Another options<TAB> -> options<SP><TAB>, noted by Patrick Welche.
This commit is contained in:
parent
8a46d7046a
commit
7ef7b3071d
@ -1,4 +1,4 @@
|
||||
# $NetBSD: GENERIC,v 1.489 2002/04/25 15:06:28 atatat Exp $
|
||||
# $NetBSD: GENERIC,v 1.490 2002/04/25 15:22:44 wiz 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.489 $"
|
||||
#ident "GENERIC-$Revision: 1.490 $"
|
||||
|
||||
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
|
||||
vga0 at isa?
|
||||
vga* at pci? dev ? function ?
|
||||
pcdisplay0 at isa? # CGA, MDA, EGA, HGA
|
||||
|
Loading…
Reference in New Issue
Block a user