summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2011-10-04 21:40:25 +0000
committerdelphij <delphij@FreeBSD.org>2011-10-04 21:40:25 +0000
commit9da6f154d20f9979b10969ef3d1775c66118abf1 (patch)
tree8bf58a4bedd5b6037fb04497b9166be360ce5c7b /sys/conf
parent66a96c11c836a64c8381f3046d1b055c9bd67456 (diff)
downloadFreeBSD-src-9da6f154d20f9979b10969ef3d1775c66118abf1.zip
FreeBSD-src-9da6f154d20f9979b10969ef3d1775c66118abf1.tar.gz
Add the 9750 SATA+SAS 6Gb/s RAID controller card driver, tws(4). Many
thanks for their contiued support to FreeBSD. This is version 10.80.00.003 from codeset 10.2.1 [1] Obtained from: LSI http://kb.lsi.com/Download16574.aspx [1]
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/files5
1 files changed, 5 insertions, 0 deletions
diff --git a/sys/conf/files b/sys/conf/files
index 5c5d92d..0633223 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -1833,6 +1833,11 @@ 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/tws/tws.c optional tws
+dev/tws/tws_cam.c optional tws
+dev/tws/tws_hdm.c optional tws
+dev/tws/tws_services.c optional tws
+dev/tws/tws_user.c optional tws
dev/tx/if_tx.c optional tx
dev/txp/if_txp.c optional txp
dev/uart/uart_bus_acpi.c optional uart acpi
OpenPOWER on IntegriCloud