files.i386 revision 24572
160484Sobrien# This file tells config what files go into building a kernel,
233965Sjdp# files marked standard are always included.
360484Sobrien#
438889Sjdp#	$Id: files.i386,v 1.157 1997/03/22 18:51:29 kato Exp $
538889Sjdp#
638889Sjdpaic7xxx_asm			optional	ahc	device-driver	   \
733965Sjdp	dependency 	"$S/dev/aic7xxx/*.[chyl]"			   \
833965Sjdp	compile-with	"cd $S/dev/aic7xxx; make obj; make BINDIR=${.CURDIR} all install" \
938889Sjdp	no-obj no-implicit-rule						   \
1038889Sjdp	clean		"aic7xxx_asm"
1138889Sjdp#
1233965Sjdpaic7xxx_{seq,reg}.h		optional	ahc	device-driver	   \
1338889Sjdp	compile-with	"./aic7xxx_asm ${INCLUDES} -o aic7xxx_seq.h -r aic7xxx_reg.h $S/dev/aic7xxx/aic7xxx.seq"   \
1438889Sjdp	no-obj no-implicit-rule before-depend				   \
1538889Sjdp	clean		"aic7xxx_seq.h aic7xxx_reg.h"			   \
1638889Sjdp	dependency	"$S/dev/aic7xxx/aic7xxx.{reg,seq} aic7xxx_asm"
1738889Sjdp#
1833965Sjdplinux_genassym			optional	compat_linux		   \
1933965Sjdp	dependency 	"$S/i386/linux/linux_genassym.c $S/i386/linux/linux.h" \
2038889Sjdp	compile-with	"${CC} ${CFLAGS} ${PARAM} -UKERNEL -o $@ $<"	   \
2133965Sjdp	no-obj no-implicit-rule						   \
2233965Sjdp	clean		"linux_genassym"
2338889Sjdp#
2438889Sjdplinux_assym.h			optional	compat_linux		   \
2538889Sjdp	dependency 	"linux_genassym"				   \
2638889Sjdp	compile-with	"./linux_genassym > $@"				   \
2738889Sjdp	no-obj no-implicit-rule before-depend				   \
2838889Sjdp	clean		"linux_assym.h"
2933965Sjdp#
3038889Sjdpi386/scsi/93cx6.c		optional	ahc	device-driver
3133965Sjdpi386/apm/apm.c			optional	apm	device-driver
3233965Sjdpi386/apm/apm_setup.s		optional	apm
3338889Sjdpi386/eisa/3c5x9.c		optional	ep	device-driver
3433965Sjdpi386/eisa/aic7770.c		optional	ahc	device-driver	   \
3560484Sobrien	dependency	"aic7xxx_reg.h $S/i386/eisa/aic7770.c"
3660484Sobrieni386/eisa/aha1742.c		optional	ahb	device-driver
3738889Sjdpi386/eisa/bt74x.c		optional	bt	device-driver
3838889Sjdpi386/eisa/eisaconf.c		optional	eisa
3938889Sjdpi386/eisa/if_vx_eisa.c		optional	vx	device-driver
4033965Sjdpi386/eisa/if_fea.c		optional	fea	device-driver
4138889Sjdpi386/i386/autoconf.c		standard	device-driver
4238889Sjdpi386/i386/cons.c		standard
4338889Sjdpi386/i386/db_disasm.c		optional	ddb
4438889Sjdpi386/i386/db_interface.c	optional	ddb
4538889Sjdpi386/i386/db_trace.c		optional	ddb
4638889Sjdpi386/i386/i386-gdbstub.c	optional	ddb
4738889Sjdpi386/i386/exception.s		standard
4838889Sjdpi386/i386/identcpu.c		standard
4960484Sobrieni386/i386/in_cksum.c		optional	inet
5033965Sjdpi386/i386/initcpu.c		standard
5138889Sjdp# locore.s needs to be handled in Makefile to put it first.  Otherwise it's
5238889Sjdp# now normal.
5333965Sjdp# i386/i386/locore.s		standard
5438889Sjdpi386/i386/machdep.c		standard
5538889Sjdpi386/i386/math_emulate.c	optional	math_emulate
5638889Sjdpi386/i386/mem.c			standard
5738889Sjdpi386/i386/microtime.s		standard
5838889Sjdpi386/i386/perfmon.c		optional	perfmon	profiling-routine
5938889Sjdpi386/i386/perfmon.c		optional	perfmon
6038889Sjdpi386/i386/pmap.c		standard
6138889Sjdpi386/i386/procfs_machdep.c	standard
6238889Sjdpi386/i386/support.s		standard
6338889Sjdpi386/i386/swtch.s		standard
6438889Sjdpi386/i386/sys_machdep.c		standard
6538889Sjdpi386/i386/trap.c		standard
6638889Sjdpi386/i386/userconfig.c		optional	userconfig
6760484Sobrieni386/i386/vm_machdep.c		standard
6838889Sjdpi386/ibcs2/ibcs2_fcntl.c	optional 	ibcs2
6960484Sobrieni386/ibcs2/ibcs2_stat.c		optional 	ibcs2
7060484Sobrieni386/ibcs2/ibcs2_ipc.c		optional 	ibcs2
7138889Sjdpi386/ibcs2/ibcs2_msg.c		optional 	ibcs2
7238889Sjdpi386/ibcs2/ibcs2_misc.c		optional 	ibcs2
7338889Sjdpi386/ibcs2/ibcs2_other.c	optional 	ibcs2
7460484Sobrieni386/ibcs2/ibcs2_signal.c	optional 	ibcs2
7560484Sobrieni386/ibcs2/ibcs2_ioctl.c	optional 	ibcs2
7633965Sjdpi386/ibcs2/ibcs2_socksys.c	optional 	ibcs2
7777298Sobrieni386/ibcs2/ibcs2_sysi86.c	optional 	ibcs2
7877298Sobrieni386/ibcs2/ibcs2_util.c		optional 	ibcs2
7960484Sobrieni386/ibcs2/ibcs2_isc.c		optional 	ibcs2
8060484Sobrieni386/ibcs2/ibcs2_isc_sysent.c	optional 	ibcs2
8160484Sobrieni386/ibcs2/ibcs2_xenix.c	optional 	ibcs2
8238889Sjdpi386/ibcs2/ibcs2_xenix_sysent.c	optional 	ibcs2
8338889Sjdpi386/ibcs2/ibcs2_errno.c	optional 	ibcs2
8477298Sobrieni386/ibcs2/ibcs2_sysent.c	optional 	ibcs2
8577298Sobrieni386/ibcs2/ibcs2_sysvec.c	optional 	ibcs2
8660484Sobrieni386/ibcs2/imgact_coff.c	optional	ibcs2
8760484Sobrieni386/isa/aha1542.c		optional	aha	device-driver
8860484Sobrieni386/isa/aic6360.c              optional        aic     device-driver
8960484Sobrieni386/isa/b004.c			optional	bqu	device-driver
9038889Sjdpi386/isa/bt5xx-445.c		optional	bt	device-driver
9160484Sobrieni386/isa/clock.c		standard
9260484Sobrieni386/isa/cronyx.c		optional	cx	device-driver
9360484Sobrieni386/isa/ctx.c			optional	ctx	device-driver
9460484Sobrieni386/isa/cx.c			optional	cx	device-driver
9538889Sjdpi386/isa/cy.c			optional	cy	device-driver
9638889Sjdpi386/isa/diskslice_machdep.c	standard
9738889Sjdpi386/isa/elink.c		optional	ep	device-driver
9838889Sjdpi386/isa/elink.c		optional	ie	device-driver
9960484Sobrieni386/isa/fd.c			optional	fd	device-driver
10060484Sobrieni386/isa/ft.c			optional	ft	device-driver
10138889Sjdpi386/isa/gpib.c			optional	gp	device-driver
10260484Sobrieni386/isa/asc.c			optional	asc	device-driver
10377298Sobrieni386/isa/gsc.c			optional	gsc	device-driver
10477298Sobrieni386/isa/if_ar.c		optional	ar	device-driver
10538889Sjdpi386/isa/if_cx.c		optional	cx	device-driver
10660484Sobrieni386/isa/if_ed.c		optional	ed	device-driver
10760484Sobrieni386/isa/if_eg.c		optional	eg	device-driver
10838889Sjdpi386/isa/if_el.c		optional	el	device-driver
10977298Sobrieni386/isa/if_ep.c		optional	ep	device-driver
11038889Sjdpi386/isa/if_ex.c		optional	ex	device-driver
11160484Sobrieni386/isa/if_fe.c		optional	fe	device-driver
11260484Sobrieni386/isa/if_ie.c		optional	ie	device-driver
11338889Sjdpi386/isa/if_ix.c		optional	ix	device-driver
11460484Sobrieni386/isa/if_le.c		optional	le	device-driver
11538889Sjdpi386/isa/if_lnc.c		optional	lnc	device-driver
11660484Sobrieni386/isa/if_sr.c		optional	sr	device-driver
11760484Sobrieni386/isa/if_ze.c		optional	ze	device-driver
11838889Sjdpi386/isa/if_zp.c		optional	zp	device-driver
11938889Sjdpi386/isa/isa.c			optional	isa	device-driver
12060484Sobrieni386/isa/istallion.c		optional	stli	device-driver
12160484Sobrieni386/isa/joy.c			optional        joy     device-driver
12238889Sjdpi386/isa/kbdio.c		optional        psm     device-driver
12338889Sjdpi386/isa/kbdio.c		optional        sc      device-driver
12433965Sjdpi386/isa/kbdio.c		optional        vt      device-driver
12538889Sjdpi386/isa/lpt.c			optional	lpt	device-driver
12633965Sjdpi386/isa/labpc.c		optional	labpc	device-driver
12760484Sobrieni386/isa/mcd.c			optional	mcd	device-driver
12838889Sjdpi386/isa/mse.c			optional	mse	device-driver
12960484Sobrieni386/isa/ncr5380.c		optional	nca	device-driver
13033965Sjdpi386/isa/npx.c			optional	npx	device-driver
13177298Sobrieni386/isa/pcaudio.c		optional	pca	device-driver
13277298Sobrieni386/isa/matcd/matcd.c		optional	matcd	device-driver
13377298Sobrieni386/isa/pcibus.c		optional	pci	device-driver
13433965Sjdpi386/isa/pcicx.c		optional	ze	device-driver
13560484Sobrieni386/isa/pcicx.c		optional	zp	device-driver
13660484Sobrieni386/isa/pcvt/pcvt_drv.c	optional	vt	device-driver
13733965Sjdpi386/isa/pcvt/pcvt_ext.c	optional	vt	device-driver
13833965Sjdpi386/isa/pcvt/pcvt_kbd.c	optional	vt	device-driver
13960484Sobrieni386/isa/pcvt/pcvt_out.c	optional	vt	device-driver
14060484Sobrieni386/isa/pcvt/pcvt_sup.c	optional	vt	device-driver
14133965Sjdpi386/isa/pcvt/pcvt_vtf.c	optional	vt	device-driver
14260484Sobrieni386/isa/prof_machdep.c		optional	profiling-routine
14333965Sjdpi386/isa/psm.c			optional	psm	device-driver
14460484Sobrieni386/isa/qcam.c			optional	qcam	device-driver
14560484Sobrieni386/isa/qcamio.c		optional	qcam	device-driver
14633965Sjdpi386/isa/random_machdep.c	standard
14760484Sobrieni386/isa/rc.c			optional	rc	device-driver
14860484Sobrieni386/isa/scd.c			optional	scd	device-driver
14960484Sobrieni386/isa/seagate.c		optional	sea	device-driver
15033965Sjdpi386/isa/si.c			optional	si	device-driver
15133965Sjdpi386/isa/si_code.c		optional	si	device-driver
15233965Sjdpi386/isa/sio.c			optional	sio	device-driver
15360484Sobrieni386/isa/sound/dev_table.c	optional	snd	device-driver
15433965Sjdpi386/isa/sound/soundcard.c	optional	snd	device-driver
15560484Sobrieni386/isa/sound/sound_switch.c	optional	snd	device-driver
15633965Sjdpi386/isa/sound/audio.c		optional	snd	device-driver
15760484Sobrieni386/isa/sound/dmabuf.c		optional	snd	device-driver
15860484Sobrieni386/isa/sound/sys_timer.c	optional	snd	device-driver
15960484Sobrieni386/isa/sound/sequencer.c	optional	snd	device-driver
16060484Sobrieni386/isa/sound/patmgr.c		optional	snd	device-driver
16133965Sjdpi386/isa/sound/adlib_card.c	optional	opl	device-driver
16260484Sobrieni386/isa/sound/opl3.c		optional	opl	device-driver
16333965Sjdpi386/isa/sound/gus_card.c	optional	gus	device-driver
16477298Sobrieni386/isa/sound/gus_midi.c	optional	gus	device-driver
16577298Sobrieni386/isa/sound/gus_vol.c	optional	gus	device-driver
16633965Sjdpi386/isa/sound/gus_wave.c	optional	gus	device-driver
16733965Sjdpi386/isa/sound/ics2101.c	optional	gus	device-driver
16860484Sobrieni386/isa/sound/sound_timer.c	optional	gus	device-driver
16938889Sjdpi386/isa/sound/midi_synth.c	optional	gus	device-driver
17060484Sobrieni386/isa/sound/midibuf.c	optional	gus	device-driver
17138889Sjdpi386/isa/sound/ad1848.c		optional	gusxvi	device-driver
17260484Sobrieni386/isa/sound/ad1848.c		optional	gus	device-driver
17338889Sjdpi386/isa/sound/ad1848.c		optional	mss	device-driver
17460484Sobrieni386/isa/sound/midi_synth.c	optional	mss	device-driver
17560484Sobrieni386/isa/sound/midibuf.c	optional	mss	device-driver
17633965Sjdpi386/isa/sound/mpu401.c		optional	mpu	device-driver
17738889Sjdpi386/isa/sound/midi_synth.c	optional	mpu	device-driver
17833965Sjdpi386/isa/sound/midibuf.c	optional	mpu	device-driver
17933965Sjdpi386/isa/sound/pas2_card.c	optional	pas	device-driver
18033965Sjdpi386/isa/sound/pas2_midi.c	optional	pas	device-driver
18160484Sobrieni386/isa/sound/pas2_mixer.c	optional	pas	device-driver
18238889Sjdpi386/isa/sound/pas2_pcm.c	optional	pas	device-driver
18360484Sobrieni386/isa/sound/midi_synth.c	optional	pas	device-driver
18433965Sjdpi386/isa/sound/midibuf.c	optional	pas	device-driver
18560484Sobrieni386/isa/sound/sb_card.c	optional	sb	device-driver
18633965Sjdpi386/isa/sound/sb_dsp.c		optional	sb	device-driver
18777298Sobrieni386/isa/sound/sb_midi.c	optional	sb	device-driver
18877298Sobrieni386/isa/sound/sb_mixer.c	optional	sb	device-driver
18933965Sjdpi386/isa/sound/midi_synth.c	optional	sb	device-driver
19033965Sjdpi386/isa/sound/midibuf.c	optional	sb	device-driver
19160484Sobrieni386/isa/sound/sb16_dsp.c	optional	sbxvi	device-driver
19260484Sobrieni386/isa/sound/sb16_midi.c	optional	sbmidi	device-driver
19377298Sobrieni386/isa/sound/uart6850.c	optional	uart	device-driver
19477298Sobrieni386/isa/sound/midi_synth.c	optional	uart	device-driver
19577298Sobrieni386/isa/sound/midibuf.c	optional	uart	device-driver
19677298Sobrieni386/isa/sound/trix.c		optional	trix	device-driver
19777298Sobrieni386/isa/sound/sscape.c		optional	sscape	device-driver
19877298Sobrieni386/isa/sound/awe_wave.c	optional	awe	device-driver
19977298Sobrieni386/isa/spigot.c		optional	spigot	device-driver
20033965Sjdpi386/isa/spkr.c			optional	speaker	device-driver
20160484Sobrieni386/isa/stallion.c		optional	stl	device-driver
20277298Sobrieni386/isa/syscons.c		optional	sc	device-driver
20377298Sobrieni386/isa/tw.c			optional	tw	device-driver
20477298Sobrieni386/isa/ultra14f.c		optional	uha	device-driver
20533965Sjdpi386/isa/wd.c			optional	wdc	device-driver
20660484Sobrieni386/isa/wd.c			optional	wd	device-driver
20738889Sjdpi386/isa/atapi.c		optional	atapi	device-driver
20838889Sjdpi386/isa/wcd.c			optional	wcd	device-driver
20933965Sjdpi386/isa/wd7000.c		optional	wds	device-driver
21033965Sjdpi386/isa/wt.c			optional	wt	device-driver
21138889Sjdpi386/linux/imgact_linux.c	optional	compat_linux
21233965Sjdpi386/linux/linux_dummy.c	optional	compat_linux
21338889Sjdpi386/linux/linux_file.c		optional	compat_linux
21433965Sjdpi386/linux/linux_ioctl.c	optional	compat_linux
21538889Sjdpi386/linux/linux_ipc.c		optional	compat_linux
21633965Sjdpi386/linux/linux_locore.s	optional	compat_linux \
21738889Sjdp	dependency 	"linux_assym.h"
21833965Sjdpi386/linux/linux_misc.c		optional	compat_linux
21960484Sobrieni386/linux/linux_signal.c	optional	compat_linux
22060484Sobrieni386/linux/linux_socket.c	optional	compat_linux
22177298Sobrieni386/linux/linux_stats.c	optional	compat_linux
22277298Sobrieni386/linux/linux_sysent.c	optional	compat_linux
22377298Sobrieni386/linux/linux_sysvec.c	optional	compat_linux
22460484Sobrieni386/linux/linux_util.c		optional	compat_linux
22577298Sobrieni386/scsi/aic7xxx.c		optional	ahc	device-driver	   \
22677298Sobrien	dependency	"aic7xxx_{reg,seq}.h"
22777298Sobrieni386/scsi/bt.c			optional	bt	device-driver
22833965Sjdplibkern/bcd.c			standard
22960484Sobrienlibkern/divdi3.c		standard
23077298Sobrienlibkern/inet_ntoa.c		standard
23177298Sobrienlibkern/index.c			standard
23277298Sobrienlibkern/mcount.c		optional	profiling-routine
23377298Sobrienlibkern/moddi3.c		standard
23477298Sobrienlibkern/qdivrem.c		standard
23577298Sobrienlibkern/qsort.c			standard
23677298Sobrienlibkern/random.c		standard
23777298Sobrienlibkern/scanc.c			standard
23877298Sobrienlibkern/skpc.c			standard
23977298Sobrienlibkern/strcat.c		standard
24077298Sobrienlibkern/strcmp.c		standard
24177298Sobrienlibkern/strcpy.c		standard
24277298Sobrienlibkern/strlen.c		standard
24377298Sobrienlibkern/strncmp.c		standard
24433965Sjdplibkern/strncpy.c		standard
24560484Sobrienlibkern/udivdi3.c		standard
24638889Sjdplibkern/umoddi3.c		standard
24733965Sjdpgnu/i386/fpemul/div_small.s	optional	gpl_math_emulate
24860484Sobriengnu/i386/fpemul/errors.c	optional	gpl_math_emulate
24933965Sjdpgnu/i386/fpemul/fpu_arith.c	optional	gpl_math_emulate
25038889Sjdpgnu/i386/fpemul/fpu_aux.c	optional	gpl_math_emulate
25133965Sjdpgnu/i386/fpemul/fpu_entry.c	optional	gpl_math_emulate
25260484Sobriengnu/i386/fpemul/fpu_etc.c	optional	gpl_math_emulate
25333965Sjdpgnu/i386/fpemul/fpu_trig.c	optional	gpl_math_emulate
25438889Sjdpgnu/i386/fpemul/get_address.c	optional	gpl_math_emulate
25533965Sjdpgnu/i386/fpemul/load_store.c	optional	gpl_math_emulate
25678828Sobriengnu/i386/fpemul/poly_2xm1.c	optional	gpl_math_emulate
25760484Sobriengnu/i386/fpemul/poly_atan.c	optional	gpl_math_emulate
25833965Sjdpgnu/i386/fpemul/poly_div.s	optional	gpl_math_emulate
25960484Sobriengnu/i386/fpemul/poly_l2.c	optional	gpl_math_emulate
26060484Sobriengnu/i386/fpemul/poly_mul64.s	optional	gpl_math_emulate
26138889Sjdpgnu/i386/fpemul/poly_sin.c	optional	gpl_math_emulate
26233965Sjdpgnu/i386/fpemul/poly_tan.c	optional	gpl_math_emulate
26338889Sjdpgnu/i386/fpemul/polynomial.s	optional	gpl_math_emulate
26460484Sobriengnu/i386/fpemul/reg_add_sub.c	optional	gpl_math_emulate
26533965Sjdpgnu/i386/fpemul/reg_compare.c	optional	gpl_math_emulate
26660484Sobriengnu/i386/fpemul/reg_constant.c	optional	gpl_math_emulate
26760484Sobriengnu/i386/fpemul/reg_div.s	optional	gpl_math_emulate
26833965Sjdpgnu/i386/fpemul/reg_ld_str.c	optional	gpl_math_emulate
26960484Sobriengnu/i386/fpemul/reg_mul.c	optional	gpl_math_emulate
27060484Sobriengnu/i386/fpemul/reg_norm.s	optional	gpl_math_emulate
27133965Sjdpgnu/i386/fpemul/reg_round.s	optional	gpl_math_emulate
27260484Sobriengnu/i386/fpemul/reg_u_add.s	optional	gpl_math_emulate
27360484Sobriengnu/i386/fpemul/reg_u_div.s	optional	gpl_math_emulate
27433965Sjdpgnu/i386/fpemul/reg_u_mul.s	optional	gpl_math_emulate
27538889Sjdpgnu/i386/fpemul/reg_u_sub.s	optional	gpl_math_emulate
27633965Sjdpgnu/i386/fpemul/wm_shrx.s	optional	gpl_math_emulate
27738889Sjdpgnu/i386/fpemul/wm_sqrt.s	optional	gpl_math_emulate
27833965Sjdpgnu/i386/isa/dgb.c		optional	dgb	device-driver
27968765Sobriengnu/i386/isa/nic3008.c          optional        nic     device-driver
28060484Sobriengnu/i386/isa/nic3009.c          optional        nnic    device-driver
28133965Sjdppci/wd82371.c			optional	wd	device-driver
28238889Sjdp