Re: Raspberry PI gets USB support [FreeBSD 10 current]

2012-10-24 Thread Alexander Yerenkow
http://www.raspberrypi.org/archives/2221 Is this will help somehow? :) 2012/9/14 Alexander Yerenkow > Well, I have 3 sd cards, and only one of them could boot prev kernel; > Currently, new mine built kernel can't mount working card too, only > difference that I got error 6 (IIRC) instead of 19.

Re: Raspberry PI gets USB support [FreeBSD 10 current]

2012-09-14 Thread Alexander Yerenkow
Well, I have 3 sd cards, and only one of them could boot prev kernel; Currently, new mine built kernel can't mount working card too, only difference that I got error 6 (IIRC) instead of 19. I can check this if it's matters tomorrow. -- Regards, Alexander Yerenkow _

Re: Raspberry PI gets USB support [FreeBSD 10 current]

2012-09-14 Thread Yoshiro MIHIRA
Hi, current code does not support internal sdhc card as root partition? Because kernel does not recognize the sdhc(mmcsd). Do we need external umass storage for root partition? dwcotg0: mem 0xf298-0xf299 irq 17 on simplebus0 usbus0 on dwcotg0 Timecounters tick every 10.000 msec usbus0:

Re: Raspberry PI gets USB support [FreeBSD 10 current]

2012-09-12 Thread Hans Petter Selasky
On Wednesday 12 September 2012 12:24:58 Alexander Yerenkow wrote: > We tested kernel built by gonzo@, there working framebuffer, ue0, and > USB2.0 devices (in theory, I didn't have those). > But after some activity (like download few megabytes file) all is stuck > with message > usb device stalled

Re: Raspberry PI gets USB support [FreeBSD 10 current]

2012-09-12 Thread Alexander Yerenkow
We tested kernel built by gonzo@, there working framebuffer, ue0, and USB2.0 devices (in theory, I didn't have those). But after some activity (like download few megabytes file) all is stuck with message usb device stalled This is getting 100% repeatedly, no matter if download goes to sd card, or

Re: Raspberry PI gets USB support [FreeBSD 10 current]

2012-09-11 Thread Garrett Cooper
On Tue, Sep 11, 2012 at 3:23 PM, Hans Petter Selasky 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": >> > >>

Re: Raspberry PI gets USB support [FreeBSD 10 current]

2012-09-11 Thread Hans Petter Selasky
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.coptional dwcotg > > a

Re: Raspberry PI gets USB support [FreeBSD 10 current]

2012-09-11 Thread Ivan Voras
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