Spelling police
This commit is contained in:
parent
319c0e7fed
commit
23f7bd1706
@ -11,7 +11,7 @@
|
||||
# device lines is present in the ./LINT configuration file. If you are
|
||||
# in doubt as to the purpose or necessity of a line, check first in LINT.
|
||||
#
|
||||
# $Id: GENERIC,v 1.161 1999/04/16 18:27:18 jkh Exp $
|
||||
# $Id: GENERIC,v 1.162 1999/04/16 21:22:07 peter Exp $
|
||||
|
||||
machine "i386"
|
||||
cpu "I386_CPU"
|
||||
@ -107,7 +107,7 @@ controller matcd0 at isa? port 0x230 bio
|
||||
|
||||
device scd0 at isa? port 0x230 bio
|
||||
|
||||
# atkbdc0 controlls both the keyboard and the PS/2 mouse
|
||||
# atkbdc0 controls both the keyboard and the PS/2 mouse
|
||||
controller atkbdc0 at isa? port IO_KBD
|
||||
device atkbd0 at atkbdc? tty irq 1
|
||||
device psm0 at atkbdc? tty irq 12
|
||||
|
@ -2,7 +2,7 @@
|
||||
# LINT -- config file for checking all the sources, tries to pull in
|
||||
# as much of the source tree as it can.
|
||||
#
|
||||
# $Id: LINT,v 1.582 1999/04/16 16:17:04 n_hibma Exp $
|
||||
# $Id: LINT,v 1.583 1999/04/16 21:22:08 peter Exp $
|
||||
#
|
||||
# NB: You probably don't want to try running a kernel built from this
|
||||
# file. Instead, you should start from GENERIC, and add options from
|
||||
@ -887,7 +887,7 @@ options "NTIMECOUNTER=20"
|
||||
# configure cards from USERCONFIG. See pnp(4) for more info.
|
||||
controller pnp0
|
||||
|
||||
# The keyboard controller; it controlls the keyboard and the PS/2 mouse.
|
||||
# The keyboard controller; it controls the keyboard and the PS/2 mouse.
|
||||
controller atkbdc0 at isa? port IO_KBD
|
||||
|
||||
# The AT keyboard
|
||||
|
@ -11,7 +11,7 @@
|
||||
# device lines is present in the ./LINT configuration file. If you are
|
||||
# in doubt as to the purpose or necessity of a line, check first in LINT.
|
||||
#
|
||||
# $Id: GENERIC,v 1.161 1999/04/16 18:27:18 jkh Exp $
|
||||
# $Id: GENERIC,v 1.162 1999/04/16 21:22:07 peter Exp $
|
||||
|
||||
machine "i386"
|
||||
cpu "I386_CPU"
|
||||
@ -107,7 +107,7 @@ controller matcd0 at isa? port 0x230 bio
|
||||
|
||||
device scd0 at isa? port 0x230 bio
|
||||
|
||||
# atkbdc0 controlls both the keyboard and the PS/2 mouse
|
||||
# atkbdc0 controls both the keyboard and the PS/2 mouse
|
||||
controller atkbdc0 at isa? port IO_KBD
|
||||
device atkbd0 at atkbdc? tty irq 1
|
||||
device psm0 at atkbdc? tty irq 12
|
||||
|
@ -2,7 +2,7 @@
|
||||
# LINT -- config file for checking all the sources, tries to pull in
|
||||
# as much of the source tree as it can.
|
||||
#
|
||||
# $Id: LINT,v 1.582 1999/04/16 16:17:04 n_hibma Exp $
|
||||
# $Id: LINT,v 1.583 1999/04/16 21:22:08 peter Exp $
|
||||
#
|
||||
# NB: You probably don't want to try running a kernel built from this
|
||||
# file. Instead, you should start from GENERIC, and add options from
|
||||
@ -887,7 +887,7 @@ options "NTIMECOUNTER=20"
|
||||
# configure cards from USERCONFIG. See pnp(4) for more info.
|
||||
controller pnp0
|
||||
|
||||
# The keyboard controller; it controlls the keyboard and the PS/2 mouse.
|
||||
# The keyboard controller; it controls the keyboard and the PS/2 mouse.
|
||||
controller atkbdc0 at isa? port IO_KBD
|
||||
|
||||
# The AT keyboard
|
||||
|
@ -2,7 +2,7 @@
|
||||
# LINT -- config file for checking all the sources, tries to pull in
|
||||
# as much of the source tree as it can.
|
||||
#
|
||||
# $Id: LINT,v 1.582 1999/04/16 16:17:04 n_hibma Exp $
|
||||
# $Id: LINT,v 1.583 1999/04/16 21:22:08 peter Exp $
|
||||
#
|
||||
# NB: You probably don't want to try running a kernel built from this
|
||||
# file. Instead, you should start from GENERIC, and add options from
|
||||
@ -887,7 +887,7 @@ options "NTIMECOUNTER=20"
|
||||
# configure cards from USERCONFIG. See pnp(4) for more info.
|
||||
controller pnp0
|
||||
|
||||
# The keyboard controller; it controlls the keyboard and the PS/2 mouse.
|
||||
# The keyboard controller; it controls the keyboard and the PS/2 mouse.
|
||||
controller atkbdc0 at isa? port IO_KBD
|
||||
|
||||
# The AT keyboard
|
||||
|
Loading…
Reference in New Issue
Block a user