projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
ar71xx: fix WHR-HP-G300N MTD partitions
[openwrt.git]
/
target
/
linux
/
brcm63xx
/
patches-3.0
/
456-board_DWV-S0_ehci.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.04305 seconds
and
5
git commands to generate.