Date: Wed, 1 Mar 2006 07:40:47 GMT From: Kip Macy <kmacy@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 92574 for review Message-ID: <200603010740.k217elqI007141@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=92574 Change 92574 by kmacy@kmacy_storage:sun4v_work on 2006/03/01 07:39:50 ata not needed - null devclass causes null ptr deref - disable for now Affected files ... .. //depot/projects/kmacy_sun4v/src/sys/sun4v/conf/GENERIC#3 edit Differences ... ==== //depot/projects/kmacy_sun4v/src/sys/sun4v/conf/GENERIC#3 (text+ko) ==== @@ -75,9 +75,9 @@ #device fdc # ATA and ATAPI devices -device ata -device atadisk # ATA disk drives -device atapicd # ATAPI CDROM drives +#device ata +#device atadisk # ATA disk 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!,
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603010740.k217elqI007141>