[OpenWrt-Devel] [PATCH] brcm63xx: Add USB Support for D-Link DSL-2750 B1
Ahmed Saidi
justroftest at gmail.com
Fri Feb 5 06:06:31 EST 2016
For reference:
https://forum.openwrt.org/viewtopic.php?pid=300804
On 02/04/2016 11:19 AM, justroftest at gmail.com wrote:
> From: Ahmed Saidi<justroftest at gmail.com>
>
> D-Link DSL-2750B rev. B1 router is exactly like 274xB F1 but with a usb
> port, This patch add USB support to it.
> ---
> target/linux/brcm63xx/patches-4.4/524-board_dsl_274xb_rev_f.patch | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/target/linux/brcm63xx/patches-4.4/524-board_dsl_274xb_rev_f.patch b/target/linux/brcm63xx/patches-4.4/524-board_dsl_274xb_rev_f.patch
> index d4754af..410ce89 100644
> --- a/target/linux/brcm63xx/patches-4.4/524-board_dsl_274xb_rev_f.patch
> +++ b/target/linux/brcm63xx/patches-4.4/524-board_dsl_274xb_rev_f.patch
> @@ -22,6 +22,10 @@ Subject: [PATCH 70/79] MIPS: BCM63XX: Add board definition for D-Link
> + .has_uart0 = 1,
> + .has_pci = 1,
> +
> ++ .has_ohci0 = 1,
> ++ .has_ehci0 = 1,
> ++ .num_usbh_ports = 1,
> ++
> + .has_caldata = 1,
> + .caldata = {
> + {
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list