source: rtems/c/src/libchip/ChangeLog @ 1a505aae

4.104.114.84.95
Last change on this file since 1a505aae was f6ef823a, checked in by Joel Sherrill <joel.sherrill@…>, on 11/13/00 at 22:58:36

2000-11-13 Jiri Gaisler <jgais@…>

  • 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.
  • Property mode set to 100644
File size: 1.2 KB
Line 
12000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
2
3        * network/sonic.c: Added ipalign() routine to align the
4        received packet so that the ip header is on a 32-bit boundary.
5        Necessary for cpu's that do not allow unaligned loads and stores
6        and when the 32-bit DMA mode is used.
7
82000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
9
10        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
11
122000-11-03      Chris Johns <ccj@acm.org>
13
14        * network/README.cs8900, network/cs8900.c, network/cs8900.h: New files.
15
162000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
19
202000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
23        Switch to GNU canonicalization.
24
252000-10-20      Joel Sherrill <joel@OARcorp.com>
26
27        * network/dec21140.c: Corrected attach to include "int attach"
28        parameter.
29
302000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
31
32        * network/Makefile.am: Use AM_*FLAGS += .. .
33        * ChangeLog: Fix formating.
34
352000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * network/Makefile.am, rtc/Makefile.am, serial/Makefile.am:
38        Include compile.am.
39
402000-08-10      Joel Sherrill <joel@OARcorp.com>
41
42        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.