But for my KT266 I need a little patch. I've copied the entry for 82C561
which may be somewhat incorrrect. But it's a start.
--- linux-2.5.15/drivers/ide/ide-pci.c Wed May 15 22:02:11 2002
+++ linux-2.5.15.kees/drivers/ide/ide-pci.c Thu May 16 14:54:33 2002
@@ -787,6 +787,12 @@
device: PCI_DEVICE_ID_VIA_82C561,
bootable: ON_BOARD,
flags: ATA_F_NOADMA
+ },
+ {
+ vendor: PCI_VENDOR_ID_VIA,
+ device: PCI_DEVICE_ID_VIA_82C586_1,
+ bootable: ON_BOARD,
+ flags: ATA_F_NOADMA
}
};
If you need more details, please let me know.
Kees.
-- - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/