projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
76ffa1ec9785e1c2d31b46c19503c6dfb7c1fad5
[openwrt.git]
/
target
/
linux
/
brcm63xx
/
patches-3.1
/
456-board_DWV-S0_fixes.patch
1
--- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
2
+++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
3
@@ -1347,6 +1347,7 @@ static struct board_info __initdata boar
4
},
5
6
.has_ohci0 = 1,
7
+ .has_ehci0 = 1,
8
};
9
10
/* D-Link DSL-274xB revison C2/C3 */
This page took
0.04022 seconds
and
3
git commands to generate.