summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorale <ale@FreeBSD.org>2004-01-26 16:38:33 +0000
committerale <ale@FreeBSD.org>2004-01-26 16:38:33 +0000
commit6f8ce9616a6ce904600e756a8ab2336f6ea6ba80 (patch)
treed080910491852ee488b4b2023880e2da1ea751fb /sys/conf
parentb830d2117bde69ff70781bb04699e71a20960254 (diff)
downloadFreeBSD-src-6f8ce9616a6ce904600e756a8ab2336f6ea6ba80.zip
FreeBSD-src-6f8ce9616a6ce904600e756a8ab2336f6ea6ba80.tar.gz
Add missing 'device ataraid' to support ATA software RAID.
Noticed by: Dario Freni <saturnero@gufi.org> Approved by: blackend (mentor) Reviewed by: sos
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/NOTES1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index 0a6875d..b7f3a90 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -1367,6 +1367,7 @@ device twe # 3ware ATA RAID
# PCI and PC Card ATA/ATAPI devices on modern machines.
device ata
device atadisk # ATA disk drives
+device ataraid # ATA RAID drives
device atapicd # ATAPI CDROM drives
device atapifd # ATAPI floppy drives
device atapist # ATAPI tape drives
OpenPOWER on IntegriCloud