Date: Tue, 19 Mar 2002 17:16:39 -0700 From: Aaron Siegel <bsd-daemon@attbi.com> To: freebsd-stable@freebsd.org Subject: Re: /dev/acd0c: Device not configured ? Message-ID: <3C97D4E7.80503@attbi.com> References: <1201.63.112.228.153.1016584811.squirrel@www.vaix.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello Did you update the MAKEDEV program? If so did you run MAKEDEV all? Bob I am sorry for sending the message to you directly. Bob Gartland wrote: >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 > 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?3C97D4E7.80503>