Add 'rc' line

This commit is contained in:
Andrey A. Chernov 1995-05-12 15:17:55 +00:00
parent dc02f1c279
commit d0930614cc
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=8472
3 changed files with 9 additions and 3 deletions

View File

@ -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:

View File

@ -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:

View File

@ -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: