summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorrik <rik@FreeBSD.org>2004-03-02 16:48:19 +0000
committerrik <rik@FreeBSD.org>2004-03-02 16:48:19 +0000
commit4615512fd6f2527eacb2097bfbeddf89a6cc648a (patch)
tree6422ea5d265f1448701b457bcb5298ea97dd4de1 /sys/conf
parente6b8b4079475e26c80cb7397a61ba45f35fe199e (diff)
downloadFreeBSD-src-4615512fd6f2527eacb2097bfbeddf89a6cc648a.zip
FreeBSD-src-4615512fd6f2527eacb2097bfbeddf89a6cc648a.tar.gz
1. Connect Cronyx Tau/ISA driver (ctau) to kernel.
Approved by: imp (mentor)
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/files.i3863
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/conf/files.i386 b/sys/conf/files.i386
index 66ea5ae..8e020e4 100644
--- a/sys/conf/files.i386
+++ b/sys/conf/files.i386
@@ -123,6 +123,9 @@ dev/ar/if_ar.c optional ar
dev/ar/if_ar_pci.c optional ar pci
dev/ar/if_ar_isa.c optional ar isa
dev/cm/if_cm_isa.c optional cm isa
+dev/ctau/ctau.c optional ctau
+dev/ctau/ctddk.c optional ctau
+dev/ctau/if_ct.c optional ctau
dev/cx/csigma.c optional cx
dev/cx/cxddk.c optional cx
dev/cx/if_cx.c optional cx
OpenPOWER on IntegriCloud