public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Stephan von Krawczynski <skraw@ithnet.com>
To: Tomas Szepe <szepe@pinerecords.com>
Cc: marcelo@conectiva.com.br, alan@lxorguk.ukuu.org.uk,
	linux-kernel@vger.kernel.org, B.Zolnierkiewicz@elka.pw.edu.pl
Subject: Re: 21rc6 serverworks IDE blows even more than is usual :)
Date: Fri, 30 May 2003 12:11:08 +0200	[thread overview]
Message-ID: <20030530121108.6a6a82de.skraw@ithnet.com> (raw)
In-Reply-To: <20030529114001.GD7217@louise.pinerecords.com>

On Thu, 29 May 2003 13:40:01 +0200
Tomas Szepe <szepe@pinerecords.com> wrote:

> Hi Alan, Bartolomiej, Marcelo,
> 
> I can't seem to get the onboard Serverworks CSB5 IDE controller (rev 93)
> in a Compaq Proliant ML350 G3 to work (reliably/at all) no matter what
> kernel I use:
> 
> o  2.4.21-rc6
> 	intrerrupt timeouts, can't r/w from/to drive reliably in pio, dma hosed
> 
> o  2.4.21-rc2-ac3
> 	r/w in pio ok, dma hosed
> 
> o  2.4.20
> 	intrerrupt timeouts, can't r/w from/to drive reliably in pio, dma hosed
> 
> o  2.4.20-pre8-ac3 (has always worked on OSB4 beasts for me)
> 	intrerrupt timeouts, can't r/w from/to drive reliably in pio, dma hosed
> 
> lspci & .config excerpts plus other bits of info follow.
> The box is SMP + highmem.
> 
> --
> 
> 00:0f.1 IDE interface: ServerWorks CSB5 IDE Controller (rev 93) (prog-if 8a
> [Master SecP PriP])
> 	Subsystem: ServerWorks CSB5 IDE Controller
> 	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+
> 	Stepping- SERR+ FastB2B- Status: Cap- 66Mhz- UDF- FastB2B- ParErr-
> 	DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- Latency: 64
> 	Region 0: I/O ports at <ignored>
> 	Region 1: I/O ports at <ignored>
> 	Region 2: I/O ports at <unassigned>
> 	Region 3: I/O ports at <unassigned>
> 	Region 4: I/O ports at 2000 [size=16]

I don't know if this is in anyway interesting for you, but I got the same
chipset on an Asus board and been burning GBs of data onto DVDs with it and no
(ide) problem.

Mine:

00:0f.1 IDE interface: ServerWorks CSB5 IDE Controller (rev 93) (prog-if 8a
	[Master SecP PriP])
        Subsystem: ServerWorks CSB5 IDE Controller
        Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr-
	Stepping- SERR- FastB2B-
        Status: Cap- 66Mhz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort-
	<TAbort- <MAbort- >SERR- <PERR-
        Latency: 64, cache line size 08
        Region 0: I/O ports at <ignored>
        Region 1: I/O ports at <ignored>
        Region 2: I/O ports at <ignored>
        Region 3: I/O ports at <ignored>
        Region 4: I/O ports at 9400 [size=16]

/dev/hdc:

 Model=SONY DVD RW DRU-500A, FwRev=2.0c, SerialNo=XXXXXXXX
 Config={ Fixed Removeable DTR<=5Mbs DTR>10Mbs nonMagnetic }
 RawCHS=0/0/0, TrkSize=0, SectSize=0, ECCbytes=0
 BuffType=unknown, BuffSize=0kB, MaxMultSect=0
 (maybe): CurCHS=0/0/0, CurSects=0, LBA=yes, LBAsects=0
 IORDY=on/off, tPIO={min:180,w/IORDY:120}, tDMA={min:120,rec:120}
 PIO modes:  pio0 pio1 pio2 pio3 pio4 
 DMA modes:  mdma0 mdma1 mdma2 
 UDMA modes: udma0 udma1 *udma2 
 AdvancedPM=no
 Drive conforms to: device does not report version:  4 5 6



Regards,
Stephan



  parent reply	other threads:[~2003-05-30  9:58 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-29 11:40 21rc6 serverworks IDE blows even more than is usual :) Tomas Szepe
2003-05-29 14:01 ` Alan Cox
2003-05-29 15:07   ` Marc-Christian Petersen
2003-05-29 15:16     ` Tomas Szepe
2003-05-29 15:24   ` Tomas Szepe
2003-05-29 15:53   ` Tomas Szepe
2003-05-29 16:57   ` kwijibo
2003-05-29 17:03     ` Tomas Szepe
2003-05-30 10:05     ` Alan Cox
2003-05-29 22:25 ` Duncan Laurie
2003-05-29 23:00   ` kwijibo
2003-05-30  7:17     ` Tomas Szepe
2003-05-30 10:11 ` Stephan von Krawczynski [this message]
2003-05-30 16:51   ` Duncan Laurie
2003-05-30 16:52     ` Tomas Szepe
2003-05-30 23:22     ` Stephan von Krawczynski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030530121108.6a6a82de.skraw@ithnet.com \
    --to=skraw@ithnet.com \
    --cc=B.Zolnierkiewicz@elka.pw.edu.pl \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marcelo@conectiva.com.br \
    --cc=szepe@pinerecords.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox