> From: Patrick Rittiner > > I new to the eCos world and have a question about the usb support of > eCos. I m not sure what it means "USB slave support"? > Does it mean that we can develop just application in slave mode or can > we develop apps, which are the host? I mean can I connect for example > a usb GPRS modem and act as host to them and use it?
>From the manual: "The eCos USB slave support allows developers to produce USB peripherals." So, no, you'd need host support, which the free eCos doesn't have. You can buy a host stack from eCosCentric, though. -- Ciao, Paul D. DeRocco Paul mailto:[email protected] -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
