xref: /freebsd/sys/conf/NOTES (revision 690f540c97fc14e385e68e94b5d041711cf7c01d)
12365e64fSRodney W. Grimes#
22365e64fSRodney W. Grimes# LINT -- config file for checking all the sources, tries to pull in
32365e64fSRodney W. Grimes#	as much of the source tree as it can.
42365e64fSRodney W. Grimes#
52365e64fSRodney W. Grimes#	This kernel is NOT MEANT to be runnable!
62365e64fSRodney W. Grimes#
7690f540cSAndrey A. Chernov#	$Id: LINT,v 1.45 1994/01/25 11:08:24 rgrimes Exp $
82365e64fSRodney W. Grimes#
92365e64fSRodney W. Grimes
102365e64fSRodney W. Grimesmachine		"i386"
11f87a3269SRodney W. Grimescpu		"I386_CPU"
12f87a3269SRodney W. Grimescpu		"I486_CPU"
132365e64fSRodney W. Grimesident		LINT
142365e64fSRodney W. Grimestimezone	8 dst
152365e64fSRodney W. Grimesmaxusers	10
1622665badSRodney W. Grimesmaxfdescs	2048			#Max file descriptors per process
1734f949aeSRodney W. Grimesoptions		MATH_EMULATE		#Support for x87 emulation
182365e64fSRodney W. Grimes
19db703a94SRodney W. Grimesconfig		"386bsd"	root on wd0 swap on wd0 and sd0 dumps on wd0
202365e64fSRodney W. Grimes
212365e64fSRodney W. Grimes#
222365e64fSRodney W. Grimes# options that appear as inline #ifdef's
232365e64fSRodney W. Grimes#
242365e64fSRodney W. Grimesoptions		"COM_BIDIR"		#Bidirectional support in sys/isa/sio.c
252365e64fSRodney W. Grimesoptions		"COM_MULTIPORT"		#Multiport support in sys/isa/sio.c
26690f540cSAndrey A. Chernovoptions         "FIFO_TRIGGER=0"        #Use this fifo value in sio.c
27690f540cSAndrey A. Chernov
282365e64fSRodney W. Grimesoptions		"COMPAT_43"		#compatible with BSD 4.3
29990ac0b7SGarrett Wollmanoptions		"SYMTAB_SPACE=104705"	#This kernel needs LOTS of symtable
302365e64fSRodney W. Grimesoptions		GATEWAY			#internetwork gateway
312365e64fSRodney W. Grimesoptions		KTRACE			#kernel tracing
322365e64fSRodney W. Grimesoptions		"NCONS=8"		#number of syscons virtual consoles
336d873e8aSAndreas Schulzoptions		"FAT_CURSOR"		#block cursor in syscons or pccons
3469637c74SJordan K. Hubbardoptions		"STAR_SAVER"		#syscons "stars" screen saver
3569637c74SJordan K. Hubbardoptions		"SNAKE_SAVER"		#syscons "snake" screen saver
362365e64fSRodney W. Grimesoptions		"TCP_COMPAT_42"		#tcp/ip compatible with 4.2
37aa2e423cSGarrett Wollman					# ^^^ NOT RECOMMENDED FOR NORMAL USE
382365e64fSRodney W. Grimesoptions		UCONSOLE		#x console support
392365e64fSRodney W. Grimesoptions		XSERVER			#xserver
40aa2e423cSGarrett Wollmanoptions		DECBIT			#here because clnp.h wanted it here
41aa2e423cSGarrett Wollman					#support for CLNP ``congestion
42aa2e423cSGarrett Wollman					#experienced'' bit in ISO-TP
43aa2e423cSGarrett Wollmanoptions		TROLL			#CLNP network error simulator
44aa2e423cSGarrett Wollmanoptions		ICMPPRINTFS		#ICMP packet dump by printf()
45aa2e423cSGarrett Wollmanoptions		NSERRPRINTFS		#ditto for XNS Error protocol
46cafa6f48SGarrett Wollman					#^^above three NOT RECOMMENTED
47aa2e423cSGarrett Wollmanoptions		FASTLINKS		#support for fast symbolic links
4887e90eb9SGarrett Wollmanoptions		MACHVMCOMPAT		#support for Mach-style vm calls
49e13cc161SGarrett Wollmanoptions		IPBROADCASTECHO=1	#send reply to broadcast pings
50e13cc161SGarrett Wollmanoptions		IPMASKAGENT=1		#send reply to icmp mask requests
51990ac0b7SGarrett Wollmanoptions		TPCONS			#support X.25 network-layer service
522365e64fSRodney W. Grimes
53bf0e6e53SAndrey A. Chernovoptions		EXCLUDE_CHIP_MIDI	# \  sound driver options
54bf0e6e53SAndrey A. Chernovoptions		"EXCLUDE_MPU401"	#  \ exclude specified
55bf0e6e53SAndrey A. Chernovoptions		EXCLUDE_GUS		#  / device or chip
56bf0e6e53SAndrey A. Chernovoptions		EXCLUDE_SBPRO		# /  from driver
57bf0e6e53SAndrey A. Chernov
582365e64fSRodney W. Grimes#
592365e64fSRodney W. Grimes# options that are in sys/conf/files
602365e64fSRodney W. Grimes#
61e13ca98cSRodney W. Grimespseudo-device	bpfilter	4	#berkeley packet filter
622365e64fSRodney W. Grimesoptions		CCITT
6371b9f75aSRodney W. Grimesdevice		cd0	#Only need one of these, the code dynamically grows
642365e64fSRodney W. Grimesdevice		ch0
652365e64fSRodney W. Grimespseudo-device	ddb
662365e64fSRodney W. Grimespseudo-device	devpager
672365e64fSRodney W. Grimesoptions		EON
682365e64fSRodney W. Grimespseudo-device	ether
692365e64fSRodney W. Grimesoptions		FIFO
702365e64fSRodney W. Grimes#pseudo-device	imp
712365e64fSRodney W. Grimesoptions		INET			#Internet communications protocols
722365e64fSRodney W. Grimesoptions		ISO
732365e64fSRodney W. Grimesoptions		ISOFS			#ISO 9660 File System
742365e64fSRodney W. Grimespseudo-device	loop
75699e9cf1SGarrett Wollmanoptions		MFS			#Memory File System
762365e64fSRodney W. Grimesoptions		NFS			#Network File System
77fa96c3beSRodney W. Grimesoptions		NS			#Xerox NS communications protocols
78699e9cf1SGarrett Wollmanoptions		NSIP			#XNS over IP
792365e64fSRodney W. Grimesoptions		PCFS			#PC (MSDOS) File System
80aaf08d94SGarrett Wollman#options		PROCFS			#Proc File System
8117825e17SRodney W. Grimespseudo-device	ppp	2
822365e64fSRodney W. Grimespseudo-device	pty	4
832365e64fSRodney W. Grimesoptions		QUOTA			#enable disk quotas
849cad5725SGarrett Wollmanoptions		RMP			#HP remote maint protocol
852365e64fSRodney W. Grimescontroller	scbus0
862365e64fSRodney W. Grimesdevice		sd0
872365e64fSRodney W. Grimesdevice		sd1
882365e64fSRodney W. Grimesdevice		sd2
892365e64fSRodney W. Grimesdevice		sd3
902365e64fSRodney W. Grimespseudo-device	sl	2
912365e64fSRodney W. Grimesdevice		st0
922365e64fSRodney W. Grimesdevice		st1
932365e64fSRodney W. Grimespseudo-device	swappager
942eca4bfaSRodney W. Grimesoptions		SYSVSHM
952eca4bfaSRodney W. Grimesoptions		"SHMMAXPGS=64"		# 256Kb of sharable memory
962ae37484SDavid Greenmanoptions		SYSVSEM
972ae37484SDavid Greenmanoptions		SYSVMSG
982365e64fSRodney W. Grimes#pseudo-device	tb			#tablet line discipline.
99699e9cf1SGarrett Wollmanoptions		TPIP			# ISO TP class 4 over IP
1002365e64fSRodney W. Grimes#pseudo-device	tun
10157bb0ee4SRodney W. Grimesdevice		uk0			#unknown scsi devices
1022365e64fSRodney W. Grimespseudo-device	vnodepager
1032365e64fSRodney W. Grimes
1042365e64fSRodney W. Grimes#
1052365e64fSRodney W. Grimes# options that are in sys/i386/conf/files.i386
1062365e64fSRodney W. Grimes#
1072365e64fSRodney W. Grimes#This is needed here so the isa? below will work
1082365e64fSRodney W. Grimescontroller	isa0
1092365e64fSRodney W. Grimes
11062167953SAndreas Schulz# driver for the Adaptec 154x SCSI cards.
1112365e64fSRodney W. Grimescontroller	aha0	at isa? port "IO_AHA0" bio irq 11 drq 5 vector ahaintr
11262167953SAndreas Schulz# driver for the Adaptec 174x SCSI cards.
1132365e64fSRodney W. Grimescontroller	ahb0	at isa? bio irq 11 vector ahbintr
11462167953SAndreas Schulz# driver for the Bustek 742.
1152365e64fSRodney W. Grimescontroller	bt0	at isa? port "IO_BT0" bio irq 12 vector btintr
11662167953SAndreas Schulz# driver for the Seagate ST01/ST02 card, not yet finished.
1177e9dd2e9SRodney W. Grimes#controller	sg0	at isa? bio irq 5 iomem 0xc8000 iosiz 0x2000 vector sgintr
1182365e64fSRodney W. Grimes#dcfclk	device-driver
1192365e64fSRodney W. Grimescontroller	fd0	at isa? port "IO_FD1" bio irq 6 drq 2 vector fdintr
1202365e64fSRodney W. Grimesdisk		fd0	at fd0 drive 0
1212365e64fSRodney W. Grimesdisk		fd1	at fd0 drive 1
12262167953SAndreas Schulz# driver for the Western Digital and SMCC WD80xx cards, for the Novell
12362167953SAndreas Schulz# NE1000/200 card and the 3COM 3C503 card.
124e501a581SRodney W. Grimesdevice ed0 at isa? port 0x280 net irq 5 iomem 0xd8000 vector edintr
12562167953SAndreas Schulz# driver for the AT&T Starlan card.
126ec43e20aSRodney W. Grimesdevice ie0 at isa? port 0x360 net irq 7 iomem 0xd0000 vector ieintr
12762167953SAndreas Schulz#driver for the Isolan AT 4114-0 and the Isolink 4110 ethernet card.
1282365e64fSRodney W. Grimesdevice is0 at isa? port 0x280 net irq 10 drq 7 vector isintr
1292365e64fSRodney W. Grimes#device ix0 at isa? port 0x320 net irq 10 iomem 0xd0000 iosiz 32768 vector ixintr
130b2aba261SAndreas Schulz# driver for the Etherlink III ( 3C509 ) card, beta version.
131b2aba261SAndreas Schulzdevice ep0 at isa? port 0x300 net irq 10 vector epintr
1322365e64fSRodney W. Grimes#special cased above:
1332365e64fSRodney W. Grimes#controller	isa0
1342365e64fSRodney W. Grimesdevice		lpa0	at isa? port "IO_LPT1" tty
1352365e64fSRodney W. Grimesdevice		lpa1	at isa? port "IO_LPT2" tty
1362365e64fSRodney W. Grimesdevice		lpt0	at isa? port "IO_LPT3" tty irq 7 vector lptintr
1375e89f9d8SRodney W. Grimesdevice		mcd0	at isa? port 0x300 bio irq 10 vector mcdintr
138e2aa2f4eSNate Williamsdevice		mse0	at isa? port 0x23c tty irq 5 vector mseintr
1392365e64fSRodney W. Grimesdevice		npx0	at isa? port "IO_NPX" irq 13 vector npxintr
1402365e64fSRodney W. Grimesdevice		pc0	at isa? port "IO_KBD" tty irq 1 vector pcrint
1412365e64fSRodney W. Grimes#only one of pc0 or sc0 allowed
1422365e64fSRodney W. Grimes#device		sc0	at isa? port "IO_KBD" tty irq 1 vector scintr
1432365e64fSRodney W. Grimesdevice		sio0	at isa? port "IO_COM1" tty irq 4 vector siointr
1442365e64fSRodney W. Grimesdevice		sio1	at isa? port "IO_COM2" tty irq 3 vector siointr
1452365e64fSRodney W. Grimesdevice		sio2	at isa? port "IO_COM3" tty irq 5 vector siointr
1462365e64fSRodney W. Grimesdevice		sio3	at isa? port "IO_COM4" tty irq 9 vector siointr
1472365e64fSRodney W. Grimespseudo-device	speaker
1482365e64fSRodney W. Grimes#tw	device-driver
1493bb1d96cSRodney W. Grimescontroller	uha0	at isa? port "IO_UHA0" bio irq 14 drq 5 vector uhaintr
1502620c42eSNate Williamscontroller	wdc0	at isa? port "IO_WD1" bio irq 14 vector wdintr
1512620c42eSNate Williamsdisk		wd0	at wdc0 drive 0
1522620c42eSNate Williamsdisk		wd1	at wdc0 drive 1
1532620c42eSNate Williamscontroller	wdc1	at isa? port "IO_WD2" bio irq 15 vector wdintr
1542620c42eSNate Williamsdisk		wd2	at wdc1 drive 0
1552620c42eSNate Williamsdisk		wd3	at wdc1 drive 1
1562365e64fSRodney W. Grimesdevice		wt0	at isa? port 0x300 bio irq 5 drq 1 vector wtintr
1572365e64fSRodney W. Grimes
15835686319SJordan K. Hubbard# Various sound card drivers.
159dd442d34SJordan K. Hubbard# See /sys/i386/doc/sound.doc for more information.
16035686319SJordan K. Hubbarddevice snd5 at isa? port 0x330 irq 6 drq 0 vector mpuintr
16135686319SJordan K. Hubbarddevice snd4 at isa? port 0x220 irq 15 drq 6 vector gusintr
16235686319SJordan K. Hubbarddevice snd3 at isa? port 0x388 irq 12 drq 3 vector pasintr
163dd442d34SJordan K. Hubbarddevice snd2 at isa? port 0x220 irq 7 drq 1 vector sbintr
164dd442d34SJordan K. Hubbarddevice snd1 at isa? port 0x388 irq 0 drq 0 vector sbintr
165ce551cceSJordan K. Hubbard#
1662365e64fSRodney W. Grimes#
1672365e64fSRodney W. Grimes# options that have not been resolved yet
1682365e64fSRodney W. Grimes#
1692365e64fSRodney W. Grimespseudo-device	log
170