summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjlemon <jlemon@FreeBSD.org>1999-06-24 03:40:17 +0000
committerjlemon <jlemon@FreeBSD.org>1999-06-24 03:40:17 +0000
commit204af53907f692fca341a083c23e9a96e85b886d (patch)
tree90ae2c467955e1861be9588daa8fc6a38cbec7e5
parent362176b2d08815d30336ee553c6552fbbbdc86fa (diff)
downloadFreeBSD-src-204af53907f692fca341a083c23e9a96e85b886d.zip
FreeBSD-src-204af53907f692fca341a083c23e9a96e85b886d.tar.gz
Add IDA files
-rw-r--r--sys/conf/files3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/conf/files b/sys/conf/files
index b230146..5dc6093 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -92,6 +92,8 @@ dev/aic7xxx/aic7xxx.c optional ahc device-driver \
dev/aic7xxx/93cx6.c optional ahc device-driver
dev/buslogic/bt.c optional bt device-driver
dev/ccd/ccd.c optional ccd device-driver
+dev/ida/ida.c optional ida device-driver
+dev/ida/ida_disk.c optional id
dev/isp/isp_freebsd.c optional isp device-driver
dev/isp/isp.c optional isp device-driver
#dev/dpt/dpt_control.c optional dpt device-driver
@@ -589,6 +591,7 @@ pci/bt848_i2c.c optional bktr device-driver
pci/bt_pci.c optional bt device-driver
pci/dpt_pci.c optional pci dpt device-driver
pci/cy_pci.c optional cy device-driver
+pci/ida_pci.c optional ida device-driver
pci/if_al.c optional al device-driver
pci/if_ax.c optional ax device-driver
pci/if_de.c optional de device-driver
OpenPOWER on IntegriCloud