ide_cs and Ninja ATA

Christian Zoz zoz at suse.de
Fri Sep 16 03:16:45 EDT 2005


Hi,

in ide_cs.c there is a line for Ninja ATA devices
  PCMCIA_DEVICE_PROD_ID12(" ", "NinjaATA-", 0x3b6e20c8, 0xebe0bd79),
But there are also devices with empty prod_id1. We could either add
another device line
  PCMCIA_DEVICE_PROD_ID12("", "NinjaATA-", 0x0, 0xebe0bd79),
Or (better) replace the old with
  PCMCIA_DEVICE_PROD_ID2("NinjaATA-", 0xebe0bd79),

Can somebody please change this?

-- 

ciao, christian

睡眠不足はいい仕事の敵だ。



More information about the linux-pcmcia mailing list