[PATCH] Updated U3 AGP patch

Paul Mackerras paulus at samba.org
Sun Mar 6 10:42:17 EST 2005


Andreas Schwab writes:

> I can't find these ids being defined anywhere in 2.6.11.

Oops, my mistake, you need this bit too.

Paul.

diff -urN linux-2.5/include/linux/pci_ids.h g5-ppc64/include/linux/pci_ids.h
--- linux-2.5/include/linux/pci_ids.h	2005-03-03 08:14:30.000000000 +1100
+++ g5-ppc64/include/linux/pci_ids.h	2005-03-03 09:36:03.000000000 +1100
@@ -861,7 +861,10 @@
 #define PCI_DEVICE_ID_APPLE_IPID_ATA100	0x003b
 #define PCI_DEVICE_ID_APPLE_KEYLARGO_I	0x003e
 #define PCI_DEVICE_ID_APPLE_K2_ATA100	0x0043
+#define PCI_DEVICE_ID_APPLE_U3_AGP	0x004b
 #define PCI_DEVICE_ID_APPLE_K2_GMAC	0x004c
+#define PCI_DEVICE_ID_APPLE_U3L_AGP	0x0058
+#define PCI_DEVICE_ID_APPLE_U3H_AGP	0x0059
 #define PCI_DEVICE_ID_APPLE_TIGON3	0x1645
 
 #define PCI_VENDOR_ID_YAMAHA		0x1073



More information about the Linuxppc64-dev mailing list