Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 04 Feb 2006 18:17:40 -0700 (MST)
From:      "M. Warner Losh" <imp@bsdimp.com>
To:        doconnor@gsoft.com.au
Cc:        cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org
Subject:   Re: cvs commit: src/sys/arm/at91 at91.c at91_spi.c at91_spiio.h at91_spireg.h at91_st.c at91_streg.h at91_twi.c at91_twiio.h at91_twireg.h at91_usartreg.h at91rm92reg.h at91st.c at91var.h files.at91rm92 files.kb920x hints.at91rm9200 hints.at91sam9261 ...
Message-ID:  <20060204.181740.44274438.imp@bsdimp.com>
In-Reply-To: <200602051137.13132.doconnor@gsoft.com.au>
References:  <200602042332.k14NWDAW070100@repoman.freebsd.org> <200602051137.13132.doconnor@gsoft.com.au>

next in thread | previous in thread | raw e-mail | index | archive | help
In message: <200602051137.13132.doconnor@gsoft.com.au>
            "Daniel O'Connor" <doconnor@gsoft.com.au> writes:
: On Sunday 05 February 2006 10:02, Warner Losh wrote:
: >   onboard ethernet.  Support for the Kwikbyte KB9202
: >   (http://www.kwikbyte.com) board is also included, although there's no
: ...
: >   This work was sponsored by Timing Solutions, Corporation.  I am
: >   grateful to their support of the FreeBSD project in this manner.
: 
: Wow, that's cool :)
: 
: I note the 9202 has both host & device USB ports.. I imagine the device port 
: is not supported?

At the moment I have not focused on USB at all.  The 9202 has both the
USB host port (what you'd find on most PC's) and a USB Device port (so
this can be a usb device).  I've not even looked at what it would take
to support these devices.  I think that the host port is just a ohci
device, so would be easy to support.

I also forgot to mention that I'll be writing a mmc driver as well so
that MMC and SD cards can be used.  I'll likely use a model very
similar to Linux's model for a variety of reasons.  But not the actual
code, since that appears to be contaminated by GPL.

Warner



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060204.181740.44274438.imp>