Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Feb 1998 09:04:15 +0000
From:      Timo Geusch <freebsd@timog.prestel.co.uk>
To:        hackers@FreeBSD.ORG
Subject:   Fast IDE CDROM problem identified
Message-ID:  <19980201090415.34269@timog.prestel.co.uk>

next in thread | raw e-mail | index | archive | help
Hi all,
After a lot of reading & poking around I now identified the problem. When
my CD drive spins down, it immediately goes to STANDBY mode, as reported by
the ATAPI CHECK POWER MODE command. According to the ATAPI specs, an ATAPI
device may take up to 30 seconds to go into ACTIVE mode again. As the 
FreeBSD ATAPI driver doesn't check for the device's current power mode,
it times out long before.
I'm currently trying to add the necessary code to the ATAPI driver in order
to check for device's power settings and will post my diffs as soon as I'm
done.

Regards,
Timo 
-- 
Timo Geusch

UNIX/NT System programmer & JAVA wizzard-in-training

'I ask for so little ... and boy, do I get it' Dilbert



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980201090415.34269>