Re: libata and PATA devices

2005-08-07 Thread Jeff Garzik
On Mon, Aug 08, 2005 at 10:43:41AM +0900, Tejun Heo wrote: > I don't know much about PATA support. All I know is that ICH's seem > to generate a lot of noise in this mailing list w/ its legacy, combined, > ahci and whatever modes and no one setting seems to satisfy all. (If > anyone knows mor

Re: libata and PATA devices

2005-08-07 Thread Tejun Heo
Hello, Andreas. Andreas Klöckner wrote: Hey Jeff, all, I was wondering why ATA_ENABLE_PATA and ATA_ENABLE_ATAPI are #undef'ed in include/linux/libata.h by default, since reverting them to #define's was the only way to make the ata-piix driver detect my CDROM on my new shiny ThinkPad (Inte

Moving... please wait

2005-08-07 Thread Jeff Garzik
On Sun, Aug 07, 2005 at 01:51:52PM -0700, Ravinandan Arakali wrote: > Jeff, > The entire set of patches have been resent and an additional > patch13 to address earlier comments. > Pls confirm if these patches apply correctly. I'm in the process of moving to a new house, and getting a new computer

libata and PATA devices

2005-08-07 Thread Andreas Klöckner
Hey Jeff, all, I was wondering why ATA_ENABLE_PATA and ATA_ENABLE_ATAPI are #undef'ed in include/linux/libata.h by default, since reverting them to #define's was the only way to make the ata-piix driver detect my CDROM on my new shiny ThinkPad (Intel Corp. 82801FBM (ICH6M) SATA Controller). I w

Re: DriveStatusError BadCRC

2005-08-07 Thread Eric D. Mudama
51/84 indicates the crc failed on the incoming write data from your system. These failures should be very rare (on PATA), but the bummer is they don't have anything to do with bad blocks on the media or degrading heads... What is the temperature like inside your case? What host adapter are you u

Re: DriveStatusError BadCRC

2005-08-07 Thread Tyler
I would suggest using the smartmontools to read the SMART registers on the drive, it sounds like your drive is bad. The other way to verify if the drive is bad or not, is to simply put it in another computer and try running it there, and see if it has the same problems. Process of elimination

Re: Looking for support of Promise PDC40775 (SATA 300 TX2plus)

2005-08-07 Thread Raphael Bossek
On Sun, 07 Aug 2005 11:15:15 +0200 Erik Slagter <[EMAIL PROTECTED]> wrote: > > I'm looking for 2.6 support of this kind of Promise controller. > > Is there any progress ongoing to support this kind of hardware > > with SATA and PATA conectors? > > Promise released GPL source code Linux 2.4 driver

DriveStatusError BadCRC

2005-08-07 Thread sampei02
I bought new Maxtor HD 80 GB but Fedora Core 3 gives this message about 1 hour after boot stage (This one occurs in a variable time): hda: dma_intr: status=0x51 { DriveReady SeekComplete Error } hda: dma_intr: Error=0x84 { DriveStatusError BadCRC } ide: failed opcode was: unknown hda: dma_intr:

Re: [PATCH 2/3] libata-dev: pdc2027x mdelay() problem fix for power5 micro-partitioning

2005-08-07 Thread Benjamin Herrenschmidt
On Fri, 2005-08-05 at 01:34 +0800, Albert Lee wrote: > Jeff, > > Patch 2/3: pdc2027x mdelay() problem fix for micro-partitioning > > Description: >The mdelay(100) does not delay exactly 100 ms on IBM power5 machines when > the power5 CPU micro-partitioning feature is turned on. > Ex. If micr

Re: Looking for support of Promise PDC40775 (SATA 300 TX2plus)

2005-08-07 Thread Erik Slagter
> I'm looking for 2.6 support of this kind of Promise controller. > Is there any progress ongoing to support this kind of hardware > with SATA and PATA conectors? > Promise released GPL source code Linux 2.4 driver for this controllers > > PDC40518Promise SATAII150 TX4 > PDC20575Pr