public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Promise module (old) broken
@ 2004-12-05 17:54 lkml
  2004-12-05 19:06 ` Bartlomiej Zolnierkiewicz
  2004-12-05 19:59 ` Alan Pope
  0 siblings, 2 replies; 5+ messages in thread
From: lkml @ 2004-12-05 17:54 UTC (permalink / raw)
  To: Linux Kernel-Liste

[-- Attachment #1: Type: text/plain, Size: 994 bytes --]

  Hi,

  up to the actual kernel rc 2.6.10rc3 has broken pdc 20265 support. As
some kernel releases ago, one had to specify i/o ports on kernel
cmdline. 2.4.28 kernel works w/o cmdline parameter.

Is this behaviour intended? Will it be fixed in 2.6.10 release?

W/o parameter kernel (2.6) does not recognise the pdc ide controller
drives.
dmesg output states: "ideX: Wait for ready failed before probe !"


As of kernel rc 2.6.10rc1 the kernel even reported ide drive short
read and seek errors on drives even not connected to the pdc
controller but connected to the onboard controller (->/dev/hda1). In
fact /dev/hda1 has no errors (so far).

Any comments?

  Thanks.

    Nils


-- 

*     lkml@                 * University of Stuttgart *    icq / lc   *
*      www.Think-Future.de  *    dep.comp.science     * 9336272/92045 *
:x                                                                   :)

   All power corrupts, but we need electricity. 
   
   

[-- Attachment #2: Type: application/pgp-signature, Size: 210 bytes --]

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

* Re: Promise module (old) broken
  2004-12-05 17:54 Promise module (old) broken lkml
@ 2004-12-05 19:06 ` Bartlomiej Zolnierkiewicz
  2004-12-05 19:59 ` Alan Pope
  1 sibling, 0 replies; 5+ messages in thread
From: Bartlomiej Zolnierkiewicz @ 2004-12-05 19:06 UTC (permalink / raw)
  To: lkml, Linux Kernel-Liste

On Sun, 5 Dec 2004 18:54:00 +0100, lkml@think-future.de
<lkml@think-future.de> wrote:
>   Hi,
> 
>   up to the actual kernel rc 2.6.10rc3 has broken pdc 20265 support. As
> some kernel releases ago, one had to specify i/o ports on kernel
> cmdline. 2.4.28 kernel works w/o cmdline parameter.
> 
> Is this behaviour intended? Will it be fixed in 2.6.10 release?

Haven't you forgot to compile in pdc202xx_old driver?

> W/o parameter kernel (2.6) does not recognise the pdc ide controller
> drives.
> dmesg output states: "ideX: Wait for ready failed before probe !"
> 
> As of kernel rc 2.6.10rc1 the kernel even reported ide drive short
> read and seek errors on drives even not connected to the pdc
> controller but connected to the onboard controller (->/dev/hda1). In
> fact /dev/hda1 has no errors (so far).
>
> Any comments?

Read REPORTING-BUGS from the kernel source package
and give us at least dmesgs and configs.

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

* Re: Promise module (old) broken
  2004-12-05 17:54 Promise module (old) broken lkml
  2004-12-05 19:06 ` Bartlomiej Zolnierkiewicz
@ 2004-12-05 19:59 ` Alan Pope
  1 sibling, 0 replies; 5+ messages in thread
From: Alan Pope @ 2004-12-05 19:59 UTC (permalink / raw)
  To: lkml, Linux Kernel-Liste

On Sun, 5 Dec 2004 18:54:00 +0100, lkml@think-future.de
<lkml@think-future.de> wrote:
>   Hi,
> 
>   up to the actual kernel rc 2.6.10rc3 has broken pdc 20265 support. As
> some kernel releases ago, one had to specify i/o ports on kernel
> cmdline. 2.4.28 kernel works w/o cmdline parameter.
> 
> Is this behaviour intended? Will it be fixed in 2.6.10 release?
> 
> W/o parameter kernel (2.6) does not recognise the pdc ide controller
> drives.
> dmesg output states: "ideX: Wait for ready failed before probe !"
> 
> As of kernel rc 2.6.10rc1 the kernel even reported ide drive short
> read and seek errors on drives even not connected to the pdc
> controller but connected to the onboard controller (->/dev/hda1). In
> fact /dev/hda1 has no errors (so far).
> 
> Any comments?
> 

It's more broken than that here. I get the following errors in 2.6.8
through 2.6.9-ac9 & 2.6.10-rc2 with the old (PDC202XX_OLD) promise
driver, when placing the disk/controller under any load (in fact just
doing hdparm -t -T /dev/hde).

I get..

hde: dma_intr: status=0xff { Busy }

ide: failed opcode was: unknown
hde: DMA disabled
PDC202XX: Primary channel reset.
PDC202XX: Secondary channel reset.

(a number of times)

ide2: reset timed-out, status=0xff
end_request: I/O error, dev hde, sector 11776
Buffer I/O error on device hde, logical block 1472

(many times)

Cheers,
Al.

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

* Re: Promise module (old) broken
@ 2004-12-09 11:02 lkml
  0 siblings, 0 replies; 5+ messages in thread
From: lkml @ 2004-12-09 11:02 UTC (permalink / raw)
  To: Linux Kernel-Liste

        Hi,

> Haven't you forgot to compile in pdc202xx_old driver?
CONFIG_BLK_DEV_PDC202XX_OLD=y

> and give us at least dmesgs and configs.
This is the same machine and config as in the thread "".


        Nils

PS: I am not subscribed to this list.


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

* Re: Promise module (old) broken
@ 2004-12-09 11:12 lkml
  0 siblings, 0 replies; 5+ messages in thread
From: lkml @ 2004-12-09 11:12 UTC (permalink / raw)
  To: Linux Kernel-Liste


        Hi,

sorry..

Same config as in "ethX interface rx errors"

Nils



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

end of thread, other threads:[~2004-12-09 11:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-05 17:54 Promise module (old) broken lkml
2004-12-05 19:06 ` Bartlomiej Zolnierkiewicz
2004-12-05 19:59 ` Alan Pope
  -- strict thread matches above, loose matches on Subject: below --
2004-12-09 11:02 lkml
2004-12-09 11:12 lkml

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