summaryrefslogtreecommitdiffstats
path: root/sys/i386/conf
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1995-05-12 15:17:55 +0000
committerache <ache@FreeBSD.org>1995-05-12 15:17:55 +0000
commit9af750428695eeaa501e852b3f728c38d779a677 (patch)
treeeada38b394c12a25c800fd9da38f2de9c07fb978 /sys/i386/conf
parentbe6ee7ba3ea73dfc67ea5379cacf19b87142457d (diff)
downloadFreeBSD-src-9af750428695eeaa501e852b3f728c38d779a677.zip
FreeBSD-src-9af750428695eeaa501e852b3f728c38d779a677.tar.gz
Add 'rc' line
Diffstat (limited to 'sys/i386/conf')
-rw-r--r--sys/i386/conf/LINT4
-rw-r--r--sys/i386/conf/NOTES4
2 files changed, 6 insertions, 2 deletions
diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT
index 46a3743..ce8a250 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.178 1995/05/06 19:34:05 joerg Exp $
+# $Id: LINT,v 1.179 1995/05/11 02:15:37 jkh 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
@@ -633,6 +633,7 @@ device pca0 at isa? port IO_TIMER1 tty
# gsc: Genius GS-4500 hand scanner.
# joy: joystick
# labpc: National Instrument's Lab-PC and Lab-PC+
+# rc: RISCom/8 multiport card
#
# Notes on the spigot:
@@ -656,6 +657,7 @@ device gsc0 at isa? port "IO_GSC1" tty drq 3
device joy0 at isa? port "IO_GAME"
device cy0 at isa? tty irq 10 iomem 0xd4000 vector cyintr
device labpc0 at isa? port 0x260 tty irq 5 vector labpcintr
+device rc0 at isa? port 0x220 tty irq 12 vector rcintr
#
# PCI devices:
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES
index 46a3743..ce8a250 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.178 1995/05/06 19:34:05 joerg Exp $
+# $Id: LINT,v 1.179 1995/05/11 02:15:37 jkh 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
@@ -633,6 +633,7 @@ device pca0 at isa? port IO_TIMER1 tty
# gsc: Genius GS-4500 hand scanner.
# joy: joystick
# labpc: National Instrument's Lab-PC and Lab-PC+
+# rc: RISCom/8 multiport card
#
# Notes on the spigot:
@@ -656,6 +657,7 @@ device gsc0 at isa? port "IO_GSC1" tty drq 3
device joy0 at isa? port "IO_GAME"
device cy0 at isa? tty irq 10 iomem 0xd4000 vector cyintr
device labpc0 at isa? port 0x260 tty irq 5 vector labpcintr
+device rc0 at isa? port 0x220 tty irq 12 vector rcintr
#
# PCI devices:
OpenPOWER on IntegriCloud