From e19ef875b1d2a9d20c0620d0184a5b13fc047819 Mon Sep 17 00:00:00 2001 From: Alexander Motin Date: Sat, 25 Jul 2009 17:40:49 +0000 Subject: [PATCH] Add ahci and siis drivers to NOTES. Approved by: re (implicitly) --- sys/conf/NOTES | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/sys/conf/NOTES b/sys/conf/NOTES index e7e21a119ae..00fe37a92dc 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -1637,6 +1637,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