aboutsummaryrefslogtreecommitdiff
path: root/sys/amd64
diff options
context:
space:
mode:
authorNicolas Souchu <nsouch@FreeBSD.org>1999-02-14 12:00:00 +0000
committerNicolas Souchu <nsouch@FreeBSD.org>1999-02-14 12:00:00 +0000
commitfdf94d1afe3c05f33e5dc919d603b75ccd9ed37b (patch)
treec7785a885b3683c0381a4a934a167a9eb178def6 /sys/amd64
parentac658617e702b5b7afd7a40ddfd5de3fee8ab43c (diff)
downloadsrc-fdf94d1afe3c05f33e5dc919d603b75ccd9ed37b.tar.gz
src-fdf94d1afe3c05f33e5dc919d603b75ccd9ed37b.zip
Rename nlpt to lpt.
Remove from ppi.c the old depreciated module stuff. Print info when if_plip can't use interrupts.
Notes
Notes: svn path=/head/; revision=43989
Diffstat (limited to 'sys/amd64')
-rw-r--r--sys/amd64/conf/GENERIC4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC
index d975bae8cdea..6c9e1713a9a3 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.147 1999/02/10 02:18:31 des Exp $
+# $Id: GENERIC,v 1.148 1999/02/11 06:07:27 jkoshy Exp $
machine "i386"
cpu "I386_CPU"
@@ -146,7 +146,7 @@ device sio2 at isa? disable port "IO_COM3" tty irq 5
device sio3 at isa? disable port "IO_COM4" tty irq 9
# Parallel port
-device ppc0 at isa? port? net irq 7
+device ppc0 at isa? port? tty irq 7
controller ppbus0
device nlpt0 at ppbus?
device plip0 at ppbus?