--- linux-2.4.25-gentoo-r2/drivers/ide/pci/siimage.c 2004-05-19 15:52:04.000000000 +0100 +++ linux-2.4.25-gentoo-r2/drivers/ide/pci/siimage.c 2004-05-19 20:43:55.447440160 +0100 @@ -1191,8 +1191,6 @@ static int __devinit siimage_init_one(st static struct pci_device_id siimage_pci_tbl[] __devinitdata = { { PCI_VENDOR_ID_CMD, PCI_DEVICE_ID_SII_680, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0}, - { PCI_VENDOR_ID_CMD, PCI_DEVICE_ID_SII_3112, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 1}, - { PCI_VENDOR_ID_CMD, PCI_DEVICE_ID_SII_1210SA, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 2}, { 0, }, };