From owner-freebsd-embedded@FreeBSD.ORG Sun Aug 18 19:21:44 2013 Return-Path: Delivered-To: freebsd-embedded@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id A2AB8E88; Sun, 18 Aug 2013 19:21:44 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-wi0-x236.google.com (mail-wi0-x236.google.com [IPv6:2a00:1450:400c:c05::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 104622799; Sun, 18 Aug 2013 19:21:43 +0000 (UTC) Received: by mail-wi0-f182.google.com with SMTP id hi8so2335581wib.9 for ; Sun, 18 Aug 2013 12:21:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=HQtjbA2HkXWPhdcWcmkXb/+F50u9KicoIlORfOe0ukU=; b=wcqmXb5zRVeD6BDCXfDZhiUeGj0FQh/YrUrRuREahTcB2t2lLSHLBa/wIm/K/hHYqQ X/YKuHxhZjzO1lOJ2EFQ4wVtyI59thT4RGQtpnPBt6tIT4AtCNlZwJVvJwNPHA5M/NwV lP4Kw+TmFjWPw//2iA/1yoTr/rMOj2OxC2zqU1j0fdE+RbDaXaXoY6QVMR7knqqORJ2Y XVtI0oRhNV0lbWtwMcvAmtorWUimBVuXt1LIKgfM9Sbv9Z901cZ6g5aO1YsB8u14X2TI JeZGTFcOmwiRa/YTZePRc7dPuy1PTEimT5VNQNeg48fnw3VVxNVIMEd+GQA1CJpBUxDD H1Yg== MIME-Version: 1.0 X-Received: by 10.180.10.136 with SMTP id i8mr1758857wib.46.1376853702407; Sun, 18 Aug 2013 12:21:42 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.217.116.136 with HTTP; Sun, 18 Aug 2013 12:21:42 -0700 (PDT) In-Reply-To: <1376845843.1460.124.camel@localhost> References: <1374340359.1421.3.camel@localhost> <1376795552.1460.120.camel@localhost> <1376845843.1460.124.camel@localhost> Date: Sun, 18 Aug 2013 12:21:42 -0700 X-Google-Sender-Auth: BPzn7Bg_exaO11UxrY__XYLKZ1s Message-ID: Subject: Re: Dlink DIR-825 B1 status [updated] From: Adrian Chadd To: Sean Bruno Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: freebsd-embedded X-BeenThere: freebsd-embedded@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Aug 2013 19:21:44 -0000 Nope, that should be enough. USB worked for me on AR71xx the last time I checked. Does dmesg not show a USB device being probe/attached? -adrian On 18 August 2013 10:10, Sean Bruno wrote: > On Sat, 2013-08-17 at 22:58 -0700, Adrian Chadd wrote: > > .. the USB should work. What happens? > > > > > Nothing, there's not notification of anything happening on the USB bus. > > I tried loading the various usb modules by hand, and nothing. > > > Don't I build the ar71xx ehci code? > > > > > > > > > > I don't see anything specific in the kernconf about USB: > > > device usb > options USB_EHCI_BIG_ENDIAN_DESC # handle big-endian byte > order > options USB_DEBUG > options USB_HOST_ALIGN=32 # AR71XX (MIPS in > general?) requ > ires this > device ehci > > Are we missing something? > > > > > > > -adrian > > > > > > > > > > On 17 August 2013 20:12, Sean Bruno wrote: > > tl;dr > > > > basic functionality is awesome. > > no usb support > > not accessing MAC addrs's from h/w > > - uboot seems to be able to see them > > > > longer version: > > http://people.freebsd.org/~sbruno/dir825_fbsd_r254450.txt > > > > http://people.freebsd.org/~sbruno/dir825_fbsd_athregs.txt > > > > sean > > > > > >