Henry Su wrote: > --- linux-2.6.21.1.orig/drivers/ata/pata_atiixp.c 2007-05-10 06:30:14.000000000 +0800 > +++ linux-2.6.21.1/drivers/ata/pata_atiixp.c 2007-05-10 07:17:07.000000000 +0800 > @@ -283,6 +283,7 @@ static const struct pci_device_id atiixp > { PCI_VDEVICE(ATI, PCI_DEVICE_ID_ATI_IXP300_IDE), }, > { PCI_VDEVICE(ATI, PCI_DEVICE_ID_ATI_IXP400_IDE), }, > { PCI_VDEVICE(ATI, PCI_DEVICE_ID_ATI_IXP600_IDE), }, > + { PCI_VDEVICE(ATI, PCI_DEVICE_ID_ATI_IXP700_IDE), }, Patch applied manually. Your patches are all technically correct -- but you really need to fix your email so that we can receive and apply your patches via scripts. This is a basic step that every kernel contributor needs to take. Jeff - To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html