* CONFIG_IDEDISK_MULTI_MODE in 2.4.21
@ 2003-06-16 16:39 Nick Bartos
2003-06-21 17:11 ` Alan Cox
0 siblings, 1 reply; 2+ messages in thread
From: Nick Bartos @ 2003-06-16 16:39 UTC (permalink / raw)
To: linux-kernel
I have an ide compact flash device on a couple of machines that reports
dma errors. In 2.4.20 I was able to set CONFIG_IDEDISK_MULTI_MODE and the
errors went away and all was peachy.
Now the errors are back in 2.4.21, and I noticed that the code that
actually implemented CONFIG_IDEDISK_MULTI_MODE was gone, such that
enabling the option did nothing.
I copied back in the old code from 2.4.20 for the option but I still get
errors, I am guessing that it was removed because something was changed so
that it no longer mattered or something.
So is CONFIG_IDEDISK_MULTI_MODE somehow obsolete or was this an over site?
If CONFIG_IDEDISK_MULTI_MODE is not supposed to matter anymore what should
we do about trying to fix the errors that CONFIG_IDEDISK_MULTI_MODE used
to (set_multimode: status=0x51 { DriveReady SeekComplete Error } &
set_multimode: error=0x04 { DriveStatusError })?
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: CONFIG_IDEDISK_MULTI_MODE in 2.4.21
2003-06-16 16:39 CONFIG_IDEDISK_MULTI_MODE in 2.4.21 Nick Bartos
@ 2003-06-21 17:11 ` Alan Cox
0 siblings, 0 replies; 2+ messages in thread
From: Alan Cox @ 2003-06-21 17:11 UTC (permalink / raw)
To: Nick Bartos; +Cc: Linux Kernel Mailing List
On Llu, 2003-06-16 at 17:39, Nick Bartos wrote:
> I copied back in the old code from 2.4.20 for the option but I still get
> errors, I am guessing that it was removed because something was changed so
> that it no longer mattered or something.
We now just check if the device claims it supports multimode and if so
try and set a mode that is suitable
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-06-21 16:59 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-06-16 16:39 CONFIG_IDEDISK_MULTI_MODE in 2.4.21 Nick Bartos
2003-06-21 17:11 ` Alan Cox
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox