Deleted Added
full compact
NOTES (8037) NOTES (8042)
1#
2# LINT -- config file for checking all the sources, tries to pull in
3# as much of the source tree as it can.
4#
1#
2# LINT -- config file for checking all the sources, tries to pull in
3# as much of the source tree as it can.
4#
5# $Id: LINT,v 1.172 1995/04/23 18:30:26 wollman Exp $
5# $Id: LINT,v 1.173 1995/04/24 04:30:19 dyson Exp $
6#
7# NB: You probably don't want to try running a kernel built from this
8# file. Instead, you should start from GENERIC, and add options from
9# this file as required.
10#
11
12#
13# This directive is mandatory; it defines the architecture to be

--- 627 unchanged lines hidden (view full) ---

641# I/O memory is an 8kb region. Possible values are:
642# 0a0000, 0a2000, ..., 0fffff, f00000, f02000, ..., ffffff
643# Note that the start address must be on an even boundary.
644
645device mcd0 at isa? port 0x300 bio irq 10 vector mcdintr
646# for the Sony CDU31/33A CDROM
647device scd0 at isa? port 0x230 bio
648# for the soundblaster 16 multicd - up to 4 devices
6#
7# NB: You probably don't want to try running a kernel built from this
8# file. Instead, you should start from GENERIC, and add options from
9# this file as required.
10#
11
12#
13# This directive is mandatory; it defines the architecture to be

--- 627 unchanged lines hidden (view full) ---

641# I/O memory is an 8kb region. Possible values are:
642# 0a0000, 0a2000, ..., 0fffff, f00000, f02000, ..., ffffff
643# Note that the start address must be on an even boundary.
644
645device mcd0 at isa? port 0x300 bio irq 10 vector mcdintr
646# for the Sony CDU31/33A CDROM
647device scd0 at isa? port 0x230 bio
648# for the soundblaster 16 multicd - up to 4 devices
649controller matcd0 at isa? port ?
649controller matcd0 at isa? port ? bio
650device wt0 at isa? port 0x300 bio irq 5 drq 1 vector wtintr
651device ctx0 at isa? port 0x230 iomem 0xd0000
652device spigot0 at isa? port 0xad6 irq 15 iomem 0xee000 vector spigintr
653device apm0 at isa?
654device gp0 at isa? port 0x2c0 tty
655device gsc0 at isa? port "IO_GSC1" tty drq 3
656device joy0 at isa? port "IO_GAME"
657device cy0 at isa? tty irq 10 iomem 0xd4000 vector cyintr

--- 25 unchanged lines hidden ---
650device wt0 at isa? port 0x300 bio irq 5 drq 1 vector wtintr
651device ctx0 at isa? port 0x230 iomem 0xd0000
652device spigot0 at isa? port 0xad6 irq 15 iomem 0xee000 vector spigintr
653device apm0 at isa?
654device gp0 at isa? port 0x2c0 tty
655device gsc0 at isa? port "IO_GSC1" tty drq 3
656device joy0 at isa? port "IO_GAME"
657device cy0 at isa? tty irq 10 iomem 0xd4000 vector cyintr

--- 25 unchanged lines hidden ---