Date: Tue, 11 Sep 2012 15:32:33 -0700 From: Garrett Cooper <yanegomi@gmail.com> To: Hans Petter Selasky <hselasky@c2i.net> Cc: freebsd-current@freebsd.org, Ivan Voras <ivoras@freebsd.org>, freebsd-usb@freebsd.org Subject: Re: Raspberry PI gets USB support [FreeBSD 10 current] Message-ID: <CAGH67wQ6CqtGa0s=jCosD3%2B6=nw2gGU%2B41VguAU4EAwVz=zQ-A@mail.gmail.com> In-Reply-To: <201209120023.14612.hselasky@c2i.net> References: <201209101654.00891.hselasky@c2i.net> <k2nkki$onn$1@ger.gmane.org> <201209120023.14612.hselasky@c2i.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Sep 11, 2012 at 3:23 PM, Hans Petter Selasky <hselasky@c2i.net> wrote: > On Tuesday 11 September 2012 17:16:35 Ivan Voras wrote: >> On 10/09/2012 16:54, Hans Petter Selasky wrote: >> > Hi, >> > >> > For those that want to try the Raspberry PI and its USB ports: >> > >> > Add this to "sys/conf/files": >> > >> > dev/usb/controller/dwc_otg.c optional dwcotg >> > arm/broadcom/bcm2835/dwc_otg_brcm.c optional dwcotg >> > >> > And add this to "RPI-B": >> > >> > device dwcotg >> > device usb >> > device umass >> > >> > Open ISSUE: >> > >> > External USB ports do not enumerate. Set address times out. Reason >> > unknown. Maybe someone out there has any clues? >> >> Thanks! :) >> >> I am waiting for my Raspberry Pi to arrive and I'd like very much to try >> FreeBSD on it! > > Hi, > > I've managed to resolve the problems appearing so far, though there might be > more issues which we need to look at like CPU usage of the current driver > implemented. > > 1) Get latest 10-current sources > > 2) Simply add to "sys/arm/conf/RPI-B": > > device dwcotg > device usb > device smsc > device mii > device miibus > > And "ue0" should show up! > > Good luck! I'll give this a shot on one of my RPIs. Thanks HPS! -Garrett
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAGH67wQ6CqtGa0s=jCosD3%2B6=nw2gGU%2B41VguAU4EAwVz=zQ-A>