source: rtems/c/src/libchip/ChangeLog @ 6a9db57

4.104.114.84.95
Last change on this file since 6a9db57 was 6a9db57, checked in by Joel Sherrill <joel.sherrill@…>, on 09/19/01 at 17:38:01

2001-09-19 Chris Johns <ccj@…>

  • network/README.i82586, network/i82586.c, network/i82586reg.h, network/i82586var.h: New files. Network driver for Intel i82586.
  • Property mode set to 100644
File size: 2.4 KB
Line 
12001-09-19      Chris Johns <ccj@acm.org>
2
3        * network/README.i82586, network/i82586.c, network/i82586reg.h,
4        network/i82586var.h: New files.  Network driver for Intel
5        i82586.
6
72001-04-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * configure.in: Add [-ansi -fasm] to RTEMS_PROG_CC_FOR_TARGET.
10
112001-03-14      Joel Sherrill <joel@OARcorp.com>
12
13        * serial/Makefile.am, serial/mc68681.c, serial/ns16550.c,
14        serial/serprobe.c, serial/z85c30.c: Now install sersupp.h
15        to <libchip/sersupp.h> so libchip style serial drivers can
16        be written in libcpu or libbsp.
17
182001-03-01      Joel Sherrill <joel@OARcorp.com>
19
20        * network/cs8900.c, network/cs8900.h, network/sonic.c, network/sonic.h,
21        rtc/icm7170_reg.c, rtc/icm7170_reg2.c, rtc/icm7170_reg4.c,
22        rtc/icm7170_reg8.c, rtc/m48t08_reg.c, rtc/m48t08_reg2.c,
23        rtc/m48t08_reg4.c, rtc/m48t08_reg8.c, serial/mc68681_reg.c,
24        serial/mc68681_reg2.c, serial/mc68681_reg4.c, serial/mc68681_reg8.c,
25        serial/z85c30.c, serial/z85c30.h, serial/z85c30_p.h,
26        serial/z85c30_reg.c: Corrected header.
27
282001-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
29
30        * network/Makefile.am, rtc/Makefile.am, serial/Makefile.am:
31        Apply include_*HEADERS instead of H_FILES, replace ${..} with $(..).
32
332000-11-13      Jiri Gaisler <jgais@ws.estec.esa.nl>
34
35        * network/sonic.c: Added ipalign() routine to align the
36        received packet so that the ip header is on a 32-bit boundary.
37        Necessary for cpu's that do not allow unaligned loads and stores
38        and when the 32-bit DMA mode is used.
39
402000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
43
442000-11-03      Chris Johns <ccj@acm.org>
45
46        * network/README.cs8900, network/cs8900.c, network/cs8900.h: New files.
47
482000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
49
50        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
51
522000-10-25      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
53
54        * Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
55        Switch to GNU canonicalization.
56
572000-10-20      Joel Sherrill <joel@OARcorp.com>
58
59        * network/dec21140.c: Corrected attach to include "int attach"
60        parameter.
61
622000-09-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
63
64        * network/Makefile.am: Use AM_*FLAGS += .. .
65        * ChangeLog: Fix formating.
66
672000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
68
69        * network/Makefile.am, rtc/Makefile.am, serial/Makefile.am:
70        Include compile.am.
71
722000-08-10      Joel Sherrill <joel@OARcorp.com>
73
74        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.