public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* missing nforce3s pci-id in current -bk
@ 2003-11-01 15:42 O.Sezer
  0 siblings, 0 replies; only message in thread
From: O.Sezer @ 2003-11-01 15:42 UTC (permalink / raw)
  To: lkml

[-- Attachment #1: Type: text/plain, Size: 129 bytes --]

Cset 1.1173.1.3 -> 1.1173.1.4 (ak@muc.de, K8 AGP driver updates)
misses patching pci_ids.h for nforce3s. Attached.

Özkan Sezer


[-- Attachment #2: nforce3s-pci_ids.patch --]
[-- Type: text/plain, Size: 576 bytes --]

diff -ru linux/include/linux/pci_ids.h	linux-nforce3s/include/linux/pci_ids.h
--- linux/include/linux/pci_ids.h	2003-08-25 04:44:44.000000000 -0700
+++ linux-nforce3s/include/linux/pci_ids.h	2003-09-29 18:29:11.000000000 -0700
@@ -966,6 +966,7 @@
 #define PCI_DEVICE_ID_NVIDIA_NFORCE2_IDE	0x0065
 #define PCI_DEVICE_ID_NVIDIA_ITNT2		0x00A0
 #define PCI_DEVICE_ID_NVIDIA_NFORCE3		0x00d1
+#define PCI_DEVICE_ID_NVIDIA_NFORCE3S		0x00e1
 #define PCI_DEVICE_ID_NVIDIA_GEFORCE_SDR	0x0100
 #define PCI_DEVICE_ID_NVIDIA_GEFORCE_DDR	0x0101
 #define PCI_DEVICE_ID_NVIDIA_QUADRO		0x0103

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-11-01 15:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-11-01 15:42 missing nforce3s pci-id in current -bk O.Sezer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox