Add explanation for PMS_DISABLE_POWERHOOKS, as requested by hubertf.
This commit is contained in:
parent
d2b36af297
commit
2f2e418115
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.491 2002/04/26 02:05:10 ad Exp $
|
||||
# $NetBSD: GENERIC,v 1.492 2002/05/25 17:05:33 jmcneill Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
@ -22,7 +22,7 @@ include "arch/i386/conf/std.i386"
|
||||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.491 $"
|
||||
#ident "GENERIC-$Revision: 1.492 $"
|
||||
|
||||
maxusers 32 # estimated number of users
|
||||
|
||||
@ -341,7 +341,7 @@ npx0 at isa? port 0xf0 irq 13 # x86 math coprocessor
|
||||
pckbc0 at isa? # pc keyboard controller
|
||||
pckbd* at pckbc? # PC keyboard
|
||||
pms* at pckbc? # PS/2 mouse for wsmouse
|
||||
#options PMS_DISABLE_POWERHOOK
|
||||
#options PMS_DISABLE_POWERHOOK # Disable PS/2 reset on resume
|
||||
vga0 at isa?
|
||||
vga* at pci? dev ? function ?
|
||||
pcdisplay0 at isa? # CGA, MDA, EGA, HGA
|
||||
|
Loading…
Reference in New Issue
Block a user