files.i386 revision 13107
190792Sgshapiro# This file tells config what files go into building a kernel,
290792Sgshapiro# files marked standard are always included.
390792Sgshapiro#
490792Sgshapiro#	$Id: files.i386,v 1.121 1995/12/26 13:57:56 bde Exp $
590792Sgshapiro#
690792Sgshapiroaic7xxx_asm			optional	ahc	device-driver	   \
790792Sgshapiro	dependency 	"$S/dev/aic7xxx/aic7xxx_asm.c"			   \
890792Sgshapiro	compile-with	"${CC} -Wall -o $@ $>"				   \
990792Sgshapiro	no-obj no-implicit-rule						   \
1090792Sgshapiro	clean		"aic7xxx_asm"
1190792Sgshapiroaic7xxx_seq.h			optional	ahc	device-driver	   \
1290792Sgshapiro	dependency	"$S/dev/aic7xxx/aic7xxx.seq aic7xxx_asm"	   \
1390792Sgshapiro	compile-with	"./aic7xxx_asm -o $@ $S/dev/aic7xxx/aic7xxx.seq"  \
1490792Sgshapiro	no-obj no-implicit-rule before-depend				   \
1590792Sgshapiro	clean		"aic7xxx_seq.h"
1690792Sgshapiroi386/scsi/93cx6.c		optional	ahc	device-driver
1790792Sgshapiroi386/apm/apm.c			optional	apm	device-driver
1890792Sgshapiroi386/apm/apm_setup.s		optional	apm
1990792Sgshapiroi386/eisa/aic7770.c		optional	ahc	device-driver
2090792Sgshapiroi386/eisa/aha1742.c		optional	ahb	device-driver
2190792Sgshapiroi386/eisa/bt74x.c		optional	bt	device-driver
2290792Sgshapiroi386/eisa/eisaconf.c		optional	eisa
2390792Sgshapiroi386/i386/autoconf.c		standard	device-driver
2490792Sgshapiroi386/i386/cons.c		standard
2590792Sgshapiroi386/i386/db_disasm.c		optional	ddb
2690792Sgshapiroi386/i386/db_interface.c	optional	ddb
2790792Sgshapiroi386/i386/db_trace.c		optional	ddb
2890792Sgshapiroi386/i386/exception.s		standard
2990792Sgshapiroi386/i386/in_cksum.c		optional	inet
3090792Sgshapiro# locore.s needs to be handled in Makefile to put it first.  Otherwise it's
3190792Sgshapiro# now normal.
3290792Sgshapiro# i386/i386/locore.s		standard
3390792Sgshapiroi386/i386/machdep.c		standard
3490792Sgshapiroi386/i386/math_emulate.c	optional	math_emulate
3590792Sgshapiroi386/i386/mem.c			standard
3690792Sgshapiroi386/i386/microtime.s		standard
3790792Sgshapiroi386/i386/ns_cksum.c		optional	ns
3890792Sgshapiroi386/i386/pmap.c		standard
3990792Sgshapiroi386/i386/procfs_machdep.c	optional	procfs
4090792Sgshapiroi386/i386/support.s		standard
4190792Sgshapiroi386/i386/swtch.s		standard
4290792Sgshapiroi386/i386/sys_machdep.c		standard
4390792Sgshapiroi386/i386/trap.c		standard
4490792Sgshapiroi386/i386/userconfig.c		standard
4590792Sgshapiroi386/i386/vm_machdep.c		standard
4690792Sgshapiroi386/ibcs2/ibcs2_fcntl.c	optional 	ibcs2
4790792Sgshapiroi386/ibcs2/ibcs2_stat.c		optional 	ibcs2
4890792Sgshapiroi386/ibcs2/ibcs2_ipc.c		optional 	ibcs2
4990792Sgshapiroi386/ibcs2/ibcs2_msg.c		optional 	ibcs2
5090792Sgshapiroi386/ibcs2/ibcs2_misc.c		optional 	ibcs2
5190792Sgshapiroi386/ibcs2/ibcs2_other.c	optional 	ibcs2
5290792Sgshapiroi386/ibcs2/ibcs2_signal.c	optional 	ibcs2
5390792Sgshapiroi386/ibcs2/ibcs2_ioctl.c	optional 	ibcs2
5490792Sgshapiroi386/ibcs2/ibcs2_socksys.c	optional 	ibcs2
5590792Sgshapiroi386/ibcs2/ibcs2_sysi86.c	optional 	ibcs2
5690792Sgshapiroi386/ibcs2/ibcs2_util.c		optional 	ibcs2
5790792Sgshapiroi386/ibcs2/ibcs2_isc.c		optional 	ibcs2
5890792Sgshapiroi386/ibcs2/ibcs2_isc_sysent.c	optional 	ibcs2
5990792Sgshapiroi386/ibcs2/ibcs2_xenix.c	optional 	ibcs2
6090792Sgshapiroi386/ibcs2/ibcs2_xenix_sysent.c	optional 	ibcs2
6190792Sgshapiroi386/ibcs2/ibcs2_errno.c	optional 	ibcs2
6290792Sgshapiroi386/ibcs2/ibcs2_sysent.c	optional 	ibcs2
6390792Sgshapiroi386/ibcs2/ibcs2_sysvec.c	optional 	ibcs2
6490792Sgshapiroi386/ibcs2/imgact_coff.c	optional	ibcs2
6590792Sgshapiro#i386/ibcs2/imgact_elf.c	optional	svr4
6690792Sgshapiro#i386/ibcs2/imgact_xout.c	optional	ibcs2
6790792Sgshapiroi386/isa/aha1542.c		optional	aha	device-driver
6890792Sgshapiroi386/isa/aic6360.c              optional        aic     device-driver
6990792Sgshapiroi386/isa/ata.c			optional	ata	device-driver
7090792Sgshapiroi386/isa/b004.c			optional	bqu	device-driver
7190792Sgshapiroi386/isa/bt5xx-445.c		optional	bt	device-driver
7290792Sgshapiroi386/isa/clock.c		standard
7390792Sgshapiroi386/isa/cronyx.c		optional	cx	device-driver
7490792Sgshapiroi386/isa/ctx.c			optional	ctx	device-driver
7590792Sgshapiroi386/isa/cx.c			optional	cx	device-driver
7690792Sgshapiroi386/isa/cy.c			optional	cy	device-driver
7790792Sgshapiroi386/isa/diskslice_machdep.c	standard
7890792Sgshapiroi386/isa/elink.c		optional	ep	device-driver
7990792Sgshapiroi386/isa/elink.c		optional	ie	device-driver
8090792Sgshapiroi386/isa/fd.c			optional	fd	device-driver
8190792Sgshapiroi386/isa/ft.c			optional	ft	device-driver
8290792Sgshapiroi386/isa/gpib.c			optional	gp	device-driver
8390792Sgshapiroi386/isa/asc.c			optional	asc	device-driver
8490792Sgshapiroi386/isa/gsc.c			optional	gsc	device-driver
8590792Sgshapiroi386/isa/if_ar.c		optional	ar	device-driver
8690792Sgshapiroi386/isa/if_cx.c		optional	cx	device-driver
8790792Sgshapiroi386/isa/if_ed.c		optional	ed	device-driver
8890792Sgshapiroi386/isa/if_eg.c		optional	eg	device-driver
8990792Sgshapiroi386/isa/if_el.c		optional	el	device-driver
9090792Sgshapiroi386/isa/if_ep.c		optional	ep	device-driver
9190792Sgshapiroi386/isa/if_fe.c		optional	fe	device-driver
9290792Sgshapiroi386/isa/if_ie.c		optional	ie	device-driver
9390792Sgshapiroi386/isa/if_is.c		optional	is	device-driver
9490792Sgshapiroi386/isa/if_ix.c		optional	ix	device-driver
9590792Sgshapiroi386/isa/if_le.c		optional	le	device-driver
9690792Sgshapiroi386/isa/if_lnc.c		optional	lnc	device-driver
9790792Sgshapiroi386/isa/if_ze.c		optional	ze	device-driver
9890792Sgshapiroi386/isa/if_zp.c		optional	zp	device-driver
9990792Sgshapiroi386/isa/isa.c			optional	isa	device-driver
10090792Sgshapiroi386/isa/joy.c			optional        joy     device-driver
10190792Sgshapiroi386/isa/lpt.c			optional	lpt	device-driver
10290792Sgshapiroi386/isa/labpc.c		optional	labpc	device-driver
10390792Sgshapiroi386/isa/mcd.c			optional	mcd	device-driver
10490792Sgshapiroi386/isa/mse.c			optional	mse	device-driver
10590792Sgshapiroi386/isa/ncr5380.c		optional	nca	device-driver
10690792Sgshapiroi386/isa/npx.c			optional	npx	device-driver
10790792Sgshapiroi386/isa/pcaudio.c		optional	pca	device-driver
10890792Sgshapiroi386/isa/matcd/matcd.c		optional	matcd	device-driver
10990792Sgshapiroi386/isa/pcibus.c		optional	pci	device-driver
11090792Sgshapiroi386/isa/pcicx.c		optional	ze	device-driver
11190792Sgshapiroi386/isa/pcicx.c		optional	zp	device-driver
11290792Sgshapiroi386/isa/pcvt/pcvt_drv.c	optional	vt	device-driver
11390792Sgshapiroi386/isa/pcvt/pcvt_ext.c	optional	vt	device-driver
11490792Sgshapiroi386/isa/pcvt/pcvt_kbd.c	optional	vt	device-driver
11590792Sgshapiroi386/isa/pcvt/pcvt_out.c	optional	vt	device-driver
11690792Sgshapiroi386/isa/pcvt/pcvt_sup.c	optional	vt	device-driver
11790792Sgshapiroi386/isa/pcvt/pcvt_vtf.c	optional	vt	device-driver
11890792Sgshapiroi386/isa/prof_machdep.c		optional	profiling-routine
11990792Sgshapiroi386/isa/psm.c			optional	psm	device-driver
12090792Sgshapiroi386/isa/random_machdep.c	standard
12190792Sgshapiroi386/isa/rc.c			optional	rc	device-driver
12290792Sgshapiroi386/isa/scd.c			optional	scd	device-driver
12390792Sgshapiroi386/isa/seagate.c		optional	sea	device-driver
12490792Sgshapiroi386/isa/si.c			optional	si	device-driver
12590792Sgshapiroi386/isa/si_code.c		optional	si	device-driver
12690792Sgshapiroi386/isa/sio.c			optional	sio	device-driver
12790792Sgshapiroi386/isa/sound/dev_table.c	optional	snd	device-driver
12890792Sgshapiroi386/isa/sound/soundcard.c	optional	snd	device-driver
12990792Sgshapiroi386/isa/sound/sound_switch.c	optional	snd	device-driver
13090792Sgshapiroi386/isa/sound/audio.c		optional	snd	device-driver
13190792Sgshapiroi386/isa/sound/dmabuf.c		optional	snd	device-driver
13290792Sgshapiroi386/isa/sound/sys_timer.c	optional	snd	device-driver
13390792Sgshapiroi386/isa/sound/sequencer.c	optional	snd	device-driver
13490792Sgshapiroi386/isa/sound/patmgr.c		optional	snd	device-driver
13590792Sgshapiroi386/isa/sound/adlib_card.c	optional	opl	device-driver
13690792Sgshapiroi386/isa/sound/opl3.c		optional	opl	device-driver
13790792Sgshapiroi386/isa/sound/gus_card.c	optional	gus	device-driver
13890792Sgshapiroi386/isa/sound/gus_midi.c	optional	gus	device-driver
13990792Sgshapiroi386/isa/sound/gus_vol.c	optional	gus	device-driver
14090792Sgshapiroi386/isa/sound/gus_wave.c	optional	gus	device-driver
14190792Sgshapiroi386/isa/sound/ics2101.c	optional	gus	device-driver
14290792Sgshapiroi386/isa/sound/sound_timer.c	optional	gus	device-driver
14390792Sgshapiroi386/isa/sound/midi_synth.c	optional	gus	device-driver
14490792Sgshapiroi386/isa/sound/midibuf.c	optional	gus	device-driver
14590792Sgshapiroi386/isa/sound/ad1848.c		optional	gusxvi	device-driver
14690792Sgshapiroi386/isa/sound/ad1848.c		optional	gus	device-driver
14790792Sgshapiroi386/isa/sound/ad1848.c		optional	mss	device-driver
14890792Sgshapiroi386/isa/sound/midi_synth.c	optional	mss	device-driver
14990792Sgshapiroi386/isa/sound/midibuf.c	optional	mss	device-driver
15090792Sgshapiroi386/isa/sound/mpu401.c		optional	mpu	device-driver
15190792Sgshapiroi386/isa/sound/midi_synth.c	optional	mpu	device-driver
15290792Sgshapiroi386/isa/sound/midibuf.c	optional	mpu	device-driver
15390792Sgshapiroi386/isa/sound/pas2_card.c	optional	pas	device-driver
15490792Sgshapiroi386/isa/sound/pas2_midi.c	optional	pas	device-driver
15590792Sgshapiroi386/isa/sound/pas2_mixer.c	optional	pas	device-driver
15690792Sgshapiroi386/isa/sound/pas2_pcm.c	optional	pas	device-driver
15790792Sgshapiroi386/isa/sound/midi_synth.c	optional	pas	device-driver
15890792Sgshapiroi386/isa/sound/midibuf.c	optional	pas	device-driver
15990792Sgshapiroi386/isa/sound/sb_card.c	optional	sb	device-driver
16090792Sgshapiroi386/isa/sound/sb_dsp.c		optional	sb	device-driver
16190792Sgshapiroi386/isa/sound/sb_midi.c	optional	sb	device-driver
16290792Sgshapiroi386/isa/sound/sb_mixer.c	optional	sb	device-driver
16390792Sgshapiroi386/isa/sound/midi_synth.c	optional	sb	device-driver
16490792Sgshapiroi386/isa/sound/midibuf.c	optional	sb	device-driver
16590792Sgshapiroi386/isa/sound/sb16_dsp.c	optional	sbxvi	device-driver
16690792Sgshapiroi386/isa/sound/sb16_midi.c	optional	sbmidi	device-driver
16790792Sgshapiroi386/isa/sound/uart6850.c	optional	uart	device-driver
16890792Sgshapiroi386/isa/sound/midi_synth.c	optional	uart	device-driver
16990792Sgshapiroi386/isa/sound/midibuf.c	optional	uart	device-driver
17090792Sgshapiroi386/isa/sound/trix.c		optional	trix	device-driver
17190792Sgshapiroi386/isa/sound/sscape.c		optional	sscape	device-driver
17290792Sgshapiroi386/isa/spigot.c		optional	spigot	device-driver
17390792Sgshapiroi386/isa/spkr.c			optional	speaker	device-driver
17490792Sgshapiroi386/isa/syscons.c		optional	sc	device-driver
17590792Sgshapiroi386/isa/tw.c			optional	tw	device-driver
17690792Sgshapiroi386/isa/ultra14f.c		optional	uha	device-driver
17790792Sgshapiroi386/isa/wd.c			optional	wdc	device-driver
17890792Sgshapiroi386/isa/wd.c			optional	wd	device-driver
17990792Sgshapiroi386/isa/atapi.c		optional	atapi	device-driver
18090792Sgshapiroi386/isa/wcd.c			optional	wcd	device-driver
18190792Sgshapiroi386/isa/wd7000.c		optional	wds	device-driver
18290792Sgshapiroi386/isa/wt.c			optional	wt	device-driver
18390792Sgshapiroi386/linux/imgact_linux.c	optional	linux
18490792Sgshapiroi386/linux/linux_dummy.c	optional	linux
18590792Sgshapiroi386/linux/linux_file.c		optional	linux
18690792Sgshapiroi386/linux/linux_generic.c	optional	linux
18790792Sgshapiroi386/linux/linux_ioctl.c	optional	linux
18890792Sgshapiroi386/linux/linux_ipc.c		optional	linux
18990792Sgshapiroi386/linux/linux_misc.c		optional	linux
19090792Sgshapiroi386/linux/linux_signal.c	optional	linux
19190792Sgshapiroi386/linux/linux_socket.c	optional	linux
19290792Sgshapiroi386/linux/linux_stats.c	optional	linux
19390792Sgshapiroi386/linux/linux_sysent.c	optional	linux
19490792Sgshapiroi386/scsi/aic7xxx.c		optional	ahc	device-driver	   \
19590792Sgshapiro	dependency	"aic7xxx_seq.h"
19690792Sgshapiroi386/scsi/bt.c			optional	bt	device-driver
19790792Sgshapirolibkern/divdi3.c		standard
19890792Sgshapirolibkern/inet_ntoa.c		standard
19990792Sgshapirolibkern/mcount.c		optional	profiling-routine
20090792Sgshapirolibkern/moddi3.c		standard
20190792Sgshapirolibkern/qdivrem.c		standard
20290792Sgshapirolibkern/qsort.c			standard
20390792Sgshapirolibkern/random.c		standard
20490792Sgshapirolibkern/scanc.c			standard
20590792Sgshapirolibkern/skpc.c			standard
20690792Sgshapirolibkern/strcat.c		standard
20790792Sgshapirolibkern/strcmp.c		standard
20890792Sgshapirolibkern/strcpy.c		standard
20990792Sgshapirolibkern/strlen.c		standard
21090792Sgshapirolibkern/strncmp.c		standard
21190792Sgshapirolibkern/strncpy.c		standard
21290792Sgshapirolibkern/udivdi3.c		standard
21390792Sgshapirolibkern/umoddi3.c		standard
21490792Sgshapirognu/i386/fpemul/div_small.s	optional	gpl_math_emulate
21590792Sgshapirognu/i386/fpemul/errors.c	optional	gpl_math_emulate
21690792Sgshapirognu/i386/fpemul/fpu_arith.c	optional	gpl_math_emulate
21790792Sgshapirognu/i386/fpemul/fpu_aux.c	optional	gpl_math_emulate
21890792Sgshapirognu/i386/fpemul/fpu_entry.c	optional	gpl_math_emulate
21990792Sgshapirognu/i386/fpemul/fpu_etc.c	optional	gpl_math_emulate
22090792Sgshapirognu/i386/fpemul/fpu_trig.c	optional	gpl_math_emulate
22190792Sgshapirognu/i386/fpemul/get_address.c	optional	gpl_math_emulate
22290792Sgshapirognu/i386/fpemul/load_store.c	optional	gpl_math_emulate
22390792Sgshapirognu/i386/fpemul/poly_2xm1.c	optional	gpl_math_emulate
22490792Sgshapirognu/i386/fpemul/poly_atan.c	optional	gpl_math_emulate
22590792Sgshapirognu/i386/fpemul/poly_div.s	optional	gpl_math_emulate
22690792Sgshapirognu/i386/fpemul/poly_l2.c	optional	gpl_math_emulate
22790792Sgshapirognu/i386/fpemul/poly_mul64.s	optional	gpl_math_emulate
22890792Sgshapirognu/i386/fpemul/poly_sin.c	optional	gpl_math_emulate
22990792Sgshapirognu/i386/fpemul/poly_tan.c	optional	gpl_math_emulate
23090792Sgshapirognu/i386/fpemul/polynomial.s	optional	gpl_math_emulate
23190792Sgshapirognu/i386/fpemul/reg_add_sub.c	optional	gpl_math_emulate
23290792Sgshapirognu/i386/fpemul/reg_compare.c	optional	gpl_math_emulate
23390792Sgshapirognu/i386/fpemul/reg_constant.c	optional	gpl_math_emulate
23490792Sgshapirognu/i386/fpemul/reg_div.s	optional	gpl_math_emulate
23590792Sgshapirognu/i386/fpemul/reg_ld_str.c	optional	gpl_math_emulate
23690792Sgshapirognu/i386/fpemul/reg_mul.c	optional	gpl_math_emulate
23790792Sgshapirognu/i386/fpemul/reg_norm.s	optional	gpl_math_emulate
23890792Sgshapirognu/i386/fpemul/reg_round.s	optional	gpl_math_emulate
23990792Sgshapirognu/i386/fpemul/reg_u_add.s	optional	gpl_math_emulate
24090792Sgshapirognu/i386/fpemul/reg_u_div.s	optional	gpl_math_emulate
24190792Sgshapirognu/i386/fpemul/reg_u_mul.s	optional	gpl_math_emulate
24290792Sgshapirognu/i386/fpemul/reg_u_sub.s	optional	gpl_math_emulate
24390792Sgshapirognu/i386/fpemul/wm_shrx.s	optional	gpl_math_emulate
24490792Sgshapirognu/i386/fpemul/wm_sqrt.s	optional	gpl_math_emulate
24590792Sgshapirognu/i386/isa/dgb.c		optional	dgb	device-driver
24690792Sgshapirognu/i386/isa/nic3008.c          optional        nic     device-driver
24790792Sgshapirognu/i386/isa/nic3009.c          optional        nnic    device-driver
24890792Sgshapiro