[ECOS] USB Host Stack advice

Hans Petter Selasky hselasky@c2i.net
Wed Apr 25 11:22:00 GMT 2007


Hi,

The module design of the FreeBSD USB stack is not a big problem for embedded 
devices. A module just means a static structure in a certain data-section 
which is searched when you plug USB devices.

I have emulated all of this in my new USB stack, on NetBSD, which does not 
support modules like on FreeBSD. Please see:

http://www.turbocat.net/~hselasky/usb4bsd

Please check out the SVN version.

--HPS

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss



More information about the Ecos-discuss mailing list