summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorsos <sos@FreeBSD.org>2003-08-24 09:30:13 +0000
committersos <sos@FreeBSD.org>2003-08-24 09:30:13 +0000
commit225ff2440130f22be96e9c3ab6797c56051ecf09 (patch)
tree7c2f92a81bfcb9bfed7466451077e85fff3ac8ba /sys
parent7ddb450cd6a76449129d9e26f81be4c4901317fe (diff)
downloadFreeBSD-src-225ff2440130f22be96e9c3ab6797c56051ecf09.zip
FreeBSD-src-225ff2440130f22be96e9c3ab6797c56051ecf09.tar.gz
Add device ataraid, this is now seperate and not pulled in by atadisk.
Diffstat (limited to 'sys')
-rw-r--r--sys/i386/conf/GENERIC1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/i386/conf/GENERIC b/sys/i386/conf/GENERIC
index 089d9db..28d2121 100644
--- a/sys/i386/conf/GENERIC
+++ b/sys/i386/conf/GENERIC
@@ -79,6 +79,7 @@ device fdc
# ATA and ATAPI devices
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