PR469 IDE problem, was: Re: Any New 4.6.4 Issues
Chris Caudle
chris at chriscaudle.org
Mon Sep 19 17:32:33 UTC 2005
On Friday 16 September 2005 11:07 am, Thomas Doerfler (nt) wrote:
> attached to an IDE interface. The only method I can think of is to send
> a command to the non-existing unit and wait for a timeout.
That is how a SCSI driver would determine if SCSI drives are attached, send an
INQUIRY command to each device address and wait for the command to either
complete with data or time out.
> fix the problem and if you have the time to fix the IDE driver (I am
> still not quite sure whether it is broken), then feel free to propose a
> solution to PR469 and to post a patch.
I think currently the best approach would be to use some type of configuration
approach as you have suggested, and investigate enhancements to the driver
for auto detection and configuration in the future if someone has time to
work on it. The last time I checked, there was a comment in the driver to
the effect that DMA operation had not been tested yet, so it seems there are
some enhancements which would be useful, but might be too intrusive to
include on short notice.
--
Chris
More information about the users
mailing list