* [PATCH] add pci ids
@ 2001-10-23 23:54 Tim Hockin
2001-10-24 1:48 ` Jeff Garzik
0 siblings, 1 reply; 2+ messages in thread
From: Tim Hockin @ 2001-10-23 23:54 UTC (permalink / raw)
To: jgarzik, Linux Kernel Mailing List, alan, torvalds
[-- Attachment #1: Type: text/plain, Size: 192 bytes --]
Patch adds pci ids for Natsemi DP83820 and Netgear GA622. Please pop into
next 2.4.x.
Tim
--
Tim Hockin
Systems Software Engineer
Sun Microsystems, Cobalt Server Appliances
thockin@sun.com
[-- Attachment #2: pci_ids.diff --]
[-- Type: text/plain, Size: 1149 bytes --]
--- virgin-2.4.12/drivers/pci/pci.ids Wed Oct 10 14:37:15 2001
+++ CVS-checkout/drivers/pci/pci.ids Mon Oct 22 09:36:36 2001
@@ -268,6 +268,7 @@
0011 National PCI System I/O
0012 USB Controller
0020 DP83815
+ 0022 DP83820
d001 87410 IDE
100c Tseng Labs Inc
3202 ET4000/W32p rev A
@@ -3591,6 +3592,7 @@
1384 Reality Simulation Systems Inc
1385 Netgear
620a GA620
+ 622a GA622
f311 FA311
1386 Video Domain Technologies
1387 Systran Corp
--- virgin-2.4.12/include/linux/pci_ids.h Thu Oct 11 13:46:54 2001
+++ CVS-checkout/include/linux/pci_ids.h Tue Oct 23 16:45:44 2001
@@ -285,6 +285,8 @@
#define PCI_DEVICE_ID_NS_87415 0x0002
#define PCI_DEVICE_ID_NS_87560_LIO 0x000e
#define PCI_DEVICE_ID_NS_87560_USB 0x0012
+#define PCI_DEVICE_ID_NS_83815 0x0020
+#define PCI_DEVICE_ID_NS_83820 0x0022
#define PCI_DEVICE_ID_NS_87410 0xd001
#define PCI_VENDOR_ID_TSENG 0x100c
@@ -1382,6 +1384,7 @@
#define PCI_VENDOR_ID_NETGEAR 0x1385
#define PCI_DEVICE_ID_NETGEAR_GA620 0x620a
+#define PCI_DEVICE_ID_NETGEAR_GA622 0x622a
#define PCI_VENDOR_ID_APPLICOM 0x1389
#define PCI_DEVICE_ID_APPLICOM_PCIGENERIC 0x0001
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] add pci ids
2001-10-23 23:54 [PATCH] add pci ids Tim Hockin
@ 2001-10-24 1:48 ` Jeff Garzik
0 siblings, 0 replies; 2+ messages in thread
From: Jeff Garzik @ 2001-10-24 1:48 UTC (permalink / raw)
To: Tim Hockin; +Cc: Linux Kernel Mailing List, alan, torvalds
Thanks, applied.
--
Jeff Garzik | Only so many songs can be sung
Building 1024 | with two lips, two lungs, and one tongue.
MandrakeSoft | - nomeansno
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2001-10-24 1:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-10-23 23:54 [PATCH] add pci ids Tim Hockin
2001-10-24 1:48 ` Jeff Garzik
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox