summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1998-03-21 06:21:03 +0000
committerpeter <peter@FreeBSD.org>1998-03-21 06:21:03 +0000
commite8c92c6fcfaaf595be2152d08879e3c3cf4e58c9 (patch)
tree7feb41f7c35767b32f456747b041b1a14f7d40f9
parent30c12fe99aa398f9cfc125463f406a940d5e7db2 (diff)
downloadFreeBSD-src-e8c92c6fcfaaf595be2152d08879e3c3cf4e58c9.zip
FreeBSD-src-e8c92c6fcfaaf595be2152d08879e3c3cf4e58c9.tar.gz
zap 'vector siintr' from example si0 config
-rw-r--r--sys/conf/NOTES4
-rw-r--r--sys/i386/conf/LINT4
-rw-r--r--sys/i386/conf/NOTES4
3 files changed, 6 insertions, 6 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index 36e38bf..7964ad9 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -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.417 1998/03/14 04:13:53 tegge Exp $
+# $Id: LINT,v 1.418 1998/03/16 23:04:07 eivind 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
@@ -1217,7 +1217,7 @@ device rc0 at isa? port 0x220 tty irq 12 vector rcintr
device rp0 at isa? port 0x280 tty
# the port and irq for tw0 are fictitious
device tw0 at isa? port 0x380 tty irq 11 vector twintr
-device si0 at isa? iomem 0xd0000 tty irq 12 vector siintr
+device si0 at isa? iomem 0xd0000 tty irq 12
device asc0 at isa? port IO_ASC1 tty drq 3 irq 10 vector ascintr
device bqu0 at isa? port 0x150
device stl0 at isa? port 0x2a0 tty irq 10 vector stlintr
diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT
index 36e38bf..7964ad9 100644
--- a/sys/i386/conf/LINT
+++ b/sys/i386/conf/LINT
@@ -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.417 1998/03/14 04:13:53 tegge Exp $
+# $Id: LINT,v 1.418 1998/03/16 23:04:07 eivind 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
@@ -1217,7 +1217,7 @@ device rc0 at isa? port 0x220 tty irq 12 vector rcintr
device rp0 at isa? port 0x280 tty
# the port and irq for tw0 are fictitious
device tw0 at isa? port 0x380 tty irq 11 vector twintr
-device si0 at isa? iomem 0xd0000 tty irq 12 vector siintr
+device si0 at isa? iomem 0xd0000 tty irq 12
device asc0 at isa? port IO_ASC1 tty drq 3 irq 10 vector ascintr
device bqu0 at isa? port 0x150
device stl0 at isa? port 0x2a0 tty irq 10 vector stlintr
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES
index 36e38bf..7964ad9 100644
--- a/sys/i386/conf/NOTES
+++ b/sys/i386/conf/NOTES
@@ -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.417 1998/03/14 04:13:53 tegge Exp $
+# $Id: LINT,v 1.418 1998/03/16 23:04:07 eivind 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
@@ -1217,7 +1217,7 @@ device rc0 at isa? port 0x220 tty irq 12 vector rcintr
device rp0 at isa? port 0x280 tty
# the port and irq for tw0 are fictitious
device tw0 at isa? port 0x380 tty irq 11 vector twintr
-device si0 at isa? iomem 0xd0000 tty irq 12 vector siintr
+device si0 at isa? iomem 0xd0000 tty irq 12
device asc0 at isa? port IO_ASC1 tty drq 3 irq 10 vector ascintr
device bqu0 at isa? port 0x150
device stl0 at isa? port 0x2a0 tty irq 10 vector stlintr
OpenPOWER on IntegriCloud