--=_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--