source: rtems/c/src/libchip/ChangeLog @ 63a04f7

4.104.114.84.95
Last change on this file since 63a04f7 was c483a4e, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/18/03 at 06:22:53

Fix broken ChangeLog? entries.

  • Property mode set to 100644
File size: 10.4 KB
Line 
12003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * Makefile.am: Reflect having moved automake/.
4        * ide/Makefile.am: Reflect having moved automake/.
5        * network/Makefile.am: Reflect having moved automake/.
6        * rtc/Makefile.am: Reflect having moved automake/.
7        * serial/Makefile.am: Reflect having moved automake/.
8
92003-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
10
11        * ide/Makefile.am, network/Makefile.am, rtc/Makefile.am,
12        serial/Makefile.am: Add conditional LIBCHIP.
13        Conditionally build include-dirs.
14
152003-07-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * network/if_fxp.c: Replace deprecated b* funcs by mem* funcs.
18
192003-07-18      Greg Menke <gregory.menke@gsfc.nasa.gov>
20
21        PR 429/bsps
22        PR 432/bsps
23        * network/elnk.c: Due to a bug in the driver, if multiple packets
24        are queued onto an elnk board, the ISR will deadlock the device with
25        a tx complete interrupt.  Lighter tx loads are not affected as they
26        end up submitting single packets to the device.
27
282003-07-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * configure.ac: Remove (Merged into ../configure.ac).
31        * Makefile.am, ide/Makefile.am, network/Makefile.am,
32        rtc/Makefile.am, serial/Makefile.am:
33        Reflect having merged configure.ac into ../configure.ac
34
352003-06-30      Greg Menke <gregory.menke@gsfc.nasa.gov>
36
37
38        * network/dec21140.c, network/elnk.c: Update to compile on i386.
39
402003-06-13      Greg Menke <gregory.menke@gsfc.nasa.gov>
41
42        * network/README.3com: New file missed in previous commit.
43
442003-06-13      Greg Menke <gregory.menke@gsfc.nasa.gov>
45
46        PR 405/bsps
47        PR 393/networking
48        * network/dec21140.c: Fix leak also known as PR393.
49        * network/elnk.c, network/if_media.h, network/mii.h: New files.
50        * network/Makefile.am: Reflect new files.
51
522003-04-15      Joel Sherrill <joel@OARcorp.com>
53
54        PR 387/rtems_misc
55        * ide/ata.c: Removed warning and moved to use of simpler libc routines.
56        * ide/ata_internal.h: Added missing newline and end of file.
57
582003-03-27      Joel Sherrill <joel@OARcorp.com>
59
60        * ide/Makefile.am: ATA code depends upon libchip/ide which is not
61        allowed in the cpukit source code since it must be buildable
62        independent of any BSP. These files were moved to libchip/ide.
63        * ide/ata.c, ide/ata.h, ide/ata_internal.h: New files.
64
652003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
66
67        PR 368/filesystems
68        * ide/Makefile.am, ide/ide_ctrl_cfg.h: General improvements which
69        now work on pc386 and mbx8xx.
70        * ide/ide_controller.c: New file.
71
722003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
73
74        * configure.ac: Remove AC_CONFIG_AUX_DIR.
75
762003-02-20      Till Straumann <strauman@slac.stanford.edu>
77
78        PR 354/networking
79        * network/if_fxp.c (Intel eepro network driver): re-enabled the chip
80        against a table of supported chips. The untested
81        ones are still commented out, however.
82
832003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
86
872003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
88
89        * configure.ac: AC_PREREQ(2.57).
90
912002-12-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
92
93        * network/Makefile.am: Eliminate C_O_FILES.
94        * rtc/Makefile.am: Ditto.
95        * serial/Makefile.am: Ditto,
96
972002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
98
99        * serial/Makefile.am: Don't include @RTEMS_BSP@.cfg.
100        Don't use LIBC_DEFINES.
101        * rtc/Makefile.am: Don't include @RTEMS_BSP@.cfg.
102        Don't use LIBC_DEFINES.
103        * network/Makefile.am: Don't include @RTEMS_BSP@.cfg.
104        Don't use LIBC_DEFINES.
105
1062002-11-13      Jay Monkman <jtm@smoothsmoothie.com>
107
108        * network/cs8900.c: I don't know why we have to SelfST register
109        twice on the EDB7312, but it doesn't work on the EDB7312 if we don't.
110
1112002-10-31      Joel Sherrill <joel@OARcorp.com>
112
113        * network/dec21140.c: Removed warnings.
114
1152002-10-28      Eugeny S. Mints <Eugeny.Mints@oktet.ru>
116
117        * New files: New directory ide/, ide/Makefile.am, ide/ide_ctrl_cfg.h,
118        ide/ide_ctrl_io.h, ide/ide_ctrl.h:
119        * configure.ac, Makefile.am: Modified to reflect changes above.
120
1212002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
122
123        * .cvsignore: Reformat.
124        Add autom4te*cache.
125        Remove autom4te.cache.
126
1272002-09-14      Joel Sherrill <joel@OARcorp.com>
128
129        * serial/z85c30.c: Eliminated warning by clarifying statement.
130
1312002-09-07      Chris Johns <ccj@acm.org>
132
133        * network/Makefile.am, network/README.cs8900, network/cs8900.c,
134        network/cs8900.h: Significant update which corrects the problem
135        where the cs8900.c file was actually the BSP glue.  Joel did
136        some hacking so this file will compile.  Previously it required
137        providing a target.h file to compile.
138        * network/cs8900.c.bsp: New file.
139
1402002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
141
142        * network/Makefile.am: Use .$(OBJEXT) instead of .o.
143        * rtc/Makefile.am: Use .$(OBJEXT) instead of .o.
144        * serial/Makefile.am: Use .$(OBJEXT) instead of .o.
145
1462002-08-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
147
148        * serial/Makefile.am: Don't tmp-install lib.
149        * rtc/Makefile.am: Don't tmp-install lib.
150
1512002-07-16      Eric Norum <eric.norum@usask.ca>
152
153        * New driver for the Intel EtherExpressPro (82559ER) chip.
154        * network/if_fxp.c, network/if_fxpreg.h, network/if_fxpvar.h,
155        network/pci.h: New file.
156        * network/Makefile.am: Modified to reflect above.
157
1582001-05-14      Till Straumann <strauman@slac.stanford.edu>
159
160        * bootloader/Makefile.am, console/Makefile.am, pci/Makefile.am:
161        Per PR215 address the following issues:
162            - _IO_BASE, _ISA_MEM_BASE and PCI_DRAM_OFFSET
163              are no longer defined by libcpu (powerpc/shared/include/io.h)
164              but by the BSP (who is the only one to know the values)
165            - the affected BSP (shared/motorola) headers have been fixed
166              in a separate "libbsp/powerpc/shared" patch.
167            - the DEC 21140 driver (libchip/network/dec21140.c) has been
168              fixed to use PCI_DRAM_OFFSET instead of PREP_PCI_DRAM_OFFSET.
169              and PCI_MEM_BASE instead of PREP_ISA_MEM_BASE. PCI_MEM_BASE
170              is to be defined by the BSP who is using this driver.
171            - the DEC driver also has been fixed to use the newer
172              rtems_bsp_delay_in_bus_cycles() instead of the obsolete
173              delay_in_bus_cycles().
174
1752002-05-07      Chris Johns <ccj@acm.org>
176
177        * c/src/libchip/network/i82586.c: Per PR210, adjust the mbuf
178        lengths to remove the ethernet header as the FreeBSD (RTEMS)
179        stack requires it to be stripped.
180
1812002-04-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * network/dec21140.c: Reflect changes to powerpc's
184        rtems/score/cpu.h. Use __PPC__ for gcc-3.x compliance.
185
1862002-04-11      Chris Johns <ccj@acm.org>
187
188        * network/rtems_bsdnet.h: To address PR59, added the drv_ctrl driver
189        control block field to the ifconfig network driver structure. This
190        field is needed by the i82586 driver which was ported from NetBSD
191        as it had better hardware abstraction.
192
1932002-04-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
194
195        * network/i82586.c: Include <string.h>.
196        * network/sonic.c: Ditto.
197
1982002-04-01      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
199
200        * configure.ac: AC_DEFINE(CPU_U32_FIX) for sparc.
201
2022002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
203
204        * configure.ac:
205        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
206        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
207        * network/Makefile.am: Remove AUTOMAKE_OPTIONS.
208        * Makefile.am: Remove AUTOMAKE_OPTIONS.
209        * rtc/Makefile.am: Remove AUTOMAKE_OPTIONS.
210        * serial/Makefile.am: Remove AUTOMAKE_OPTIONS.
211
2122002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
213
214        * network/cs8900.c: Include rtems/bspIo.h instead of bspIo.h.
215
2162001-11-26      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
217
218        * network/sonic.h: Fix typo.
219
2202001-10-12      Joel Sherrill <joel@OARcorp.com>
221
222        * serial/z85c30.c: Fixed typo.
223
2242001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
225
226        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
227        * configure.in: Remove.
228        * configure.ac: New file, generated from configure.in by autoupdate.
229
2302001-09-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
231
232        * rtc/Makefile.am: Use 'PREINSTALL_FILES ='.
233        * network/Makefile.am: Use 'PREINSTALL_FILES ='.
234        * serial/Makefile.am: Use 'PREINSTALL_FILES ='.
235
2362001-09-27      Joel Sherrill <joel@OARcorp.com>
237
238        * ChangeLog: Fixed typo in date.
239
2402001-09-21      Joel Sherrill <joel@OARcorp.com>
241
242        * network/Makefile.am: Fixed typo on file name.
243        * network/i82586.c: Commented out line 318 which is referencing
244        a member of a structure that is not currently there.  This
245        needs to be worked out with Chris Johns <ccj@acm.org>.
246        Switched C++ style comments to C style.
247
2482001-09-19      Chris Johns <ccj@acm.org>
249
250        * network/README.i82586, network/i82586.c, network/i82586reg.h,
251        network/i82586var.h: New files.  Network driver for Intel
252        i82586.
253
2542001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
255
256        * configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
257
2582001-03-14      Joel Sherrill <joel@OARcorp.com>
259
260        * serial/Makefile.am, serial/mc68681.c, serial/ns16550.c,
261        serial/serprobe.c, serial/z85c30.c: Now install sersupp.h
262        to <libchip/sersupp.h> so libchip style serial drivers can
263        be written in libcpu or libbsp.
264
2652001-03-01      Joel Sherrill <joel@OARcorp.com>
266
267        * network/cs8900.c, network/cs8900.h, network/sonic.c, network/sonic.h,
268        rtc/icm7170_reg.c, rtc/icm7170_reg2.c, rtc/icm7170_reg4.c,
269        rtc/icm7170_reg8.c, rtc/m48t08_reg.c, rtc/m48t08_reg2.c,
270        rtc/m48t08_reg4.c, rtc/m48t08_reg8.c, serial/mc68681_reg.c,
271        serial/mc68681_reg2.c, serial/mc68681_reg4.c, serial/mc68681_reg8.c,
272        serial/z85c30.c, serial/z85c30.h, serial/z85c30_p.h,
273        serial/z85c30_reg.c: Corrected header.
274
2752001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
276
277        * network/Makefile.am, rtc/Makefile.am, serial/Makefile.am:
278        Apply include_*HEADERS instead of H_FILES, replace ${..} with $(..).
279
2802000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
281
282        * network/sonic.c: Added ipalign() routine to align the
283        received packet so that the ip header is on a 32-bit boundary.
284        Necessary for cpu's that do not allow unaligned loads and stores
285        and when the 32-bit DMA mode is used.
286
2872000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
288
289        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
290
2912000-11-03      Chris Johns <ccj@acm.org>
292
293        * network/README.cs8900, network/cs8900.c, network/cs8900.h: New files.
294
2952000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
296
297        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
298
2992000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
300
301        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
302        Switch to GNU canonicalization.
303
3042000-10-20      Joel Sherrill <joel@OARcorp.com>
305
306        * network/dec21140.c: Corrected attach to include "int attach"
307        parameter.
308
3092000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
310
311        * network/Makefile.am: Use AM_*FLAGS += .. .
312        * ChangeLog: Fix formating.
313
3142000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
315
316        * network/Makefile.am, rtc/Makefile.am, serial/Makefile.am:
317        Include compile.am.
318
3192000-08-10      Joel Sherrill <joel@OARcorp.com>
320
321        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.