diff options
author | Rafał Miłecki <zajec5@gmail.com> | 2016-04-05 06:47:11 +0000 |
---|---|---|
committer | Rafał Miłecki <zajec5@gmail.com> | 2016-04-05 06:47:11 +0000 |
commit | 7c7705574aacbac50945c630074f5beefff31195 (patch) | |
tree | 1a8239a4e364fb150a2d91f95be928b73437dff9 /rules.mk | |
parent | 157cb923cbab2a1ee8d84b0710fbc3d08e7bfdfb (diff) | |
download | upstream-7c7705574aacbac50945c630074f5beefff31195.tar.gz upstream-7c7705574aacbac50945c630074f5beefff31195.tar.bz2 upstream-7c7705574aacbac50945c630074f5beefff31195.zip |
bcm53xx: fixup 14e4:d612 device class to bridge as well
14e4:d612 was found in D-Link DIR-885L and Netgear R8500. It's most
likely a bridge used by all 14e4:4365 BCM4366 devices.
Without this fixup device wasn't treated as a bridge:
[ 2.849895] pci 0000:00:00.0: ignoring class 0x020000 (doesn't match header type 01)
and didn't get its resources assigned. This resulted in child devices
not being able to get any resources (due to the parrent missing them):
[ 3.375428] pci 0000:01:00.0: BAR 2: no space for [mem size 0x00400000 64bit]
[ 3.387949] pci 0000:01:00.0: BAR 2: failed to assign [mem size 0x00400000 64bit]
[ 3.725797] pci 0000:01:00.0: BAR 0: no space for [mem size 0x00008000 64bit]
[ 3.738314] pci 0000:01:00.0: BAR 0: failed to assign [mem size 0x00008000 64bit]
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/branches/chaos_calmer@49118 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'rules.mk')
0 files changed, 0 insertions, 0 deletions