Deleted Added
full compact
NOTES (1068) NOTES (1115)
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.50 1994/02/01 08:34:16 ache Exp $
7# $Id: LINT,v 1.51 1994/02/01 10:46:43 ache Exp $
8#
9
10machine "i386"
11cpu "I386_CPU"
12cpu "I486_CPU"
13ident LINT
14timezone 8 dst
15maxusers 10

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

116controller aha0 at isa? port "IO_AHA0" bio irq 11 drq 5 vector ahaintr
117# driver for the Adaptec 174x SCSI cards.
118controller ahb0 at isa? bio irq 11 vector ahbintr
119# driver for the Bustek 742.
120controller bt0 at isa? port "IO_BT0" bio irq 12 vector btintr
121# driver for the Seagate ST01/ST02 card, not yet finished.
122#controller sg0 at isa? bio irq 5 iomem 0xc8000 iosiz 0x2000 vector sgintr
123#dcfclk device-driver
8#
9
10machine "i386"
11cpu "I386_CPU"
12cpu "I486_CPU"
13ident LINT
14timezone 8 dst
15maxusers 10

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

116controller aha0 at isa? port "IO_AHA0" bio irq 11 drq 5 vector ahaintr
117# driver for the Adaptec 174x SCSI cards.
118controller ahb0 at isa? bio irq 11 vector ahbintr
119# driver for the Bustek 742.
120controller bt0 at isa? port "IO_BT0" bio irq 12 vector btintr
121# driver for the Seagate ST01/ST02 card, not yet finished.
122#controller sg0 at isa? bio irq 5 iomem 0xc8000 iosiz 0x2000 vector sgintr
123#dcfclk device-driver
124controller fd0 at isa? port "IO_FD1" bio irq 6 drq 2 vector fdintr
125disk fd0 at fd0 drive 0
126disk fd1 at fd0 drive 1
124controller fdc0 at isa? port "IO_FD1" bio irq 6 drq 2 vector fdintr
125disk fd0 at fdc0 drive 0
126disk fd1 at fdc0 drive 1
127tape ft0 at fdc0 drive 2
127# driver for the Western Digital and SMCC WD80xx cards, for the Novell
128# NE1000/200 card and the 3COM 3C503 card.
129device ed0 at isa? port 0x280 net irq 5 iomem 0xd8000 vector edintr
130# driver for the AT&T Starlan card.
131device ie0 at isa? port 0x360 net irq 7 iomem 0xd0000 vector ieintr
132#driver for the Isolan AT 4114-0 and the Isolink 4110 ethernet card.
133device is0 at isa? port 0x280 net irq 10 drq 7 vector isintr
134#device ix0 at isa? port 0x320 net irq 10 iomem 0xd0000 iosiz 32768 vector ixintr

--- 40 unchanged lines hidden ---
128# driver for the Western Digital and SMCC WD80xx cards, for the Novell
129# NE1000/200 card and the 3COM 3C503 card.
130device ed0 at isa? port 0x280 net irq 5 iomem 0xd8000 vector edintr
131# driver for the AT&T Starlan card.
132device ie0 at isa? port 0x360 net irq 7 iomem 0xd0000 vector ieintr
133#driver for the Isolan AT 4114-0 and the Isolink 4110 ethernet card.
134device is0 at isa? port 0x280 net irq 10 drq 7 vector isintr
135#device ix0 at isa? port 0x320 net irq 10 iomem 0xd0000 iosiz 32768 vector ixintr

--- 40 unchanged lines hidden ---