Added KBD_MAXRETRY and PSM_NO_RESET.

This commit is contained in:
Bruce Evans 1997-01-27 11:54:56 +00:00
parent 4bc24b97bc
commit 488600a422
2 changed files with 4 additions and 0 deletions

View File

@ -50,8 +50,10 @@ PSM_ACCEL opt_psm.h
PSM_EMULATION opt_psm.h
PSM_CHECKSYNC opt_psm.h
PSM_DEBUG opt_psm.h
PSM_NO_RESET opt_psm.h
KBD_RESETDELAY opt_kbdio.h
KBD_MAXRETRY opt_kbdio.h
KBD_MAXWAIT opt_kbdio.h
KBDIO_DEBUG opt_kbdio.h

View File

@ -50,8 +50,10 @@ PSM_ACCEL opt_psm.h
PSM_EMULATION opt_psm.h
PSM_CHECKSYNC opt_psm.h
PSM_DEBUG opt_psm.h
PSM_NO_RESET opt_psm.h
KBD_RESETDELAY opt_kbdio.h
KBD_MAXRETRY opt_kbdio.h
KBD_MAXWAIT opt_kbdio.h
KBDIO_DEBUG opt_kbdio.h