From 6e01c9cecfc5783bf23b3be60161bf010820b7b3 Mon Sep 17 00:00:00 2001 From: wbx Date: Mon, 2 May 2005 13:44:13 +0000 Subject: split b44 patches, add performance patch from oleg, need more testing on some other hardware then asus wl500g/wrt54gsv10 git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@786 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/linux/kernel-patches/315-include_linux_pci_ids_h.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 package/linux/kernel-patches/315-include_linux_pci_ids_h.patch (limited to 'package/linux/kernel-patches/315-include_linux_pci_ids_h.patch') diff --git a/package/linux/kernel-patches/315-include_linux_pci_ids_h.patch b/package/linux/kernel-patches/315-include_linux_pci_ids_h.patch new file mode 100644 index 000000000..88e56979f --- /dev/null +++ b/package/linux/kernel-patches/315-include_linux_pci_ids_h.patch @@ -0,0 +1,10 @@ +--- linux-2.4.30/include/linux/pci_ids.h 2005-04-04 03:42:20.000000000 +0200 ++++ openwrt/build_mipsel/linux-2.4.30/include/linux/pci_ids.h 2005-05-01 14:43:20.000000000 +0200 +@@ -1735,6 +1735,7 @@ + #define PCI_DEVICE_ID_TIGON3_5901_2 0x170e + #define PCI_DEVICE_ID_BCM4401 0x4401 + #define PCI_DEVICE_ID_BCM4401B0 0x4402 ++#define PCI_DEVICE_ID_BCM4713 0x4713 + + #define PCI_VENDOR_ID_ENE 0x1524 + #define PCI_DEVICE_ID_ENE_1211 0x1211 -- cgit v1.2.3