In message: <[EMAIL PROTECTED]>
            "Daniel O'Connor" <[EMAIL PROTECTED]> 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
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to