Re: [PATCH]: pcmcia - spot slave decode flaws (for testing)

2007-03-20 Thread Komuro
Hi, "[PATCH]: pcmcia - spot slave decode flaws (for testing)" works properly. (kernel 2.6.21-rc4-mm1) pccard: PCMCIA card inserted into slot 1 pcmcia: registering new device pcmcia1.0 ata3: PATA max PIO0 cmd 0x00010100 ctl 0x0001010e bmdma 0x irq 3 scsi2 : pata_pcmcia at

Re: [PATCH]: pcmcia - spot slave decode flaws (for testing)

2007-03-20 Thread Komuro
Hi, [PATCH]: pcmcia - spot slave decode flaws (for testing) works properly. (kernel 2.6.21-rc4-mm1) pccard: PCMCIA card inserted into slot 1 pcmcia: registering new device pcmcia1.0 ata3: PATA max PIO0 cmd 0x00010100 ctl 0x0001010e bmdma 0x irq 3 scsi2 : pata_pcmcia ata3.00: CFA

Re: [PATCH]: pcmcia - spot slave decode flaws (for testing)

2007-02-24 Thread Eric D. Mudama
On 2/23/07, Alan <[EMAIL PROTECTED]> wrote: > Code looks OK. Not applied due to "for testing" note. > > General comment: it might be nice to do this in the core, just as a > sanity check for a variety of problems, past, present and future. We tried that with old IDE and all hell broke loose.

Re: [PATCH]: pcmcia - spot slave decode flaws (for testing)

2007-02-24 Thread Eric D. Mudama
On 2/23/07, Alan [EMAIL PROTECTED] wrote: Code looks OK. Not applied due to for testing note. General comment: it might be nice to do this in the core, just as a sanity check for a variety of problems, past, present and future. We tried that with old IDE and all hell broke loose. Lots of

Re: [PATCH]: pcmcia - spot slave decode flaws (for testing)

2007-02-23 Thread Alan
> Code looks OK. Not applied due to "for testing" note. > > General comment: it might be nice to do this in the core, just as a > sanity check for a variety of problems, past, present and future. We tried that with old IDE and all hell broke loose. Lots of virtual disk stuff and raid volumes

Re: [PATCH]: pcmcia - spot slave decode flaws (for testing)

2007-02-23 Thread Jeff Garzik
Alan wrote: If you've got a CF adapter or PCMCIA disc which shows up twice in libata pata_pcmcia can you try this patch on top of the updates posted. It tries to spot when the slave is a mirror of the master and to fix up problems that causes. Signed-off-by: Alan Cox <[EMAIL PROTECTED]> diff

Re: [PATCH]: pcmcia - spot slave decode flaws (for testing)

2007-02-23 Thread Jeff Garzik
Alan wrote: If you've got a CF adapter or PCMCIA disc which shows up twice in libata pata_pcmcia can you try this patch on top of the updates posted. It tries to spot when the slave is a mirror of the master and to fix up problems that causes. Signed-off-by: Alan Cox [EMAIL PROTECTED] diff -u

Re: [PATCH]: pcmcia - spot slave decode flaws (for testing)

2007-02-23 Thread Alan
Code looks OK. Not applied due to for testing note. General comment: it might be nice to do this in the core, just as a sanity check for a variety of problems, past, present and future. We tried that with old IDE and all hell broke loose. Lots of virtual disk stuff and raid volumes have

[PATCH]: pcmcia - spot slave decode flaws (for testing)

2007-02-20 Thread Alan
If you've got a CF adapter or PCMCIA disc which shows up twice in libata pata_pcmcia can you try this patch on top of the updates posted. It tries to spot when the slave is a mirror of the master and to fix up problems that causes. Signed-off-by: Alan Cox <[EMAIL PROTECTED]> diff -u --new-file

[PATCH]: pcmcia - spot slave decode flaws (for testing)

2007-02-20 Thread Alan
If you've got a CF adapter or PCMCIA disc which shows up twice in libata pata_pcmcia can you try this patch on top of the updates posted. It tries to spot when the slave is a mirror of the master and to fix up problems that causes. Signed-off-by: Alan Cox [EMAIL PROTECTED] diff -u --new-file