Re: CAS attack
VanguardLH <[email protected]>
| Newsgroups | alt.comp.hardware |
|---|---|
| Organization | Usenet Elder |
| Message-ID | <[email protected]> |
bad sector wrote: > Speakin of keyboards I treated my desktop to a gaming > DURGOD which is superb EXCEPT for one thing, it's nearly > impossibpe to hit BIOS setup by holding down the damm > 'Del' key (mobo is Asus Crosshair-IV). Had to lookup "DURGOD". Okay, a brand/model of keyboard. Did you disable Fast Startup in Windows? That makes it very difficult to hit the hotkey after POST to get into the BIOS. Is the keyboard connected to a USB port (uses polling), or to a PS/2 port (interrupt driven)? Gamers still like PS/2 keyboards for a couple reasons. One, polling on USB can result in missing a poll, so the keypress get delayed. Two, PS/2 keyboards support a larger N-rollover (more keys can be concurrently pressed AND recognized).