From 8328fa18710f0d1890c0504f2cd9f20c986f246d Mon Sep 17 00:00:00 2001 From: John Birrell Date: Thu, 9 Nov 2006 08:49:13 +0000 Subject: [PATCH] Enable ata and atapicd now those work on sun4v. --- sys/sun4v/conf/GENERIC | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/sun4v/conf/GENERIC b/sys/sun4v/conf/GENERIC index 168d27c66ee..6dbbbc5a58d 100644 --- a/sys/sun4v/conf/GENERIC +++ b/sys/sun4v/conf/GENERIC @@ -86,9 +86,9 @@ device pci #device fdc # ATA and ATAPI devices -#device ata +device ata #device atadisk # ATA disk drives -#device atapicd # ATAPI CDROM drives +device atapicd # ATAPI CDROM drives #device atapifd # ATAPI floppy drives #device atapist # ATAPI tape drives # Do NOT enable ATA_STATIC_ID -- cmd646 controller will be !ata2!,