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/io/usb/slave/current ChangeLog d ...


CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	asl@sourceware.org	2006-05-07 19:50:35

Modified files:
	packages/io/usb/slave/current: ChangeLog 
	packages/io/usb/slave/current/doc: usbs-testing.html usbs.sgml 
	packages/io/usb/slave/current/host: usbchmod.c usbhost.c 
	packages/io/usb/slave/current/tests: usbtarget.c 
Added files:
	packages/io/usb/slave/current/host: bulk-boundaries.tcl 

Log message:
	* host/bulk-boundaries.tcl(New): test bulk transfers at
	boundary cases.
	* doc/usbs.sgml: Documentation of bulk-boundaries.tcl test.
	* doc/usbs-testing.html: Correct "format" for "data" when
	specifiying what the data in the USB message will contain.
	* host/usbhost.c (tcl_run): Fix compiler warnings
	* host/usbhost.c (pool_function): sem_wait can exit with a
	EINTR. If so loop and try again.
	* host/usbchmod.c (usb_scan_devices) propergate previous fix from
	usbhost.c
	*host/usbhost.c (usb_scan_devices) Fix parsing EOL for FC4 and
	others.


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