This is the IBM/National PCMCIA ethernet driver from Keith Moore,
[unix-history] / sys / i386 / conf / LINT
CommitLineData
1f1e5ce6
RG
1#
2# LINT -- config file for checking all the sources, tries to pull in
b7f8d840 3# as much of the source tree as it can.
1f1e5ce6
RG
4#
5# This kernel is NOT MEANT to be runnable!
6#
0cde1f0f 7# $Id: LINT,v 1.78 1994/06/13 02:48:49 sean Exp $
1f1e5ce6
RG
8#
9
10machine "i386"
a2c5b132
RG
11cpu "I386_CPU"
12cpu "I486_CPU"
2b78f67c 13cpu "I586_CPU"
1f1e5ce6
RG
14ident LINT
15timezone 8 dst
16maxusers 10
39393c2b 17maxfdescs 2048 #Max file descriptors per process
130a018b 18options MATH_EMULATE #Support for x87 emulation
1f1e5ce6 19
b9a694d3
GCI
20# Do not use in binary distributions
21#options GPL_MATH_EMULATE #Support for x87 emualtion via
22 #new math emulator
23
9e53314e 24config "386bsd" root on wd0 swap on wd0 and sd0 dumps on wd0
1f1e5ce6
RG
25
26#
27# options that appear as inline #ifdef's
28#
1f1e5ce6 29options "COM_MULTIPORT" #Multiport support in sys/isa/sio.c
a0e79e82 30
1f1e5ce6 31options "COMPAT_43" #compatible with BSD 4.3
2a417e30 32options "SYMTAB_SPACE=119000" #This kernel needs LOTS of symtable
1f1e5ce6
RG
33options GATEWAY #internetwork gateway
34options KTRACE #kernel tracing
3adc34a4 35
1f1e5ce6 36options "NCONS=8" #number of syscons virtual consoles
2fe35d04 37options "FAT_CURSOR" #block cursor in syscons or pccons
3adc34a4 38
7da46b3c
JH
39#options ALLOW_CONFLICT_IOADDR #no IO addr conflict checks (PS/2 mice)
40#options ALLOW_CONFLICT_IRQ #no IRQ conflict checks (mport serial)
41
1f1e5ce6 42options "TCP_COMPAT_42" #tcp/ip compatible with 4.2
1e423cd9 43 # ^^^ NOT RECOMMENDED FOR NORMAL USE
1f1e5ce6
RG
44options UCONSOLE #x console support
45options XSERVER #xserver
1e423cd9
GW
46options DECBIT #here because clnp.h wanted it here
47 #support for CLNP ``congestion
48 #experienced'' bit in ISO-TP
49options TROLL #CLNP network error simulator
50options ICMPPRINTFS #ICMP packet dump by printf()
51options NSERRPRINTFS #ditto for XNS Error protocol
6ab0629c 52 #^^above three NOT RECOMMENTED
1e423cd9 53options FASTLINKS #support for fast symbolic links
46668d23 54options MACHVMCOMPAT #support for Mach-style vm calls
53b8451c
GW
55options IPBROADCASTECHO=1 #send reply to broadcast pings
56options IPMASKAGENT=1 #send reply to icmp mask requests
6cc28dc9 57options TPCONS #support X.25 network-layer service
888d0c79
DG
58options USER_LDT #allow user-level control of i386 ldt
59
e1411270
SW
60# See /sys/i386/doc/sound.doc for information about EXCLUDE options for
61# the sound drivers.
62
7d72d106 63# Multicast support.
4cf615e1
JH
64options MULTICAST # Multicast code
65options MROUTING # Multicast routing
66
1f1e5ce6
RG
67#
68# options that are in sys/conf/files
69#
71ecb002 70pseudo-device bpfilter 4 #berkeley packet filter
1f1e5ce6 71options CCITT
8ece3c16 72device cd0 #Only need one of these, the code dynamically grows
1f1e5ce6
RG
73device ch0
74pseudo-device ddb
75pseudo-device devpager
76options EON
77pseudo-device ether
78options FIFO
79#pseudo-device imp
80options INET #Internet communications protocols
81options ISO
82options ISOFS #ISO 9660 File System
83pseudo-device loop
839b948d 84options MFS #Memory File System
1f1e5ce6 85options NFS #Network File System
57ed359e 86options NS #Xerox NS communications protocols
839b948d 87options NSIP #XNS over IP
1f1e5ce6 88options PCFS #PC (MSDOS) File System
8b3438a6 89pseudo-device ppp 2
1f1e5ce6
RG
90pseudo-device pty 4
91options QUOTA #enable disk quotas
dec69c36 92options RMP #HP remote maint protocol
1f1e5ce6
RG
93controller scbus0
94device sd0
95device sd1
96device sd2
97device sd3
98pseudo-device sl 2
99device st0
100device st1
101pseudo-device swappager
216f97f4
RG
102options SYSVSHM
103options "SHMMAXPGS=64" # 256Kb of sharable memory
b7f8d840
RG
104options SYSVSEM
105options SYSVMSG
1f1e5ce6 106#pseudo-device tb #tablet line discipline.
839b948d 107options TPIP # ISO TP class 4 over IP
1f1e5ce6 108#pseudo-device tun
519fb2b7 109device uk0 #unknown scsi devices
1f1e5ce6
RG
110pseudo-device vnodepager
111
112#
113# options that are in sys/i386/conf/files.i386
114#
115#This is needed here so the isa? below will work
116controller isa0
117
03e38977 118# driver for the Adaptec 154x SCSI cards.
1f1e5ce6 119controller aha0 at isa? port "IO_AHA0" bio irq 11 drq 5 vector ahaintr
03e38977 120# driver for the Adaptec 174x SCSI cards.
1f1e5ce6 121controller ahb0 at isa? bio irq 11 vector ahbintr
03e38977 122# driver for the Bustek 742.
b7f8d840 123controller bt0 at isa? port "IO_BT0" bio irq 12 vector btintr
03e38977 124# driver for the Seagate ST01/ST02 card, not yet finished.
b7f8d840 125#controller sg0 at isa? bio irq 5 iomem 0xc8000 iosiz 0x2000 vector sgintr
9b3b13e5
SV
126# driver for the Seagate ST01/ST02 or Future Domain 950 card, works
127controller sea0 at isa? bio irq 5 iomem 0xc8000 iosiz 0x2000 vector seaintr
6ba0aaa3
AM
128controller fdc0 at isa? port "IO_FD1" bio irq 6 drq 2 vector fdintr
129disk fd0 at fdc0 drive 0
130disk fd1 at fdc0 drive 1
131tape ft0 at fdc0 drive 2
b2ffc3a6 132
03e38977 133# driver for the Western Digital and SMCC WD80xx cards, for the Novell
b2ffc3a6 134# NE1000/2000 card and the 3COM 3C503 card.
e9e0cc57 135device ed0 at isa? port 0x280 net irq 5 iomem 0xd8000 vector edintr
03e38977 136# driver for the AT&T Starlan card.
a3d6155a 137device ie0 at isa? port 0x360 net irq 7 iomem 0xd0000 vector ieintr
03e38977 138#driver for the Isolan AT 4114-0 and the Isolink 4110 ethernet card.
1f1e5ce6 139device is0 at isa? port 0x280 net irq 10 drq 7 vector isintr
1f1e5ce6 140#device ix0 at isa? port 0x320 net irq 10 iomem 0xd0000 iosiz 32768 vector ixintr
967f8144
AS
141# driver for the Etherlink III ( 3C509 ) card, beta version.
142device ep0 at isa? port 0x300 net irq 10 vector epintr
b2ffc3a6
DG
143#driver for the 3c501
144device el0 at isa? port 0x300 net irq 9 vector elintr
0cde1f0f
JH
145# IBM/National PCMCIA ethernet cards
146device ze0 at isa? port 0x300 net irq 5 iomem 0xd8000 vector zeintr
b2ffc3a6 147
1f1e5ce6
RG
148#special cased above:
149#controller isa0
9f2bdc07
JH
150
151# interruptless parallel printer port driver. NOW OBSOLETE, DON'T USE.
152#device lpa0 at isa? port "IO_LPT1" tty
153#device lpa1 at isa? port "IO_LPT2" tty
3fa7cbac 154# interrupt driven parallel printer port driver
1f1e5ce6 155device lpt0 at isa? port "IO_LPT3" tty irq 7 vector lptintr
7da46b3c 156# Driver for Mitsumi CD-ROM players
9e85cc83 157device mcd0 at isa? port 0x300 bio irq 10 vector mcdintr
3fa7cbac 158# Driver for Logitech and ATI inport bus mice
47fb6d32 159device mse0 at isa? port 0x23c tty irq 5 vector mseintr
1f1e5ce6 160device npx0 at isa? port "IO_NPX" irq 13 vector npxintr
1f1e5ce6 161#only one of pc0 or sc0 allowed
9f2bdc07
JH
162#device pc0 at isa? port "IO_KBD" tty irq 1 vector pcrint
163device sc0 at isa? port "IO_KBD" tty irq 1 vector scintr
1f1e5ce6
RG
164device sio0 at isa? port "IO_COM1" tty irq 4 vector siointr
165device sio1 at isa? port "IO_COM2" tty irq 3 vector siointr
166device sio2 at isa? port "IO_COM3" tty irq 5 vector siointr
167device sio3 at isa? port "IO_COM4" tty irq 9 vector siointr
7da46b3c
JH
168#PS/2 mouse driver (must follow pc0 or sc0 if enabled). Also enable
169#ALLOW_CONFLICT_IOADDR option (see above) if you want to use this.
313a2617 170#device psm0 at isa? port "IO_KBD" tty irq 12 vector psmintr
7da46b3c 171
1f1e5ce6 172pseudo-device speaker
f6684bda
PR
173device tw0 at isa? port 0x278 tty irq 5 vector twintr
174
fd5d70df 175controller uha0 at isa? port "IO_UHA0" bio irq 14 drq 5 vector uhaintr
046ca789
NW
176controller wdc0 at isa? port "IO_WD1" bio irq 14 vector wdintr
177disk wd0 at wdc0 drive 0
178disk wd1 at wdc0 drive 1
179controller wdc1 at isa? port "IO_WD2" bio irq 15 vector wdintr
180disk wd2 at wdc1 drive 0
181disk wd3 at wdc1 drive 1
1f1e5ce6
RG
182device wt0 at isa? port 0x300 bio irq 5 drq 1 vector wtintr
183
9cabf601 184# Various sound card drivers.
5f6afc8c 185# See /sys/doc/sound.doc for more information.
f8e9379d 186device snd5 at isa? port 0x330 irq 6 vector mpuintr
9cabf601 187device snd4 at isa? port 0x220 irq 15 drq 6 vector gusintr
42c9a215 188device snd3 at isa? port 0x388 irq 10 drq 6 vector pasintr
468fcfa8 189device snd2 at isa? port 0x220 irq 7 drq 1 vector sbintr
42c9a215 190device snd6 at isa? port 0x220 irq 7 drq 5 vector sbintr
a5e11c27 191device snd7 at isa? port 0x300
f8e9379d 192device snd1 at isa? port 0x388
2b4bcb9e 193
336b0152 194# The digital speaker driver (/dev/pcaudio).
2b4bcb9e 195device pca0 at isa? tty
70b7ffbf 196
1f1e5ce6 197# options that have not been resolved yet
1f1e5ce6 198pseudo-device log