summaryrefslogtreecommitdiff
path: root/ecos/packages/io/usb/slave/current/ChangeLog
blob: 82285d02244a543cbe0b05e5762380e08159194c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
2010-10-26  John Dallaway  <john@dallaway.org.uk>

	* src/usbs.c, include/usbs.h: Extend usbs_control_endpoint struct and
	provide usbs_get_*_endpoint() functions to facilitate dynamic data
	endpoint configuration. Contributed by Chris Holgate.
	[ Bugzilla 1001024]
	* doc/usbs.sgml: Document the above changes.
	* cdl/usbs.cdl: Fix erroneous CYGPKG_IO_USB_SLAVE_TESTS display
	string.

2008-08-28  Bart Veer  <bartv@ecoscentric.com>

	* host/configure: regenerate after update of Tcl macro

2008-08-20  Bart Veer  <bartv@ecoscentric.com>

	* host/configure: regenerate after update of Tcl macro

2008-08-18  Bart Veer  <bartv@ecoscentric.com>

	* host/Makefile.am, host/configure.in: update host-side configury
	* host/Makefile.in, host/aclocal.m4, host/config.h.in,
	host/configure, host/stamp-h.in: regenerate.
	* host/acconfig.h: removed, no longer needed.

2008-08-13  Bart Veer  <bartv@ecoscentric.com>

	* host/usbhost.c: insist on the GNU version of strerror_r().
	Use the right header file for current Linux systems.
	* host/usbchmod.c: avoid compiler warning.

2006-05-07  Andrew Lunn  <andrew.lunn@ascom.ch>

	* host/bulk-boundaries.tcl(New): test bulk transfers at
	boundary cases.
	* doc/usbs.sgml: Documentation of bulk-boundaries.tcl test.

2006-04-23  Andrew Lunn  <andrew.lunn@ascom.ch>

	* doc/usbs-testing.html: Correct "format" for "data" when
	specifiying what the data in the USB message will contain.

2006-04-16  Andrew Lunn  <andrew.lunn@ascom.ch>

	* 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

2006-04-16  Frank Pagliughi <fpagliughi@mindspring.com>

	*host/usbhost.c (usb_scan_devices) Fix parsing EOL for FC4 and
	others.

2006-03-10  Bart Veer  <bartv@ecoscentric.com>

	* src/usbs.c (usbs_devtab_cwrite, usbs_devtab_cwrite): add
	DSR locking

2005-06-26  Bart Veer  <bartv@ecoscentric.com>

	* host/usbhost.c, host/configure.in: cope with incompatible
	changes to the system header <linux/usbdevice_fs.h>

	* host/acconfig.h: new file to support the above

	* host/Makefile.in, host/aclocal.m4, host/config.h.in,
	host/configure, host/stamp-h.in: regenerate

2003-03-27  Bart Veer  <bartv@ecoscentric.com>

	* host/Makefile.am, host/Makefile.in:
	$(bindir) may not exist yet, so create it if necessary.

2003-02-25  Jonathan Larmour  <jifl@eCosCentric.com>

	* doc/usbs.sgml: Declare as <part> not <reference> to get
	correct TOC numbering.

2003-02-24  Jonathan Larmour  <jifl@eCosCentric.com>

	* cdl/usbs.cdl: Update doc links.

	* doc/usbs.sgml: Comment out DOCTYPE for now to allow building
	with standard doc build.

2003-02-12  Bart Veer  <bartv@ecoscentric.com>

	* host/Makefile.in, host/configure:
	Regenerate after toplevel acinclude.m4 update

2002-09-23  Bart Veer  <bartv@ecoscentric.com>

	* host/configure.in:
	Only build if the required Linux kernel support is present.

2002-09-21  Bart Veer  <bartv@ecoscentric.com>

	* host/usbhost.c:
	Avoid const compatibility problems with Tcl 8.4

2002-01-23  Bart Veer  <bartv@redhat.com>

	* host/Makefile.am, host/Makefile.in, host/acinclude.m4,
	  host/aclocal.m4, host/configure, host/configure.in,
	  host/usbhost.c, host/usbhost.tcl, host/verbose.tcl
        Host-side support for USB testing
	
	* tests/usbtarget.c, tests/common.c, tests/protocol.h:
	New files containing the target-side testing support and
	support files.

	* cdl/usbs.cdl:
	Add a configuration option to build the target-side testing
	support.

	* doc/usbs.sgml, doc/*.html:
	Document the testing support. Regenerate html.

2001-09-14  Bart Veer  <bartv@redhat.com>

	* doc/usbs.sgml, doc/*.html:
	Fix the example strings in the enumeration data.
	Regenerate html.

	* include/usbs.h:
	Update the USB testing data structure	

	* src/usbs.c (usbs_handle_standard_control):
	Fix an assertion for the special case of a USB configuration that
	defines no endpoints.

2001-08-06  Bart Veer  <bartv@redhat.com>

	* include/usbs.h:
	Define additional data structures required for USB testing.

2001-06-19  Bart Veer  <bartv@redhat.com>

	* src/usbs.c, include/usbs.h (usbs_devtab_cread):
	read operations should not take a const buffer

2001-02-02  Bart Veer  <bartv@redhat.com>

	* cdl/usbs.cdl:
	Add doc property to point at the HTML

	* doc/usbs.sgml, *.html:
	Incorporate changes from docs department, regenerate HTML

2001-01-25  Bart Veer  <bartv@redhat.com>

	* src/usbs.c: 
	* include/usbs.h:
	Only declare the devtab support functions if the I/O package is
	present, since that provides required data types.

	* cdl/usbs.cdl:
	devtab support should be enabled by default iff the I/O package is
	present. 

2001-01-22  Bart Veer  <bartv@redhat.com>

	* doc/usbs.sgml, doc/makefile:
	Added documentation

2001-01-16  Bart Veer  <bartv@redhat.com>

	* include/usbs.h:
	* src/usbs.c:
	Update the start() and poll() functions to match the documentation.

2000-12-15  Bart Veer  <bartv@redhat.com>

	* src/usbs.c:
	Fix missing return statements.

2000-11-28  Bart Veer  <bartv@redhat.com>

	* cdl/usbs.cdl
	* include/usbs.h:
	* usbs.c
	Update interface to USB device drivers

2000-11-22  Bart Veer  <bartv@redhat.com>

	* include/usbs.h: Fix nested #include protection

2000-11-21  Bart Veer  <bartv@redhat.com>

	* First check-in of eCos USB support.

//===========================================================================
// ####GPLCOPYRIGHTBEGIN####                                                
// -------------------------------------------                              
// This file is part of eCos, the Embedded Configurable Operating System.   
// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2010 Free Software Foundation, Inc.
//
// This program is free software; you can redistribute it and/or modify     
// it under the terms of the GNU General Public License as published by     
// the Free Software Foundation; either version 2 or (at your option) any   
// later version.                                                           
//
// This program is distributed in the hope that it will be useful, but      
// WITHOUT ANY WARRANTY; without even the implied warranty of               
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU        
// General Public License for more details.                                 
//
// You should have received a copy of the GNU General Public License        
// along with this program; if not, write to the                            
// Free Software Foundation, Inc., 51 Franklin Street,                      
// Fifth Floor, Boston, MA  02110-1301, USA.                                
// -------------------------------------------                              
// ####GPLCOPYRIGHTEND####                                                  
//===========================================================================