summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormav <mav@FreeBSD.org>2009-07-25 17:40:49 +0000
committermav <mav@FreeBSD.org>2009-07-25 17:40:49 +0000
commita6639bed1e8b4939981a0bd3096d2c9fcedbcb26 (patch)
tree5ced1464321b68c6b732c11c4973727fdb95ac43
parent274ea197bb2f446e42dd6f17d5046b348d26d82d (diff)
downloadFreeBSD-src-a6639bed1e8b4939981a0bd3096d2c9fcedbcb26.zip
FreeBSD-src-a6639bed1e8b4939981a0bd3096d2c9fcedbcb26.tar.gz
Add ahci and siis drivers to NOTES.
Approved by: re (implicitly)
-rw-r--r--sys/conf/NOTES9
1 files changed, 9 insertions, 0 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index e7e21a1..00fe37a 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -1638,6 +1638,15 @@ options MFI_DEBUG
device twe # 3ware ATA RAID
#
+# Serial ATA host controllers:
+#
+# ahci: Advanced Host Controller Interface (AHCI) compatible
+# siis: SiliconImage SiI3124/SiI3132/SiI3531 controllers
+
+device ahci
+device siis
+
+#
# The 'ATA' driver supports all ATA and ATAPI devices, including PC Card
# devices. You only need one "device ata" for it to find all
# PCI and PC Card ATA/ATAPI devices on modern machines.
OpenPOWER on IntegriCloud