From: "O.Sezer" <sezero@superonline.com>
To: lkml <linux-kernel@vger.kernel.org>
Subject: missing nforce3s pci-id in current -bk
Date: Sat, 01 Nov 2003 17:42:22 +0200 [thread overview]
Message-ID: <3FA3D45E.3030602@superonline.com> (raw)
[-- 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
reply other threads:[~2003-11-01 15:43 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3FA3D45E.3030602@superonline.com \
--to=sezero@superonline.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.