mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Added KBD_MAXRETRY and PSM_NO_RESET.
This commit is contained in:
parent
4bc24b97bc
commit
488600a422
2 changed files with 4 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue