diff options
| author | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2005-05-02 13:44:13 +0000 |
|---|---|---|
| committer | Waldemar Brodkorb <mail@waldemar-brodkorb.de> | 2005-05-02 13:44:13 +0000 |
| commit | ba43aef11f1e18d6a579cb234a8a78baedae1161 (patch) | |
| tree | 52efd91a090e5f8cc759781efac2df3af06f396e /openwrt/package/linux/kernel-patches/315-include_linux_pci_ids_h.patch | |
| parent | a41cce67bde779b6c4269b99897d0f4115d6f797 (diff) | |
| download | mtk-20170518-ba43aef11f1e18d6a579cb234a8a78baedae1161.zip mtk-20170518-ba43aef11f1e18d6a579cb234a8a78baedae1161.tar.gz mtk-20170518-ba43aef11f1e18d6a579cb234a8a78baedae1161.tar.bz2 | |
split b44 patches, add performance patch from oleg, need more testing on some other hardware then asus wl500g/wrt54gsv10
SVN-Revision: 786
Diffstat (limited to 'openwrt/package/linux/kernel-patches/315-include_linux_pci_ids_h.patch')
| -rw-r--r-- | openwrt/package/linux/kernel-patches/315-include_linux_pci_ids_h.patch | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/openwrt/package/linux/kernel-patches/315-include_linux_pci_ids_h.patch b/openwrt/package/linux/kernel-patches/315-include_linux_pci_ids_h.patch new file mode 100644 index 0000000..88e5697 --- /dev/null +++ b/openwrt/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 |
