summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorgibbs <gibbs@FreeBSD.org>1998-10-07 03:20:52 +0000
committergibbs <gibbs@FreeBSD.org>1998-10-07 03:20:52 +0000
commitb397316abdf18534a0f24204d9d910dc98b865e2 (patch)
treee778650341c6da40fd782548268a5b3817ce3e57 /sys/conf
parentdbf054fd70ec42dc52eb598fbff72897407a6873 (diff)
downloadFreeBSD-src-b397316abdf18534a0f24204d9d910dc98b865e2.zip
FreeBSD-src-b397316abdf18534a0f24204d9d910dc98b865e2.tar.gz
Add support for the ASC3550 AdvanSys SCSI Host Controller (aka 940UW).
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/files4
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/conf/files b/sys/conf/files
index 236e151..a0ed490 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -87,6 +87,9 @@ ddb/db_write_cmd.c optional ddb
dev/advansys/advansys.c optional adv device-driver
dev/advansys/advlib.c optional adv device-driver
dev/advansys/advmcode.c optional adv device-driver
+dev/advansys/adwcam.c optional adw device-driver
+dev/advansys/adwlib.c optional adw device-driver
+dev/advansys/adwmcode.c optional adw device-driver
dev/aha/aha.c optional aha device-driver
dev/aic7xxx/aic7xxx.c optional ahc device-driver \
dependency "aic7xxx_{reg,seq}.h"
@@ -499,6 +502,7 @@ pccard/pccard_beep.c optional card
pccard/pcic.c optional pcic device-driver
pci/pcic_p.c optional pcic device-driver
pci/adv_pci.c optional adv device-driver
+pci/adw_pci.c optional adw device-driver
pci/ahc_pci.c optional ahc device-driver \
dependency "aic7xxx_reg.h $S/pci/ahc_pci.c"
pci/brooktree848.c optional bktr device-driver
OpenPOWER on IntegriCloud