Add 'rc' line
This commit is contained in:
parent
dc02f1c279
commit
d0930614cc
@ -2,7 +2,7 @@
|
|||||||
# LINT -- config file for checking all the sources, tries to pull in
|
# LINT -- config file for checking all the sources, tries to pull in
|
||||||
# as much of the source tree as it can.
|
# 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
|
# 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
|
# 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.
|
# gsc: Genius GS-4500 hand scanner.
|
||||||
# joy: joystick
|
# joy: joystick
|
||||||
# labpc: National Instrument's Lab-PC and Lab-PC+
|
# labpc: National Instrument's Lab-PC and Lab-PC+
|
||||||
|
# rc: RISCom/8 multiport card
|
||||||
|
|
||||||
#
|
#
|
||||||
# Notes on the spigot:
|
# 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 joy0 at isa? port "IO_GAME"
|
||||||
device cy0 at isa? tty irq 10 iomem 0xd4000 vector cyintr
|
device cy0 at isa? tty irq 10 iomem 0xd4000 vector cyintr
|
||||||
device labpc0 at isa? port 0x260 tty irq 5 vector labpcintr
|
device labpc0 at isa? port 0x260 tty irq 5 vector labpcintr
|
||||||
|
device rc0 at isa? port 0x220 tty irq 12 vector rcintr
|
||||||
|
|
||||||
#
|
#
|
||||||
# PCI devices:
|
# PCI devices:
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
# LINT -- config file for checking all the sources, tries to pull in
|
# LINT -- config file for checking all the sources, tries to pull in
|
||||||
# as much of the source tree as it can.
|
# 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
|
# 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
|
# 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.
|
# gsc: Genius GS-4500 hand scanner.
|
||||||
# joy: joystick
|
# joy: joystick
|
||||||
# labpc: National Instrument's Lab-PC and Lab-PC+
|
# labpc: National Instrument's Lab-PC and Lab-PC+
|
||||||
|
# rc: RISCom/8 multiport card
|
||||||
|
|
||||||
#
|
#
|
||||||
# Notes on the spigot:
|
# 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 joy0 at isa? port "IO_GAME"
|
||||||
device cy0 at isa? tty irq 10 iomem 0xd4000 vector cyintr
|
device cy0 at isa? tty irq 10 iomem 0xd4000 vector cyintr
|
||||||
device labpc0 at isa? port 0x260 tty irq 5 vector labpcintr
|
device labpc0 at isa? port 0x260 tty irq 5 vector labpcintr
|
||||||
|
device rc0 at isa? port 0x220 tty irq 12 vector rcintr
|
||||||
|
|
||||||
#
|
#
|
||||||
# PCI devices:
|
# PCI devices:
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
# LINT -- config file for checking all the sources, tries to pull in
|
# LINT -- config file for checking all the sources, tries to pull in
|
||||||
# as much of the source tree as it can.
|
# 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
|
# 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
|
# 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.
|
# gsc: Genius GS-4500 hand scanner.
|
||||||
# joy: joystick
|
# joy: joystick
|
||||||
# labpc: National Instrument's Lab-PC and Lab-PC+
|
# labpc: National Instrument's Lab-PC and Lab-PC+
|
||||||
|
# rc: RISCom/8 multiport card
|
||||||
|
|
||||||
#
|
#
|
||||||
# Notes on the spigot:
|
# 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 joy0 at isa? port "IO_GAME"
|
||||||
device cy0 at isa? tty irq 10 iomem 0xd4000 vector cyintr
|
device cy0 at isa? tty irq 10 iomem 0xd4000 vector cyintr
|
||||||
device labpc0 at isa? port 0x260 tty irq 5 vector labpcintr
|
device labpc0 at isa? port 0x260 tty irq 5 vector labpcintr
|
||||||
|
device rc0 at isa? port 0x220 tty irq 12 vector rcintr
|
||||||
|
|
||||||
#
|
#
|
||||||
# PCI devices:
|
# PCI devices:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user