Re: [PATCH] : IDE-CS Add additional id string (corsair, 1GB)

2007-10-16 Thread Kristoffer Ericson
On Tue, 16 Oct 2007 21:35:51 +0200 Bartlomiej Zolnierkiewicz <[EMAIL PROTECTED]> wrote: > On Monday 15 October 2007, Kristoffer Ericson wrote: > > Greetings, > > > > The manf string looks weird (0x0 + 0x0), but I assume its correct. Also, > > whitespaces seems almost intentional, so am I missing

Re: [PATCH] : IDE-CS Add additional id string (corsair, 1GB)

2007-10-16 Thread Bartlomiej Zolnierkiewicz
On Monday 15 October 2007, Kristoffer Ericson wrote: > Greetings, > > The manf string looks weird (0x0 + 0x0), but I assume its correct. Also, > whitespaces seems almost intentional, so am I missing something? Nope, thanks for cleaning this. > Shortlog: > This patch adds id strings for Corsair

Re: [PATCH] : IDE-CS Add additional id string (corsair, 1GB)

2007-10-15 Thread Jeff Garzik
Kristoffer Ericson wrote: Greetings, Of course. Not sure how you want it so I've kept the patches seperate for now. Signed-off-by: Kristoffer Ericson <[EMAIL PROTECTED]> applied to pata_pcmcia - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message

Re: [PATCH] : IDE-CS Add additional id string (corsair, 1GB)

2007-10-14 Thread Kristoffer Ericson
Greetings, Of course. Not sure how you want it so I've kept the patches seperate for now. Signed-off-by: Kristoffer Ericson <[EMAIL PROTECTED]> diff --git a/drivers/ata/pata_pcmcia.c b/drivers/ata/pata_pcmcia.c index 782ff4a..5db2013 100644 --- a/drivers/ata/pata_pcmcia.c +++ b/drivers/ata/pata_

Re: [PATCH] : IDE-CS Add additional id string (corsair, 1GB)

2007-10-14 Thread Vlad Codrea
Hi, Could you also add the id strings for the device to drivers/ata/pata_pcmcia.c? Thanks, Vlad Boardwalk for $500? In 2007? Ha! Play Monopoly Here and Now (it's updated for today's economy) at Yahoo!

[PATCH] : IDE-CS Add additional id string (corsair, 1GB)

2007-10-14 Thread Kristoffer Ericson
Greetings, The manf string looks weird (0x0 + 0x0), but I assume its correct. Also, whitespaces seems almost intentional, so am I missing something? Shortlog: This patch adds id strings for Corsair 1GB (identified as Hyperstone Model1) inside legacy/ide-cs.c It also includes some minor whitespa