public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* ATA/IDE: dmaproc error 14 testers wanted!
@ 2000-11-18 20:23 Andre Hedrick
  2000-11-18 20:44 ` Mohammad A. Haque
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Andre Hedrick @ 2000-11-18 20:23 UTC (permalink / raw)
  To: linux-kernel; +Cc: Alan Cox


If anyone is suffering from the dreaded "dmaproc error 14: unsupported"
error and want to test a code that could get you out of that deadlock
please speak up.

Basically this is an Intel 440BX PIIX4 issues, but the solution is global
and should work for all cases.

Regards,

Andre Hedrick
CTO Timpanogas Research Group
EVP Linux Development, TRG
Linux ATA Development

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: ATA/IDE: dmaproc error 14 testers wanted!
  2000-11-18 20:23 ATA/IDE: dmaproc error 14 testers wanted! Andre Hedrick
@ 2000-11-18 20:44 ` Mohammad A. Haque
  2000-11-19  8:35 ` Ion Badulescu
  2000-11-26 23:52 ` ATA-4, ATA-5 TCQ status Sasi Peter
  2 siblings, 0 replies; 10+ messages in thread
From: Mohammad A. Haque @ 2000-11-18 20:44 UTC (permalink / raw)
  To: Andre Hedrick; +Cc: linux-kernel, Alan Cox

This isnt the same as "ide_dmaproc: chipset supported ide_dma_timeout
func only: 14" is it? This was on a PIIX4 w/ test11-pre5. I've since
upgraded to test11-pre7 and the problem hasn't surfaced again.

Andre Hedrick wrote:
> 
> If anyone is suffering from the dreaded "dmaproc error 14: unsupported"
> error and want to test a code that could get you out of that deadlock
> please speak up.
> 
> Basically this is an Intel 440BX PIIX4 issues, but the solution is global
> and should work for all cases.
> 
> Regards,
> 
> Andre Hedrick
> CTO Timpanogas Research Group
> EVP Linux Development, TRG
> Linux ATA Development
> 
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> Please read the FAQ at http://www.tux.org/lkml/

-- 

=====================================================================
Mohammad A. Haque                              http://www.haque.net/ 
                                               mhaque@haque.net

  "Alcohol and calculus don't mix.             Project Lead
   Don't drink and derive." --Unknown          http://wm.themes.org/
                                               batmanppc@themes.org
=====================================================================
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: ATA/IDE: dmaproc error 14 testers wanted!
  2000-11-18 20:23 ATA/IDE: dmaproc error 14 testers wanted! Andre Hedrick
  2000-11-18 20:44 ` Mohammad A. Haque
@ 2000-11-19  8:35 ` Ion Badulescu
  2000-11-19  8:56   ` Andre Hedrick
  2000-11-26 23:52 ` ATA-4, ATA-5 TCQ status Sasi Peter
  2 siblings, 1 reply; 10+ messages in thread
From: Ion Badulescu @ 2000-11-19  8:35 UTC (permalink / raw)
  To: Andre Hedrick; +Cc: linux-kernel

On Sat, 18 Nov 2000 12:23:05 -0800 (PST), Andre Hedrick <andre@linux-ide.org> wrote:
> 
> If anyone is suffering from the dreaded "dmaproc error 14: unsupported"
> error and want to test a code that could get you out of that deadlock
> please speak up.
> 
> Basically this is an Intel 440BX PIIX4 issues, but the solution is global
> and should work for all cases.

Interestingly enough, I get it on a VIA MVP3 with 2.2.18pre + bkz's patch.
Since it's eaten two filesystems by now, I'm not overly eager to play
with it again... On a second thought though, I'd rather play with it now
in a controlled environment, so feel free to send the patch my way.

If you want details, just ask.

Thanks,
Ion

-- 
  It is better to keep your mouth shut and be thought a fool,
            than to open it and remove all doubt.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: ATA/IDE: dmaproc error 14 testers wanted!
  2000-11-19  8:35 ` Ion Badulescu
@ 2000-11-19  8:56   ` Andre Hedrick
  0 siblings, 0 replies; 10+ messages in thread
From: Andre Hedrick @ 2000-11-19  8:56 UTC (permalink / raw)
  To: Ion Badulescu; +Cc: linux-kernel


It is on kernel.org and the README tells you what to do to enable the stub
in ide-dma.c  If it works let me know!

Cheers,

Andre Hedrick
CTO Timpanogas Research Group
EVP Linux Development, TRG
Linux ATA Development

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 10+ messages in thread

* ATA-4, ATA-5 TCQ status
  2000-11-18 20:23 ATA/IDE: dmaproc error 14 testers wanted! Andre Hedrick
  2000-11-18 20:44 ` Mohammad A. Haque
  2000-11-19  8:35 ` Ion Badulescu
@ 2000-11-26 23:52 ` Sasi Peter
  2000-11-27  0:28   ` Jens Axboe
  2 siblings, 1 reply; 10+ messages in thread
From: Sasi Peter @ 2000-11-26 23:52 UTC (permalink / raw)
  To: Linux Kernel Mailing List; +Cc: Andre Hedrick

Hi!

I would like to ask if the tagged command queueing capability in the
decent ATA standards is utilized in the linux IDE driver (2.2 2.2ide
patches, or 2.4 maybe...)?

Another question, a little bit offtopic is if anybody on this list is able
to point me to some pci UltraATA controller card, which has more than 2
channels (more than 4 drives w/o cascade magic) (preferrably 6 or 8
channels)? If the exists one, I do not need no HW RAID or anything like
that... I only need a lot of channels, in only one PCI slot.
There have been a lot of rant around here, and why I am addressing Andre
personally too is that in that debate his stated, that because such cards
exist, IDE can fall into line with SCSI in drives possible / PCI slot.

Your help is very much appreciated,

-- 
SaPE - Peter, Sasi - mailto:sape@sch.hu - http://sape.iq.rulez.org/


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: ATA-4, ATA-5 TCQ status
  2000-11-26 23:52 ` ATA-4, ATA-5 TCQ status Sasi Peter
@ 2000-11-27  0:28   ` Jens Axboe
  2000-11-27  0:45     ` Sasi Peter
  2000-11-27  1:28     ` Andre Hedrick
  0 siblings, 2 replies; 10+ messages in thread
From: Jens Axboe @ 2000-11-27  0:28 UTC (permalink / raw)
  To: Sasi Peter; +Cc: Linux Kernel Mailing List, Andre Hedrick

On Mon, Nov 27 2000, Sasi Peter wrote:
> Hi!
> 
> I would like to ask if the tagged command queueing capability in the
> decent ATA standards is utilized in the linux IDE driver (2.2 2.2ide
  ^^^^^^
> patches, or 2.4 maybe...)?

I hope that is supposed to be 'recent', because with the current TCQ
implementation listed in the specs Linux might as well not support it :)
It's simply not worth it.

-- 
* Jens Axboe <axboe@suse.de>
* SuSE Labs
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: ATA-4, ATA-5 TCQ status
  2000-11-27  0:28   ` Jens Axboe
@ 2000-11-27  0:45     ` Sasi Peter
  2000-11-27  0:50       ` Jens Axboe
  2000-11-27  1:28     ` Andre Hedrick
  1 sibling, 1 reply; 10+ messages in thread
From: Sasi Peter @ 2000-11-27  0:45 UTC (permalink / raw)
  To: Jens Axboe; +Cc: Linux Kernel Mailing List, Andre Hedrick

On Mon, 27 Nov 2000, Jens Axboe wrote:

> > I would like to ask if the tagged command queueing capability in the
> > decent ATA standards is utilized in the linux IDE driver (2.2 2.2ide
>   ^^^^^^
> > patches, or 2.4 maybe...)?
> I hope that is supposed to be 'recent', because with the current TCQ

If you think I should have...

> implementation listed in the specs Linux might as well not support it :)
> It's simply not worth it.

But seriously, how come?

I thought they just somewhat like copied the SCSI implementation...

PS: Anybody knowing about a multi (>2) channel UATA host adapter?

-- 
SaPE - Peter, Sasi - mailto:sape@sch.hu - http://sape.iq.rulez.org/


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: ATA-4, ATA-5 TCQ status
  2000-11-27  0:45     ` Sasi Peter
@ 2000-11-27  0:50       ` Jens Axboe
  0 siblings, 0 replies; 10+ messages in thread
From: Jens Axboe @ 2000-11-27  0:50 UTC (permalink / raw)
  To: Sasi Peter; +Cc: Linux Kernel Mailing List, Andre Hedrick

On Mon, Nov 27 2000, Sasi Peter wrote:
> > implementation listed in the specs Linux might as well not support it :)
> > It's simply not worth it.
> 
> But seriously, how come?
> 
> I thought they just somewhat like copied the SCSI implementation...

I wish they would have, and based it on atapi. But they didn't...
Basically it requires you to poll for completion of tags with
a service command.

-- 
* Jens Axboe <axboe@suse.de>
* SuSE Labs
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: ATA-4, ATA-5 TCQ status
  2000-11-27  0:28   ` Jens Axboe
  2000-11-27  0:45     ` Sasi Peter
@ 2000-11-27  1:28     ` Andre Hedrick
  2000-11-27 22:51       ` Sasi Peter
  1 sibling, 1 reply; 10+ messages in thread
From: Andre Hedrick @ 2000-11-27  1:28 UTC (permalink / raw)
  To: Jens Axboe; +Cc: Sasi Peter, Linux Kernel Mailing List

On Mon, 27 Nov 2000, Jens Axboe wrote:

> On Mon, Nov 27 2000, Sasi Peter wrote:
> > Hi!
> > 
> > I would like to ask if the tagged command queueing capability in the
> > decent ATA standards is utilized in the linux IDE driver (2.2 2.2ide
>   ^^^^^^
> > patches, or 2.4 maybe...)?
> 
> I hope that is supposed to be 'recent', because with the current TCQ
> implementation listed in the specs Linux might as well not support it :)
> It's simply not worth it.

Exactly, Jens has seen the ugly beast because I have worked on coding it.
I am working to get IBM to change the method of doing this to make it
sane, but its not now.

Cheers,

Andre Hedrick
CTO Timpanogas Research Group
EVP Linux Development, TRG
Linux ATA Development

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: ATA-4, ATA-5 TCQ status
  2000-11-27  1:28     ` Andre Hedrick
@ 2000-11-27 22:51       ` Sasi Peter
  0 siblings, 0 replies; 10+ messages in thread
From: Sasi Peter @ 2000-11-27 22:51 UTC (permalink / raw)
  To: Jens Axboe, Andre Hedrick; +Cc: Linux Kernel Mailing List

On Mon, 27 Nov 2000, Jens Axboe wrote:

> On Mon, Nov 27 2000, Sasi Peter wrote:
> > > implementation listed in the specs Linux might as well not support it :)
> > > It's simply not worth it.
> > But seriously, how come?
> > I thought they just somewhat like copied the SCSI implementation...
> I wish they would have, and based it on atapi. But they didn't...
> Basically it requires you to poll for completion of tags with a
> service command.

On Sun, 26 Nov 2000, Andre Hedrick wrote:
> On Mon, 27 Nov 2000, Jens Axboe wrote:
> > On Mon, Nov 27 2000, Sasi Peter wrote:
> > > I would like to ask if the tagged command queueing capability in the
> > > decent ATA standards is utilized in the linux IDE driver (2.2 2.2ide
> >   ^^^^^^
> > > patches, or 2.4 maybe...)?

Ok, so anybody knows a multichannel adapter? At least 4 channels?
Andre? Where do I get one? Where does the ATA revolution start?

-- 
SaPE - Peter, Sasi - mailto:sape@sch.hu - http://sape.iq.rulez.org/


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2000-11-27 23:19 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-11-18 20:23 ATA/IDE: dmaproc error 14 testers wanted! Andre Hedrick
2000-11-18 20:44 ` Mohammad A. Haque
2000-11-19  8:35 ` Ion Badulescu
2000-11-19  8:56   ` Andre Hedrick
2000-11-26 23:52 ` ATA-4, ATA-5 TCQ status Sasi Peter
2000-11-27  0:28   ` Jens Axboe
2000-11-27  0:45     ` Sasi Peter
2000-11-27  0:50       ` Jens Axboe
2000-11-27  1:28     ` Andre Hedrick
2000-11-27 22:51       ` Sasi Peter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox