Re: [PATCH 05/20] pata_efar: always program master_data before slave_data
From: Alan Cox <hidden>
Date: 2011-02-24 17:51:20
Also in:
lkml
From: Alan Cox <hidden>
Date: 2011-02-24 17:51:20
Also in:
lkml
+ /* RDC is ICH like */
+ { 0x17F3, 0x1011, PCI_ANY_ID, PCI_ANY_ID, 0, 0, ich_pata_100 },
+ { 0x17F3, 0x1012, PCI_ANY_ID, PCI_ANY_ID, 0, 0, ich_pata_100 },
+Cable detect is now a bit iffy - probably should add the device vendor to the table for each if you do this. Other than that it this specific one could be pretty sensible - but it does makes the drivers bigger especially on an embedded RDC device.