diff options
-rw-r--r-- | sys/conf/NOTES | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES index 00fe37a..37ffa1c 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -1642,6 +1642,9 @@ device twe # 3ware ATA RAID # # ahci: Advanced Host Controller Interface (AHCI) compatible # siis: SiliconImage SiI3124/SiI3132/SiI3531 controllers +# +# These drivers are part of cam(4) subsystem. They supersede less featured +# ata(4) subsystem drivers, supporting same hardware. device ahci device siis |