Deleted Added
full compact
NOTES (881) NOTES (937)
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# This kernel is NOT MEANT to be runnable!
6#
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# This kernel is NOT MEANT to be runnable!
6#
7# $Id: LINT,v 1.33 1993/12/19 00:49:52 wollman Exp $
7# $Id: LINT,v 1.34 1993/12/19 22:45:13 wollman Exp $
8#
9
10machine "i386"
11cpu "I386_CPU"
12cpu "I486_CPU"
13ident LINT
14timezone 8 dst
15maxusers 10

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

127#device sc0 at isa? port "IO_KBD" tty irq 1 vector scintr
128device sio0 at isa? port "IO_COM1" tty irq 4 vector siointr
129device sio1 at isa? port "IO_COM2" tty irq 3 vector siointr
130device sio2 at isa? port "IO_COM3" tty irq 5 vector siointr
131device sio3 at isa? port "IO_COM4" tty irq 9 vector siointr
132pseudo-device speaker
133#tw device-driver
134controller uha0 at isa? port "IO_UHA0" bio irq 14 drq 5 vector uhaintr
8#
9
10machine "i386"
11cpu "I386_CPU"
12cpu "I486_CPU"
13ident LINT
14timezone 8 dst
15maxusers 10

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

127#device sc0 at isa? port "IO_KBD" tty irq 1 vector scintr
128device sio0 at isa? port "IO_COM1" tty irq 4 vector siointr
129device sio1 at isa? port "IO_COM2" tty irq 3 vector siointr
130device sio2 at isa? port "IO_COM3" tty irq 5 vector siointr
131device sio3 at isa? port "IO_COM4" tty irq 9 vector siointr
132pseudo-device speaker
133#tw device-driver
134controller uha0 at isa? port "IO_UHA0" bio irq 14 drq 5 vector uhaintr
135controller wd0 at isa? port "IO_WD1" bio irq 14 vector wdintr
136disk wd0 at wd0 drive 0
137disk wd1 at wd0 drive 1
135controller wdc0 at isa? port "IO_WD1" bio irq 14 vector wdintr
136disk wd0 at wdc0 drive 0
137disk wd1 at wdc0 drive 1
138controller wdc1 at isa? port "IO_WD2" bio irq 15 vector wdintr
139disk wd2 at wdc1 drive 0
140disk wd3 at wdc1 drive 1
138device wt0 at isa? port 0x300 bio irq 5 drq 1 vector wtintr
139
140# Various sound card drivers.
141# See /sys/i386/doc/sound.doc for more information.
142device snd5 at isa? port 0x330 irq 6 drq 0 vector mpuintr
143device snd4 at isa? port 0x220 irq 15 drq 6 vector gusintr
144device snd3 at isa? port 0x388 irq 12 drq 3 vector pasintr
145device snd2 at isa? port 0x220 irq 7 drq 1 vector sbintr
146device snd1 at isa? port 0x388 irq 0 drq 0 vector sbintr
147#
148#
149# options that have not been resolved yet
150#
151pseudo-device log
141device wt0 at isa? port 0x300 bio irq 5 drq 1 vector wtintr
142
143# Various sound card drivers.
144# See /sys/i386/doc/sound.doc for more information.
145device snd5 at isa? port 0x330 irq 6 drq 0 vector mpuintr
146device snd4 at isa? port 0x220 irq 15 drq 6 vector gusintr
147device snd3 at isa? port 0x388 irq 12 drq 3 vector pasintr
148device snd2 at isa? port 0x220 irq 7 drq 1 vector sbintr
149device snd1 at isa? port 0x388 irq 0 drq 0 vector sbintr
150#
151#
152# options that have not been resolved yet
153#
154pseudo-device log