Deleted Added
full compact
NOTES (7049) NOTES (7055)
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.154 1995/03/12 23:43:14 swallace Exp $
5# $Id: LINT,v 1.155 1995/03/13 18:49:24 swallace 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

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

139options TPCONS #ISO TP class 0 over X.25
140
141#
142# Network interfaces:
143# The `loop' pseudo-device is mandatory when networking is enabled.
144# The `ether' pseudo-device provides generic code to handle
145# Ethernets; it is mandatory when a Ethernet device driver is
146# configured.
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

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

139options TPCONS #ISO TP class 0 over X.25
140
141#
142# Network interfaces:
143# The `loop' pseudo-device is mandatory when networking is enabled.
144# The `ether' pseudo-device provides generic code to handle
145# Ethernets; it is mandatory when a Ethernet device driver is
146# configured.
147# The 'fddi' pseudo-device provides generic code to support FDDI.
147# The `sppp' pseudo-device serves a similar role for certain types
148# of synchronous PPP links (like `cx').
149# The `sl' pseudo-device implements the Serial Line IP (SLIP) service.
150# The `ppp' pseudo-device implements the Point-to-Point Protocol.
151# The `bpfilter' pseudo-device enables the Berkeley Packet Filter. Be
152# aware of the legal and administrative consequences of enabling this
153# option. The number of devices determines the maximum number of
154# simultaneous BPF clients programs runnable.
155# The `disc' pseudo-device implements a minimal network interface,
156# which throws away all packets sent and never receives any. It is
157# included for testing purposes.
158# The `tun' pseudo-device implements the User Process PPP (iijppp)
159#
160pseudo-device ether #Generic Ethernet
148# The `sppp' pseudo-device serves a similar role for certain types
149# of synchronous PPP links (like `cx').
150# The `sl' pseudo-device implements the Serial Line IP (SLIP) service.
151# The `ppp' pseudo-device implements the Point-to-Point Protocol.
152# The `bpfilter' pseudo-device enables the Berkeley Packet Filter. Be
153# aware of the legal and administrative consequences of enabling this
154# option. The number of devices determines the maximum number of
155# simultaneous BPF clients programs runnable.
156# The `disc' pseudo-device implements a minimal network interface,
157# which throws away all packets sent and never receives any. It is
158# included for testing purposes.
159# The `tun' pseudo-device implements the User Process PPP (iijppp)
160#
161pseudo-device ether #Generic Ethernet
162pseudo-device fddi #Generic FDDI
161pseudo-device sppp #Generic Synchronous PPP
162pseudo-device loop #Network loopback device
163pseudo-device sl 2 #Serial Line IP
164pseudo-device ppp 2 #Point-to-point protocol
165pseudo-device bpfilter 4 #Berkeley packet filter
166pseudo-device disc #Discard device
167pseudo-device tun 1 #Tunnel driver(user process ppp)
168

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

487
488#
489# Network interfaces: `cx', `ed', `el', `ep', `ie', `is', `le', `lnc'
490#
491# cx: Cronyx/Sigma multiport sync/async (with Cisco or PPP framing)
492# ed: Western Digital and SMC 80xx; Novell NE1000 and NE2000; 3Com 3C503
493# el: 3Com 3C501 (slow!)
494# ep: 3Com 3C509 (buggy)
163pseudo-device sppp #Generic Synchronous PPP
164pseudo-device loop #Network loopback device
165pseudo-device sl 2 #Serial Line IP
166pseudo-device ppp 2 #Point-to-point protocol
167pseudo-device bpfilter 4 #Berkeley packet filter
168pseudo-device disc #Discard device
169pseudo-device tun 1 #Tunnel driver(user process ppp)
170

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

489
490#
491# Network interfaces: `cx', `ed', `el', `ep', `ie', `is', `le', `lnc'
492#
493# cx: Cronyx/Sigma multiport sync/async (with Cisco or PPP framing)
494# ed: Western Digital and SMC 80xx; Novell NE1000 and NE2000; 3Com 3C503
495# el: 3Com 3C501 (slow!)
496# ep: 3Com 3C509 (buggy)
497# fea: DEC DEFEA EISA FDDI adapter
495# ie: AT&T StarLAN 10 and EN100; 3Com 3C507; unknown NI5210
496# le: Digital Equipment EtherWorks 2 and EtherWorks 3 (DEPCA, DE100,
497# DE101, DE200, DE201, DE202, DE203, DE204, DE205, DE422)
498# lnc: Lance/PCnet cards (Isolan, Novell NE2100, NE32-VL)
499# ze: IBM/National Semiconductor PCMCIA ethernet controller.
500# zp: 3Com PCMCIA Etherlink III (It does not require shared memory for
501# send/receive operation, but it needs 'iomem' to read/write the
502# attribute memory)
503#
504
505device cx0 at isa? port 0x240 net irq 15 drq 7 vector cxintr
506device ed0 at isa? port 0x280 net irq 5 iomem 0xd8000 vector edintr
498# ie: AT&T StarLAN 10 and EN100; 3Com 3C507; unknown NI5210
499# le: Digital Equipment EtherWorks 2 and EtherWorks 3 (DEPCA, DE100,
500# DE101, DE200, DE201, DE202, DE203, DE204, DE205, DE422)
501# lnc: Lance/PCnet cards (Isolan, Novell NE2100, NE32-VL)
502# ze: IBM/National Semiconductor PCMCIA ethernet controller.
503# zp: 3Com PCMCIA Etherlink III (It does not require shared memory for
504# send/receive operation, but it needs 'iomem' to read/write the
505# attribute memory)
506#
507
508device cx0 at isa? port 0x240 net irq 15 drq 7 vector cxintr
509device ed0 at isa? port 0x280 net irq 5 iomem 0xd8000 vector edintr
507device ie0 at isa? port 0x360 net irq 7 iomem 0xd0000 vector ieintr
508device lnc0 at isa? port 0x280 net irq 10 drq 0 vector lncintr
509device ep0 at isa? port 0x300 net irq 10 vector epintr
510device el0 at isa? port 0x300 net irq 9 vector elintr
510device el0 at isa? port 0x300 net irq 9 vector elintr
511device ep0 at isa? port 0x300 net irq 10 vector epintr
512device fea0 at isa? net irq ? vector feaintr
513device ie0 at isa? port 0x360 net irq 7 iomem 0xd0000 vector ieintr
511device le0 at isa? port 0x300 net irq 5 iomem 0xd0000 vector le_intr
514device le0 at isa? port 0x300 net irq 5 iomem 0xd0000 vector le_intr
515device lnc0 at isa? port 0x280 net irq 10 drq 0 vector lncintr
512device ze0 at isa? port 0x300 net irq 5 iomem 0xd8000 vector zeintr
513device zp0 at isa? port 0x300 net irq 10 iomem 0xd8000 vector zpintr
514
515
516# ISDN drivers - `isdn'.
517#
518# Uncomment one (and only one) of the following 4 drivers for the appropriate
519# ISDN device you have. For more information on what's considered appropriate

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

621# configuration mode defined in the PCI specification.
622#
623# The `ncr' device provides support for the NCR 53C810 and 53C825
624# self-contained SCSI host adapters.
625#
626# The `de' device provides support for the Digital Equipment DC21040
627# self-contained Ethernet adapter.
628#
516device ze0 at isa? port 0x300 net irq 5 iomem 0xd8000 vector zeintr
517device zp0 at isa? port 0x300 net irq 10 iomem 0xd8000 vector zpintr
518
519
520# ISDN drivers - `isdn'.
521#
522# Uncomment one (and only one) of the following 4 drivers for the appropriate
523# ISDN device you have. For more information on what's considered appropriate

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

625# configuration mode defined in the PCI specification.
626#
627# The `ncr' device provides support for the NCR 53C810 and 53C825
628# self-contained SCSI host adapters.
629#
630# The `de' device provides support for the Digital Equipment DC21040
631# self-contained Ethernet adapter.
632#
633# The `fpa' device provides support for the Digital DEFPA PCI FDDI
634# adapter. pseudo-device fddi is also needed.
635#
629# The PROBE_VERBOSE option enables a long listing of chip set registers
630# for supported PCI chip sets (currently only intel Saturn and Mercury).
631#
632controller pci0
633device ncr0
634device de0
636# The PROBE_VERBOSE option enables a long listing of chip set registers
637# for supported PCI chip sets (currently only intel Saturn and Mercury).
638#
639controller pci0
640device ncr0
641device de0
642device fpa0
635options PROBE_VERBOSE
643options PROBE_VERBOSE