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]

AT91SAM7SEK and USB-SLAVE


Hi,

I'm trying to configure usb-slave with the AT91SAM7SEK
template. So I've enabled USB and ?Atmel AT91 USB
Device Driver? and ?Support the control endpoint 0?.
But in conflict list I've got that
CYGFUN_DEVS_USB_AT91_EP0 Requires CYGPKG_IO_USB 
CYGPKG_IO_USB_SLAVE. So I 've found a patch:  ?
http://www.mail-archive.com/ecos-patches@ecos.sourceware.org/msg00355.html
?. I was trying to patch the usbs_at91.cdl,  but  in
my  usbs_at91.cdl (# Date:           2006-02-25)  is ?
       default_value CYGINT_IO_USB_SLAVE_CLIENTS? just
like in + in the patch 
?
-        calculated    CYGINT_IO_USB_SLAVE_CLIENTS
+        default_value CYGINT_IO_USB_SLAVE_CLIENTS
?
How to solve the usb-slave problem?


Pete


       
____________________________________________________________________________________
Need a vacation? Get great deals
to amazing places on Yahoo! Travel.
http://travel.yahoo.com/

-- 
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]