login
Header Space

 
 

[PATCH] Add PA Semi PCI vendor id

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <akpm@...>
Cc: <linux-kernel@...>
Date: Monday, January 29, 2007 - 2:14 am

Add PA Semi's PCI vendor ID (0x1959).


Signed-off-by: Olof Johansson <olof@lixom.net>

---

Submitting this separately -- several drivers that have recently been
posted could make use of it. I didn't want to include it in each of them
and have patch conflicts when they're combined upstream.



Index: merge/include/linux/pci_ids.h
===================================================================
--- merge.orig/include/linux/pci_ids.h
+++ merge/include/linux/pci_ids.h
@@ -2078,6 +2078,8 @@
 #define PCI_VENDOR_ID_TDI               0x192E
 #define PCI_DEVICE_ID_TDI_EHCI          0x0101
 
+#define PCI_VENDOR_ID_PASEMI		0x1959
+
 #define PCI_VENDOR_ID_JMICRON		0x197B
 #define PCI_DEVICE_ID_JMICRON_JMB360	0x2360
 #define PCI_DEVICE_ID_JMICRON_JMB361	0x2361
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] Add PA Semi PCI vendor id, Olof Johansson, (Mon Jan 29, 2:14 am)
Re: [PATCH] Add PA Semi PCI vendor id, Andrew Morton, (Mon Jan 29, 2:46 am)
speck-geostationary