Re: Beaglebone USB driver (Mentor Graphics OTG)

2013-07-05 Thread Oleksandr Tymoshenko
On 2013-07-01, at 9:48 PM, Oleksandr Tymoshenko go...@bluezbox.com wrote: On 2013-06-26, at 11:47 PM, Hans Petter Selasky h...@bitfrost.no wrote: On 06/27/13 02:53, Oleksandr Tymoshenko wrote: On 2013-04-07, at 12:04 AM, Hans Petter Selasky h...@bitfrost.no wrote: On 04/06/13 22:50

Re: Beaglebone USB driver (Mentor Graphics OTG)

2013-07-01 Thread Oleksandr Tymoshenko
On 2013-06-26, at 11:47 PM, Hans Petter Selasky h...@bitfrost.no wrote: On 06/27/13 02:53, Oleksandr Tymoshenko wrote: On 2013-04-07, at 12:04 AM, Hans Petter Selasky h...@bitfrost.no wrote: On 04/06/13 22:50, Oleksandr Tymoshenko wrote: Hello, This is first iteration of Host Mode

Re: Beaglebone USB driver (Mentor Graphics OTG)

2013-06-26 Thread Oleksandr Tymoshenko
On 2013-04-07, at 12:04 AM, Hans Petter Selasky h...@bitfrost.no wrote: On 04/06/13 22:50, Oleksandr Tymoshenko wrote: Hello, This is first iteration of Host Mode support for Mentor Graphics OTG USB controller. I tested it by building kernel with USB memory stick mounted as /usr/obj

Beaglebone USB driver (Mentor Graphics OTG)

2013-04-06 Thread Oleksandr Tymoshenko
Hello, This is first iteration of Host Mode support for Mentor Graphics OTG USB controller. I tested it by building kernel with USB memory stick mounted as /usr/obj, resulting kernel was bootable and worked fine. I reused some ideas (mostly for channel-management) from DWT OTG driver. Some

Re: EHCI on armv6 with Write-Back caches

2012-12-20 Thread Oleksandr Tymoshenko
On 12/20/2012 10:46 AM, Hans Petter Selasky wrote: Hi, I've run some basic tests over here (x86) which passed after some patch modifications. Please test and verify for your ARM targets: http://svnweb.freebsd.org/changeset/base/244500 http://svnweb.freebsd.org/changeset/base/244503 Please