summaryrefslogtreecommitdiffstats
path: root/sys/conf/files
diff options
context:
space:
mode:
authorvkashyap <vkashyap@FreeBSD.org>2005-11-08 22:51:43 +0000
committervkashyap <vkashyap@FreeBSD.org>2005-11-08 22:51:43 +0000
commit066b259890e4fbc852c3f553652301b443fca6b5 (patch)
treed3b09b687cb2efad93eb3286b6afdbfd1aeedd27 /sys/conf/files
parent7b1764bfb31e62628c6007172883c7e4e97bbe37 (diff)
downloadFreeBSD-src-066b259890e4fbc852c3f553652301b443fca6b5.zip
FreeBSD-src-066b259890e4fbc852c3f553652301b443fca6b5.tar.gz
twa corresponding to the 9.3.0.1 release on the 3ware website. This driver has
support for the 9xxxSX controllers, along with the earlier 9xxxS series controllers.
Diffstat (limited to 'sys/conf/files')
-rw-r--r--sys/conf/files6
1 files changed, 4 insertions, 2 deletions
diff --git a/sys/conf/files b/sys/conf/files
index db0395f..d029f9f 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -937,8 +937,10 @@ dev/twa/tw_cl_io.c optional twa \
compile-with "${NORMAL_C} -I$S/dev/twa"
dev/twa/tw_cl_misc.c optional twa \
compile-with "${NORMAL_C} -I$S/dev/twa"
-dev/twa/tw_osl_cam.c optional twa
-dev/twa/tw_osl_freebsd.c optional twa
+dev/twa/tw_osl_cam.c optional twa \
+ compile-with "${NORMAL_C} -I$S/dev/twa"
+dev/twa/tw_osl_freebsd.c optional twa \
+ compile-with "${NORMAL_C} -I$S/dev/twa"
dev/twe/twe.c optional twe
dev/twe/twe_freebsd.c optional twe
dev/tx/if_tx.c optional tx
OpenPOWER on IntegriCloud