This is the mail archive of the ecos-cvs@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]

ecos/packages NEWS io/usb/serial/slave/current ...


CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	jld@sourceware.org	2010-10-27 10:22:52

Modified files:
	packages       : NEWS 
	packages/io/usb/serial/slave/current: ChangeLog 
	packages/io/usb/serial/slave/current/cdl: usbs_serial.cdl 
	packages/io/usb/serial/slave/current/doc: usbs_serial.sgml 
	packages/io/usb/serial/slave/current/src: usbs_serial.c 
	packages/io/usb/serial/slave/current/tests: usb2serial.c 
	                                            usbserial_echo.c 

Log message:
	* cdl/usb_serial.cdl: Place static endpoint struct options in a CDL
	component.
	* src/usbs_serial.c: Use usbs_get_[tr]x_endpoint() when static endpoint
	structs are disabled. [ Bugzilla 1001024 ]
	* tests/usbserial_echo.c, tests/usb2serial.c: Eliminate inclusion of
	the AT91 USB slave driver header file.
	* doc/usbs_serial.sgml: Mention the new static endpoint struct CDL
	component.


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