On Sun, 31 Oct 1999, Paul van der Zwan wrote:

> 
> I switched to the 'new' atapi driver and I am having trouble with my cdrom
> which worked fine using the old wd driver.
> 
> I have the following in my config file :
> 
> controller      ata0
> device          atadisk0        
> device          atapicd0        
> 
> The device exists:
> $ ls -l /dev/acd0*
> brw-r-----  1 root  operator   31,   0 Oct 31 11:06 /dev/acd0a
> brw-r-----  1 root  operator   31,   2 Oct 31 11:06 /dev/acd0c
> 
> Booting gives the following :
> ad0: <QUANTUM FIREBALL SE4.3A/API.0C00> ATA-3 disk at ata0 as master
> ad0: 4110MB (8418816 sectors), 14848 cyls, 9 heads, 63 S/T, 512 B/S
> ad0: 16 secs/int, 0 depth queue, UDMA33
> Creating DISK ad0
> Creating DISK wd0
> atapi: MODE_SENSE_BIG - UNIT ATTENTION skey=6 asc=29 ascq=00 error=00
> acd0: <BCD 24XM CD-ROM/VER 2.2> CDROM drive at ata0 as slave 
> acd0: read 171KB/s (4125KB/s), 128KB buffer, UDMA33
> acd0: supported read types: CD-DA
> acd0: Audio: play, 255 volume levels
> acd0: Mechanism: ejectable tray
> acd0: Medium: no/blank disc inside, unlocked
> 
> But when I try to mount the CD I get the following error :
> atapi: TEST_UNIT_READY - NOT READY skey=2 asc=3a ascq=00 error=00
> atapi: READ_TOC - NOT READY skey=2 asc=3a ascq=00 error=00
> 
> Anybody any idea or hint ??

I get this on a machine at work which I recently put FreeBSD on. I moved
it back to the wdc driver for now. If any extra information would help to
debug this, I'm happy to test things.

--
Doug Rabson                             Mail:  [EMAIL PROTECTED]
Nonlinear Systems Ltd.                  Phone: +44 181 442 9037




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to