aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1999-02-20 21:12:24 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1999-02-20 21:12:24 +0000
commit2402b9a1dbda0366a622c73d5a2d605ca2d41e8f (patch)
treee57a5c9067a9eaa1b8b64b5b8f9690aa9c2b0fea
parenteff128828ca6e9b64706be2337c733cc61096484 (diff)
Notes
-rw-r--r--sys/amd64/conf/GENERIC4
-rw-r--r--sys/i386/conf/GENERIC4
2 files changed, 4 insertions, 4 deletions
diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC
index c53d69c54ab97..526cc7693618e 100644
--- a/sys/amd64/conf/GENERIC
+++ b/sys/amd64/conf/GENERIC
@@ -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.150 1999/02/14 20:28:38 jkh Exp $
+# $Id: GENERIC,v 1.151 1999/02/18 01:13:40 wollman Exp $
machine "i386"
cpu "I386_CPU"
@@ -148,7 +148,7 @@ device sio3 at isa? disable port "IO_COM4" tty irq 9
# Parallel port
device ppc0 at isa? port? tty irq 7
controller ppbus0
-device nlpt0 at ppbus?
+device lpt0 at ppbus?
device plip0 at ppbus?
device ppi0 at ppbus?
#controller vpo0 at ppbus?
diff --git a/sys/i386/conf/GENERIC b/sys/i386/conf/GENERIC
index c53d69c54ab97..526cc7693618e 100644
--- a/sys/i386/conf/GENERIC
+++ b/sys/i386/conf/GENERIC
@@ -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.150 1999/02/14 20:28:38 jkh Exp $
+# $Id: GENERIC,v 1.151 1999/02/18 01:13:40 wollman Exp $
machine "i386"
cpu "I386_CPU"
@@ -148,7 +148,7 @@ device sio3 at isa? disable port "IO_COM4" tty irq 9
# Parallel port
device ppc0 at isa? port? tty irq 7
controller ppbus0
-device nlpt0 at ppbus?
+device lpt0 at ppbus?
device plip0 at ppbus?
device ppi0 at ppbus?
#controller vpo0 at ppbus?