RE: [patch] Add the device IDs for AMD/ATI SB700
From: Henry Su <hidden>
Date: 2007-05-25 05:57:50
Also in:
lkml
Hi Jeff, Thanks for your kindly help, I will fix the email next time. Do you mean all the device IDs for ATI SB700 are added to the corresponding files? because I split this patch and resent four patches according to your last suggestion, if this patch is applied, another patches are not necessary now. Thanks Henry -----Original Message----- From: Jeff Garzik [mailto:jeff@garzik.org] Sent: Friday, May 25, 2007 11:00 AM To: Henry Su Cc: alan@lxorguk.ukuu.org.uk; greg@kroah.com; bzolnier@gmail.com; linux-kernel@vger.kernel.org; linux-ide@vger.kernel.org; xiaosuzi520@hotmail.com Subject: Re: [patch] Add the device IDs for AMD/ATI SB700 Henry Su wrote:
quoted hunk ↗ jump to hunk
--- linux-2.6.21.1.orig/drivers/ata/pata_atiixp.c 2007-05-10 06:30:14.000000000 폍 linux-2.6.21.1/drivers/ata/pata_atiixp.c 2007-05-10 07:17:07.000000000 폍@@ -283,6 �,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