This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

USB slave ethernet support example


I'm trying to run USB slave ethernet support as an
example of slave USB driver in the AT91SAM7SEK. So
I've added "USB slave ethernet support" package and
enabled "Atmel AT91 USB Device Driver". But I've got 3
conflicts:
CYGPKG_IO_USB_SLAVE_ETH requires
CYGHWR_IO_USB_SLAVE_OUT_ENDPOINTS >= 1 
CYGPKG_IO_USB_SLAVE_ETH requires
CYGHWR_IO_USB_SLAVE_IN_ENDPOINTS >= 1
CYGFUN_DEVS_USB_AT91_EP0 requires CYGPKG_IO_USB
CYGPKG_IO_USB_SLAVE

Does anyone have experience with slave USB in ecos -
how to run the USB-Ethernet example?

Pete


       
____________________________________________________________________________________
Choose the right car based on your needs.  Check out Yahoo! Autos new Car Finder tool.
http://autos.yahoo.com/carfinder/

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]