Date: Tue, 19 Mar 2002 19:40:11 -0500 (EST) From: Bob Gartland <gartland@vaix.net> To: freebsd-stable@freebsd.org Subject: /dev/acd0c: Device not configured ? Message-ID: <1201.63.112.228.153.1016584811.squirrel@www.vaix.net>
next in thread | raw e-mail | index | archive | help
Hi Folks- I did a cvsup and buildworld on two boxes today, and now I can no longer access ata cdroms. mount -t cd9660 /dev/acd0c /cdrom cd9660: /dev/acd0c: Device not configured mount -t cd9660 /dev/acd1c /cdrom cd9660: /dev/acd1c: Device not configured dmesg gives: acd0: CD-RW <ZIPCD1024INT-A> at ata1-master PIO4 acd1: CDROM <CD-ROM 24X/AKOx> at ata1-slave PIO4 I know there's been a lot of work done on the ata driver lately, and in fact the new atacontrol program seems to work fine: atacontrol list ATA channel 0: Master: ad0 <WDC WD84AA/29.05T29> ATA/ATAPI rev 4 Slave: ad1 <WDC WD84AA/29.05T29> ATA/ATAPI rev 4 ATA channel 1: Master: acd0 <ZIPCD1024INT-A/1.1> ATA/ATAPI rev 0 Slave: acd1 <CD-ROM 24X/AKOx/16B> ATA/ATAPI rev 0 atacontrol reinit 1 Master: acd0 <ZIPCD1024INT-A/1.1> ATA/ATAPI rev 0 Slave: acd1 <CD-ROM 24X/AKOx/16B> ATA/ATAPI rev 0 Perhaps I need to change some kernel config settings ? Here's what I have now: device ata device atadisk # ATA disk drives device atapicd # ATAPI CDROM drives options ATA_STATIC_ID #Static device numbering Thanks, Bob Gartland To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1201.63.112.228.153.1016584811.squirrel>