summaryrefslogtreecommitdiffstats
path: root/c/src/libchip/ChangeLog
blob: 853d01112a14858d4a699513ff07579ecb361ad2 (plain) (blame)
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
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
2004-01-21	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* Makefile.am: Add PREINSTALL_DIRS.

2004-01-15	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* Makefile.am: Fix typo in previous patch.
	* Makefile.am: Use automake compilation rules.

2004-01-14	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES. Add
	PRE/TMPINSTALL_FILES to CLEANFILES.

2003-12-18	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* Makefile.am: Add shmdr. Use noinst_DATA instead of TMP_LIBS.

2003-12-18	Joel Sherrill <joel@OARcorp.com>

	* shmdr/addlq.c, shmdr/cnvpkt.c, shmdr/dump.c, shmdr/fatal.c,
	shmdr/getlq.c, shmdr/getpkt.c, shmdr/init.c, shmdr/initlq.c,
	shmdr/intr.c, shmdr/mpci.h, shmdr/mpisr.c, shmdr/poll.c, shmdr/README,
	shmdr/receive.c, shmdr/retpkt.c, shmdr/send.c, shmdr/setckvec.c,
	shmdr/shm_driver.h: Copied from libbsp/shmdr.

2003-12-13	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.

2003-12-12	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.

2003-12-09	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* Makefile.am: Fix variant-tmpinstall support.

2003-12-02	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* ide/Makefile.am, network/Makefile.am, rtc/Makefile.am, 
	serial/Makefile.am: Remove.
	* Makefile.am: Merge-in Makefile.am above. Add preinstallation +
	compilation dirstamp support.
	* ide/Makefile.am: Remove all-local: $(ARCH).
	* network/Makefile.am: Remove all-local: $(ARCH).
	* rtc/Makefile.am: Remove all-local: $(ARCH).
	* serial/Makefile.am: Remove all-local: $(ARCH).

2003-12-01	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* ide/Makefile.am: Use dirstamps for preinstallation. Reformat.
	* network/Makefile.am, rtc/Makefile.am, serial/Makefile.am: Ditto.

2003-10-21	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* network/open_eth.c: Remove #define OPEN_ETH_SUPPORTED (Unused).

2003-09-26	Cedric Aubert <cedric_aubert@yahoo.fr>

	PR 499/rtems_misc
	* serial/mc68681.c:  Miscellaneous corrections: - Correction of
	ACR_BIT[7] (Baudrate table) Configuration - Correction of Parity Bit
	Configuration (Odd was forced) - Correction of Stop Bit configuration
	(inversed) - Correction of ISR Handler to call 
	rtems_termios_dequeue_character() only if is a Tx Empty IRQ. - Add RTS
	CTS Hardware flow control Configuration.

2003-09-04	Joel Sherrill <joel@OARcorp.com>

	* ide/ata.c, ide/ata.h, ide/ata_internal.h, ide/ide_controller.c,
	ide/ide_ctrl.h, ide/ide_ctrl_cfg.h, ide/ide_ctrl_io.h, network/cs8900.c,
	network/cs8900.c.bsp, network/cs8900.h, network/dec21140.c,
	network/elnk.c, network/open_eth.c, network/sonic.c, network/sonic.h,
	rtc/icm7170.c, rtc/icm7170.h, rtc/icm7170_reg.c, rtc/icm7170_reg2.c,
	rtc/icm7170_reg4.c, rtc/icm7170_reg8.c, rtc/m48t08.c, rtc/m48t08.h,
	rtc/m48t08_reg.c, rtc/m48t08_reg2.c, rtc/m48t08_reg4.c,
	rtc/m48t08_reg8.c, rtc/rtc.h, rtc/rtcprobe.c, serial/mc68681.c,
	serial/mc68681.h, serial/mc68681_p.h, serial/mc68681_reg.c,
	serial/mc68681_reg2.c, serial/mc68681_reg4.c, serial/mc68681_reg8.c,
	serial/serial.h, serial/z85c30.c, serial/z85c30.h, serial/z85c30_p.h,
	serial/z85c30_reg.c: URL for license changed.

2003-09-03	Jiri Gaisler <jiri@gaisler.com>

	PR 477/networking
	* network/Makefile.am: Add driver for OpenCores NIC.
	* network/README.open_eth, network/open_eth.c, network/open_eth.h: New
	files.

2003-08-21	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* ide/Makefile.am: Don't include @RTEMS_BSP@.cfg.

2003-08-20	Joel Sherrill <joel@OARcorp.com>

	* network/cs8900.c: Correct copyright statements.

2003-08-16	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* Makefile.am: Reflect having moved automake/.
	* ide/Makefile.am: Reflect having moved automake/.
	* network/Makefile.am: Reflect having moved automake/.
	* rtc/Makefile.am: Reflect having moved automake/.
	* serial/Makefile.am: Reflect having moved automake/.

2003-07-25	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* ide/Makefile.am, network/Makefile.am, rtc/Makefile.am, 
	serial/Makefile.am: Add conditional LIBCHIP. Conditionally build
	include-dirs.
	* network/if_fxp.c: Replace deprecated b* funcs by mem* funcs.

2003-07-18	Greg Menke <gregory.menke@gsfc.nasa.gov>

	PR 429/bsps
	PR 432/bsps
	* network/elnk.c: Due to a bug in the driver, if multiple packets are
	queued onto an elnk board, the ISR will deadlock the device with a tx
	complete interrupt.  Lighter tx loads are not affected as they end up
	submitting single packets to the device.

2003-07-10	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* configure.ac: Remove (Merged into ../configure.ac).
	* Makefile.am, ide/Makefile.am, network/Makefile.am, rtc/Makefile.am,
	serial/Makefile.am: Reflect having merged configure.ac into
	../configure.ac.

2003-06-30	Greg Menke <gregory.menke@gsfc.nasa.gov>

	* network/dec21140.c, network/elnk.c: Update to compile on i386.

2003-06-13	Greg Menke <gregory.menke@gsfc.nasa.gov>

	* network/README.3com: New file missed in previous commit.
	PR 405/bsps
	PR 393/networking
	* network/dec21140.c: Fix leak also known as PR393.
	* network/elnk.c, network/if_media.h, network/mii.h: New files.
	* network/Makefile.am: Reflect new files.

2003-04-15	Joel Sherrill <joel@OARcorp.com>

	PR 387/rtems_misc
	* ide/ata.c: Removed warning and moved to use of simpler libc routines.
	* ide/ata_internal.h: Added missing newline and end of file.

2003-03-27	Joel Sherrill <joel@OARcorp.com>

	* ide/Makefile.am: ATA code depends upon libchip/ide which is not
	allowed in the cpukit source code since it must be buildable independent
	of any BSP. These files were moved to libchip/ide.
	* ide/ata.c, ide/ata.h, ide/ata_internal.h: New files.

2003-03-25	Thomas Doerfler <Thomas.Doerfler@imd-systems.de>

	PR 368/filesystems
	* ide/Makefile.am, ide/ide_ctrl_cfg.h: General improvements which now
	work on pc386 and mbx8xx.
	* ide/ide_controller.c: New file.

2003-03-06	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* configure.ac: Remove AC_CONFIG_AUX_DIR.

2003-02-20	Till Straumann <strauman@slac.stanford.edu>

	PR 354/networking
	* network/if_fxp.c (Intel eepro network driver): re-enabled the chip
	against a table of supported chips. The untested ones are still
	commented out, however.

2003-02-11	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
	* configure.ac: AC_PREREQ(2.57).

2002-12-11	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* network/Makefile.am: Eliminate C_O_FILES.
	* rtc/Makefile.am: Ditto.
	* serial/Makefile.am: Ditto.

2002-12-10	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* serial/Makefile.am: Don't include @RTEMS_BSP@.cfg. Don't use
	LIBC_DEFINES.
	* rtc/Makefile.am: Don't include @RTEMS_BSP@.cfg. Don't use LIBC_DEFINES.
	* network/Makefile.am: Don't include @RTEMS_BSP@.cfg. Don't use
	LIBC_DEFINES.

2002-11-13	Jay Monkman <jtm@smoothsmoothie.com>

	* network/cs8900.c: I don't know why we have to SelfST register twice on
	the EDB7312, but it doesn't work on the EDB7312 if we don't.

2002-10-31	Joel Sherrill <joel@OARcorp.com>

	* network/dec21140.c: Removed warnings.

2002-10-28	Eugeny S. Mints <Eugeny.Mints@oktet.ru>

	* ide/Makefile.am, ide/ide_ctrl_cfg.h, ide/ide_ctrl_io.h,
	ide/ide_ctrl.h: New files.
	* configure.ac, Makefile.am: Modified to reflect changes above.

2002-10-21	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* .cvsignore: Reformat. Add autom4te*cache. Remove autom4te.cache.

2002-09-14	Joel Sherrill <joel@OARcorp.com>

	* serial/z85c30.c: Eliminated warning by clarifying statement.

2002-09-07	Chris Johns <ccj@acm.org>

	* network/Makefile.am, network/README.cs8900, network/cs8900.c,
	network/cs8900.h: Significant update which corrects the problem  where
	the cs8900.c file was actually the BSP glue.  Joel did some hacking so
	this file will compile.  Previously it required providing a target.h
	file to compile.
	* network/cs8900.c.bsp: New file.

2002-08-11	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* network/Makefile.am: Use .$(OBJEXT) instead of .o.
	* rtc/Makefile.am: Use .$(OBJEXT) instead of .o.
	* serial/Makefile.am: Use .$(OBJEXT) instead of .o.

2002-08-10	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* serial/Makefile.am: Don't tmp-install lib.
	* rtc/Makefile.am: Don't tmp-install lib.

2002-07-16	Eric Norum <eric.norum@usask.ca>

	* New driver for the Intel EtherExpressPro (82559ER) chip.
	* network/if_fxp.c, network/if_fxpreg.h, network/if_fxpvar.h,
	network/pci.h: New file.
	* network/Makefile.am: Modified to reflect above.

2002-05-07	Chris Johns <ccj@acm.org>

	* c/src/libchip/network/i82586.c: Per PR210, adjust the mbuf lengths to
	remove the ethernet header as the FreeBSD (RTEMS) stack requires it to
	be stripped.

2002-04-18	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* network/dec21140.c: Reflect changes to powerpc's rtems/score/cpu.h.
	Use __PPC__ for gcc-3.x compliance.

2002-04-11	Chris Johns <ccj@acm.org>

	* network/rtems_bsdnet.h: To address PR59, added the drv_ctrl driver
	control block field to the ifconfig network driver structure. This field
	is needed by the i82586 driver which was ported from NetBSD as it had
	better hardware abstraction.

2002-04-04	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* network/i82586.c: Include <string.h>.
	* network/sonic.c: Ditto.

2002-04-01	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* configure.ac: AC_DEFINE(CPU_U32_FIX) for sparc.

2002-03-27	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
	AM_INIT_AUTOMAKE([no-define foreign 1.6]).
	* network/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* Makefile.am: Remove AUTOMAKE_OPTIONS.
	* rtc/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* serial/Makefile.am: Remove AUTOMAKE_OPTIONS.

2002-01-03	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* network/cs8900.c: Include rtems/bspIo.h instead of bspIo.h.

2001-11-26	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* network/sonic.h: Fix typo.

2001-10-12	Joel Sherrill <joel@OARcorp.com>

	* serial/z85c30.c: Fixed typo.

2001-10-11	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* .cvsignore: Add autom4te.cache for autoconf > 2.52.
	* configure.in: Remove.
	* configure.ac: New file, generated from configure.in by autoupdate.

2001-09-28	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* rtc/Makefile.am: Use 'PREINSTALL_FILES ='.
	* network/Makefile.am: Use 'PREINSTALL_FILES ='.
	* serial/Makefile.am: Use 'PREINSTALL_FILES ='.

2001-09-27	Joel Sherrill <joel@OARcorp.com>

	* ChangeLog: Fixed typo in date.

2001-09-21	Joel Sherrill <joel@OARcorp.com>

	* network/Makefile.am: Fixed typo on file name.
	* network/i82586.c: Commented out line 318 which is referencing  a
	member of a structure that is not currently there.  This needs to be
	worked out with Chris Johns <ccj@acm.org>. Switched C++ style comments
	to C style.

2001-09-19	Chris Johns <ccj@acm.org>

	* network/README.i82586, network/i82586.c, network/i82586reg.h,
	network/i82586var.h: New files.  Network driver for Intel i82586.

2001-05-14	Till Straumann <strauman@slac.stanford.edu>

	* bootloader/Makefile.am, console/Makefile.am, pci/Makefile.am: Per
	PR215 address the following issues: - _IO_BASE, _ISA_MEM_BASE and
	PCI_DRAM_OFFSET are no longer defined by libcpu
	(powerpc/shared/include/io.h) but by the BSP (who is the only one to
	know the values) - the affected BSP (shared/motorola) headers have been
	fixed in a separate "libbsp/powerpc/shared" patch. - the DEC 21140
	driver (libchip/network/dec21140.c) has been fixed to use
	PCI_DRAM_OFFSET instead of PREP_PCI_DRAM_OFFSET. and PCI_MEM_BASE
	instead of PREP_ISA_MEM_BASE. PCI_MEM_BASE is to be defined by the BSP
	who is using this driver. - the DEC driver also has been fixed to use
	the newer rtems_bsp_delay_in_bus_cycles() instead of the obsolete
	delay_in_bus_cycles().

2001-04-27	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.

2001-03-14	Joel Sherrill <joel@OARcorp.com>

	* serial/Makefile.am, serial/mc68681.c, serial/ns16550.c,
	serial/serprobe.c, serial/z85c30.c: Now install sersupp.h to
	<libchip/sersupp.h> so libchip style serial drivers can be written in
	libcpu or libbsp.

2001-03-01	Joel Sherrill <joel@OARcorp.com>

	* network/cs8900.c, network/cs8900.h, network/sonic.c, network/sonic.h,
	rtc/icm7170_reg.c, rtc/icm7170_reg2.c, rtc/icm7170_reg4.c,
	rtc/icm7170_reg8.c, rtc/m48t08_reg.c, rtc/m48t08_reg2.c,
	rtc/m48t08_reg4.c, rtc/m48t08_reg8.c, serial/mc68681_reg.c,
	serial/mc68681_reg2.c, serial/mc68681_reg4.c, serial/mc68681_reg8.c,
	serial/z85c30.c, serial/z85c30.h, serial/z85c30_p.h,
	serial/z85c30_reg.c: Corrected header.

2001-02-03	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* network/Makefile.am, rtc/Makefile.am, serial/Makefile.am:  Apply
	include_*HEADERS instead of H_FILES, replace ${..} with $(..).

2000-11-13	Jiri Gaisler <jgais@ws.estec.esa.nl>

	* network/sonic.c: Added ipalign() routine to align the received packet
	so that the ip header is on a 32-bit boundary. Necessary for cpu's that
	do not allow unaligned loads and stores and when the 32-bit DMA mode is
	used.

2000-11-09	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.

2000-11-03	Chris Johns <ccj@acm.org>

	* network/README.cs8900, network/cs8900.c, network/cs8900.h: New files.

2000-11-02	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.

2000-10-25	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros. Switch to GNU
	canonicalization.

2000-10-20	Joel Sherrill <joel@OARcorp.com>

	* network/dec21140.c: Corrected attach to include "int attach" parameter.

2000-09-05	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* network/Makefile.am: Use AM_*FLAGS += ...
	* ChangeLog: Fix formating.

2000-09-04	Ralf Corsepius <corsepiu@faw.uni-ulm.de>

	* network/Makefile.am, rtc/Makefile.am, serial/Makefile.am: Include
	compile.am.

2000-08-10	Joel Sherrill <joel@OARcorp.com>

	* ChangeLog: New file.