System V IPC code from Danny Boulet, chewed on a bit by the NetBSD group
[unix-history] / sys / i386 / conf / LINT
CommitLineData
1f1e5ce6
RG
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#
24fd64ab 7# $Id: LINT,v 1.41 1994/01/17 05:45:26 rgrimes Exp $
1f1e5ce6
RG
8#
9
10machine "i386"
a2c5b132
RG
11cpu "I386_CPU"
12cpu "I486_CPU"
1f1e5ce6
RG
13ident LINT
14timezone 8 dst
15maxusers 10
39393c2b 16maxfdescs 2048 #Max file descriptors per process
130a018b 17options MATH_EMULATE #Support for x87 emulation
1f1e5ce6 18
9e53314e 19config "386bsd" root on wd0 swap on wd0 and sd0 dumps on wd0
1f1e5ce6
RG
20
21#
22# options that appear as inline #ifdef's
23#
24options "COM_BIDIR" #Bidirectional support in sys/isa/sio.c
25options "COM_MULTIPORT" #Multiport support in sys/isa/sio.c
26options "COMPAT_43" #compatible with BSD 4.3
6cc28dc9 27options "SYMTAB_SPACE=104705" #This kernel needs LOTS of symtable
1f1e5ce6
RG
28options GATEWAY #internetwork gateway
29options KTRACE #kernel tracing
30options "NCONS=8" #number of syscons virtual consoles
2fe35d04 31options "FAT_CURSOR" #block cursor in syscons or pccons
a4f49ca3
JH
32options "STAR_SAVER" #syscons "stars" screen saver
33options "SNAKE_SAVER" #syscons "snake" screen saver
1f1e5ce6 34options "TCP_COMPAT_42" #tcp/ip compatible with 4.2
1e423cd9 35 # ^^^ NOT RECOMMENDED FOR NORMAL USE
1f1e5ce6
RG
36options UCONSOLE #x console support
37options XSERVER #xserver
1e423cd9
GW
38options DECBIT #here because clnp.h wanted it here
39 #support for CLNP ``congestion
40 #experienced'' bit in ISO-TP
41options TROLL #CLNP network error simulator
42options ICMPPRINTFS #ICMP packet dump by printf()
43options NSERRPRINTFS #ditto for XNS Error protocol
6ab0629c 44 #^^above three NOT RECOMMENTED
1e423cd9 45options FASTLINKS #support for fast symbolic links
46668d23 46options MACHVMCOMPAT #support for Mach-style vm calls
53b8451c
GW
47options IPBROADCASTECHO=1 #send reply to broadcast pings
48options IPMASKAGENT=1 #send reply to icmp mask requests
6cc28dc9 49options TPCONS #support X.25 network-layer service
1f1e5ce6
RG
50
51#
52# options that are in sys/conf/files
53#
71ecb002 54pseudo-device bpfilter 4 #berkeley packet filter
1f1e5ce6 55options CCITT
8ece3c16 56device cd0 #Only need one of these, the code dynamically grows
1f1e5ce6
RG
57device ch0
58pseudo-device ddb
59pseudo-device devpager
60options EON
61pseudo-device ether
62options FIFO
63#pseudo-device imp
64options INET #Internet communications protocols
65options ISO
66options ISOFS #ISO 9660 File System
67pseudo-device loop
839b948d 68options MFS #Memory File System
1f1e5ce6 69options NFS #Network File System
57ed359e 70options NS #Xerox NS communications protocols
839b948d 71options NSIP #XNS over IP
1f1e5ce6 72options PCFS #PC (MSDOS) File System
fde1aeb2 73#options PROCFS #Proc File System
8b3438a6 74pseudo-device ppp 2
1f1e5ce6
RG
75pseudo-device pty 4
76options QUOTA #enable disk quotas
dec69c36 77options RMP #HP remote maint protocol
1f1e5ce6
RG
78controller scbus0
79device sd0
80device sd1
81device sd2
82device sd3
83pseudo-device sl 2
84device st0
85device st1
86pseudo-device swappager
24fd64ab 87options SYSVIPC #define if have any SYSV mechanisms
216f97f4
RG
88options SYSVSHM
89options "SHMMAXPGS=64" # 256Kb of sharable memory
24fd64ab
DG
90options SYSVSEM
91options SYSVMSG
1f1e5ce6 92#pseudo-device tb #tablet line discipline.
839b948d 93options TPIP # ISO TP class 4 over IP
1f1e5ce6 94#pseudo-device tun
519fb2b7 95device uk0 #unknown scsi devices
1f1e5ce6
RG
96pseudo-device vnodepager
97
98#
99# options that are in sys/i386/conf/files.i386
100#
101#This is needed here so the isa? below will work
102controller isa0
103
03e38977 104# driver for the Adaptec 154x SCSI cards.
1f1e5ce6 105controller aha0 at isa? port "IO_AHA0" bio irq 11 drq 5 vector ahaintr
03e38977 106# driver for the Adaptec 174x SCSI cards.
1f1e5ce6 107controller ahb0 at isa? bio irq 11 vector ahbintr
03e38977 108# driver for the Bustek 742.
1f1e5ce6 109controller bt0 at isa? port "IO_BT0" bio irq 12 vector btintr
03e38977
AS
110# driver for the Seagate ST01/ST02 card, not yet finished.
111controller sg0 at isa? bio irq 5 iomem 0xc8000 iosiz 0x2000 vector sgintr
1f1e5ce6
RG
112device com0 at isa? port "IO_COM1" tty irq 4 vector comintr
113device com1 at isa? port "IO_COM2" tty irq 3 vector comintr
114device com2 at isa? port "IO_COM3" tty irq 5 vector comintr
115device com3 at isa? port "IO_COM4" tty irq 9 vector comintr
116#dcfclk device-driver
117controller fd0 at isa? port "IO_FD1" bio irq 6 drq 2 vector fdintr
118disk fd0 at fd0 drive 0
119disk fd1 at fd0 drive 1
03e38977
AS
120# driver for the Western Digital and SMCC WD80xx cards, for the Novell
121# NE1000/200 card and the 3COM 3C503 card.
e9e0cc57 122device ed0 at isa? port 0x280 net irq 5 iomem 0xd8000 vector edintr
03e38977 123# driver for the AT&T Starlan card.
a3d6155a 124device ie0 at isa? port 0x360 net irq 7 iomem 0xd0000 vector ieintr
03e38977 125#driver for the Isolan AT 4114-0 and the Isolink 4110 ethernet card.
1f1e5ce6 126device is0 at isa? port 0x280 net irq 10 drq 7 vector isintr
1f1e5ce6 127#device ix0 at isa? port 0x320 net irq 10 iomem 0xd0000 iosiz 32768 vector ixintr
967f8144
AS
128# driver for the Etherlink III ( 3C509 ) card, beta version.
129device ep0 at isa? port 0x300 net irq 10 vector epintr
1f1e5ce6
RG
130#special cased above:
131#controller isa0
132device lpa0 at isa? port "IO_LPT1" tty
133device lpa1 at isa? port "IO_LPT2" tty
134device lpt0 at isa? port "IO_LPT3" tty irq 7 vector lptintr
a6d79117 135device mcd0 at isa? port 0x300 bio irq 10 vector mcdintr
47fb6d32 136device mse0 at isa? port 0x23c tty irq 5 vector mseintr
1f1e5ce6
RG
137device npx0 at isa? port "IO_NPX" irq 13 vector npxintr
138device pc0 at isa? port "IO_KBD" tty irq 1 vector pcrint
139#only one of pc0 or sc0 allowed
140#device sc0 at isa? port "IO_KBD" tty irq 1 vector scintr
141device sio0 at isa? port "IO_COM1" tty irq 4 vector siointr
142device sio1 at isa? port "IO_COM2" tty irq 3 vector siointr
143device sio2 at isa? port "IO_COM3" tty irq 5 vector siointr
144device sio3 at isa? port "IO_COM4" tty irq 9 vector siointr
145pseudo-device speaker
146#tw device-driver
fd5d70df 147controller uha0 at isa? port "IO_UHA0" bio irq 14 drq 5 vector uhaintr
046ca789
NW
148controller wdc0 at isa? port "IO_WD1" bio irq 14 vector wdintr
149disk wd0 at wdc0 drive 0
150disk wd1 at wdc0 drive 1
151controller wdc1 at isa? port "IO_WD2" bio irq 15 vector wdintr
152disk wd2 at wdc1 drive 0
153disk wd3 at wdc1 drive 1
1f1e5ce6
RG
154device wt0 at isa? port 0x300 bio irq 5 drq 1 vector wtintr
155
9cabf601 156# Various sound card drivers.
468fcfa8 157# See /sys/i386/doc/sound.doc for more information.
9cabf601
JH
158device snd5 at isa? port 0x330 irq 6 drq 0 vector mpuintr
159device snd4 at isa? port 0x220 irq 15 drq 6 vector gusintr
160device snd3 at isa? port 0x388 irq 12 drq 3 vector pasintr
468fcfa8
JH
161device snd2 at isa? port 0x220 irq 7 drq 1 vector sbintr
162device snd1 at isa? port 0x388 irq 0 drq 0 vector sbintr
584cbeb5 163#
1f1e5ce6
RG
164#
165# options that have not been resolved yet
166#
167pseudo-device log