Patch pci_ids.h [2.5.56]

Antoniu-George SAVU (santoniu@no-log.org)
Mon, 13 Jan 2003 19:47:53 +0100


This is a MIME-formatted message. If you see this text it means that your
E-mail software does not support MIME-formatted messages.

--=_courier-18672-1042483761-0001-2
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit

Hello,
The nForce NVidia IDE PCI id is missing from include/linux/pci_ids.h .
The patch is attached.

Cheers,
G.

--=_courier-18672-1042483761-0001-2
Content-Type: text/plain; name="pci_ids.h.patch"; charset=iso-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
filename="pci_ids.h.patch"

--- include/linux/pci_ids.h.00 2003-01-13 19:40:04.000000000 +0100
+++ include/linux/pci_ids.h 2003-01-13 19:40:44.000000000 +0100
@@ -994,6 +994,7 @@
#define PCI_DEVICE_ID_NVIDIA_QUADRO4_900XGL 0x0258
#define PCI_DEVICE_ID_NVIDIA_QUADRO4_750XGL 0x0259
#define PCI_DEVICE_ID_NVIDIA_QUADRO4_700XGL 0x025B
+#define PCI_DEVICE_ID_NVIDIA_NFORCE_IDE 0x0065

#define PCI_VENDOR_ID_IMS 0x10e0
#define PCI_DEVICE_ID_IMS_8849 0x8849

--=_courier-18672-1042483761-0001-2--