<html style="direction: ltr;">
  <head>
    <meta content="text/html; charset=windows-1256"
      http-equiv="Content-Type">
    <style type="text/css">body p { margin-bottom: 0cm; margin-top: 0pt; } </style>
  </head>
  <body style="direction: ltr;"
    bidimailui-detected-decoding-type="preferred-charset"
    bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">For reference:<br>
      <br>
      <a class="moz-txt-link-freetext" href="https://forum.openwrt.org/viewtopic.php?pid=300804">https://forum.openwrt.org/viewtopic.php?pid=300804</a><br>
      <br>
      On 02/04/2016 11:19 AM, <a class="moz-txt-link-abbreviated" href="mailto:justroftest@gmail.com">justroftest@gmail.com</a> wrote:<br>
    </div>
    <blockquote
      cite="mid:1454584775-4873-1-git-send-email-justroftest@gmail.com"
      type="cite">
      <pre wrap="">From: Ahmed Saidi <a class="moz-txt-link-rfc2396E" href="mailto:justroftest@gmail.com"><justroftest@gmail.com></a>

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 = {
 +              {
</pre>
    </blockquote>
    <br>
  </body>
</html>