source: rtems/c/src/lib/libbsp/i386/pc386/ChangeLog @ 74f89dc

4.104.114.84.95
Last change on this file since 74f89dc was 74f89dc, checked in by Joel Sherrill <joel.sherrill@…>, on 02/06/04 at 20:29:43

2004-02-06 Joel Sherrill <joel@…>

  • Makefile.am: Split startup into multiple .rels without reorganizing the source.
  • Property mode set to 100644
File size: 19.1 KB
Line 
12004-02-06      Joel Sherrill <joel@OARcorp.com>
2
3        * Makefile.am: Split startup into multiple .rels without reorganizing
4        the source.
5
62004-02-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * Makefile.am: Add missing $ in reference to 3c509.rel.
9
102004-02-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
11
12        * Makefile.am: Merge-in 3c509/Makefile.am, clock/Makefile.am,
13        console/Makefile.am, ide/Makefile.am, ne2000/Makefile.am,
14        startup/Makefile.am, timer/Makefile.am, wd8003/Makefile.am,
15        wrapup/Makefile.am. Use automake compilation rules.
16        * 3c509/Makefile.am, clock/Makefile.am, console/Makefile.am,
17        ide/Makefile.am, ne2000/Makefile.am, startup/Makefile.am,
18        timer/Makefile.am, wd8003/Makefile.am, wrapup/Makefile.am: Remove.
19        * configure.ac: Reflect changes above.
20        * start/start.S: Change comment to make it gcc -ansi compliant.
21
222004-01-28      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
23
24        * configure.ac: Add nostdinc to AUTOMAKE_OPTIONS.
25        Add RTEMS_PROG_CCAS.
26
272004-01-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * Makefile.am: Add PREINSTALL_DIRS.
30        * console/Makefile.am: Add PREINSTALL_DIRS.
31        * wrapup/Makefile.am: Reflect changes to libcpu.
32
332004-01-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
34
35        * Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
36        Add PRE/TMPINSTALL_FILES to CLEANFILES.
37        * console/Makefile.am: Ditto.
38        * startup/Makefile.am: Ditto.
39
402004-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
41
42        * start/Makefile.am: Remove.
43        * Makefile.am: Merge-in start/Makefile.am.
44        * configure.ac: Reflect changes above.
45
462004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * wrapup/Makefile.am: Eliminate $(LIB).
49        Use noinst_DATA to trigger building libbsp.a.
50
512003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
52
53        * start/Makefile.am: Build $(ARCH)/start16$(LIB_VARIANT).bin.
54
552003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
56
57        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
58        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
59
602003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * console/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
63        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
64        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
65
662003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
67
68        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
69
702003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
71
72        * wrapup/Makefile.am: Cosmetics.
73
742003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
75
76        * Makefile.am: Misc cleanups and fixes.
77        * start/Makefile.am: Misc cleanups and fixes.
78        * startup/Makefile.am: Misc cleanups and fixes.
79        * wrapup/Makefile.am: Misc cleanups and fixes.
80
812003-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
82
83        * ide/Makefile.am: PGM = ide.rel.
84
852003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
86
87        * Makefile.am: Add preinstallation dirstamp support.
88        * 3c509/Makefile.am: Cosmetics.
89        * clock/Makefile.am: Cosmetics.
90        * console/Makefile.am: Add preinstallation dirstamp support.
91        * ide/Makefile.am: Cosmetics.
92        * ne2000/Makefile.am: Cosmetics.
93        * start/Makefile.am: Add compilation dirstamp support.
94        * startup/Makefile.am: Cosmetics.
95        * timer/Makefile.am: Cosmetics.
96        * wd8003/Makefile.am: Cosmetics.
97        * wrapup/Makefile.am: Cosmetics.
98
992003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
100
101        * 3c509/Makefile.am: Remove all-local: $(ARCH).
102        * clock/Makefile.am: Remove all-local: $(ARCH).
103        * console/Makefile.am: Remove all-local: $(ARCH).
104        * ide/Makefile.am: Remove all-local: $(ARCH).
105        * ne2000/Makefile.am: Remove all-local: $(ARCH).
106        * start/Makefile.am: Remove all-local: $(ARCH).
107        * startup/Makefile.am: Remove all-local: $(ARCH).
108        * timer/Makefile.am: Remove all-local: $(ARCH).
109        * wd8003/Makefile.am: Remove all-local: $(ARCH).
110        * wrapup/Makefile.am: Remove all-local: $(ARCH).
111
1122003-10-02      Till Strauman <strauman@slac.stanford.edu>
113
114        PR 502/bsps
115        * console/outch.c: Add support for a few ANSI escape sequences to make
116        libetcl happy.
117
1182003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
119
120        * Makefile.am: Merge-in include/Makefile.am.
121        Reflect changes to bsp.am.
122        * include/Makefile.am: Remove.
123        * configure.ac: Reflect changes above.
124
1252003-09-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
126
127        * bsp_specs: Remove *lib:.
128
1292003-09-04      Joel Sherrill <joel@OARcorp.com>
130
131        * clock/ckinit.c, clock/rtc.c, console/console.c, console/inch.c,
132        console/outch.c, ide/ide.c, include/bsp.h, include/crt.h,
133        ne2000/ne2000.c, start/start.S, startup/bspstart.c, startup/exit.c,
134        startup/ldsegs.S, startup/linkcmds, timer/timer.c, timer/timerisr.S:
135        URL for license changed.
136
1372003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
138
139        PR 461/bsps
140        * start/Makefile.am: Correct generation of startup16.bin.
141
1422003-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
143
144        * ide/Makefile.am: Don't include @RTEMS_BPS@.cfg.
145
1462003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
147
148        * Makefile.am: Reflect having moved aclocal/.
149
1502003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
151
152        * Makefile.am: Reflect having moved automake/.
153        * 3c509/Makefile.am: Reflect having moved automake/.
154        * clock/Makefile.am: Reflect having moved automake/.
155        * console/Makefile.am: Reflect having moved automake/.
156        * ide/Makefile.am: Reflect having moved automake/.
157        * include/Makefile.am: Reflect having moved automake/.
158        * ne2000/Makefile.am: Reflect having moved automake/.
159        * start/Makefile.am: Reflect having moved automake/.
160        * startup/Makefile.am: Reflect having moved automake/.
161        * timer/Makefile.am: Reflect having moved automake/.
162        * wd8003/Makefile.am: Reflect having moved automake/.
163        * wrapup/Makefile.am: Reflect having moved automake/.
164
1652003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
166
167        PR 452/bsps
168        * startup/Makefile.am: Remove USE_INIT_FINI.
169
1702003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
171
172        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
173
1742003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
175
176        PR 445/bsps
177        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
178        Remove cpp, old_cpp (now unused).
179
1802003-07-08      Joel Sherrill <joel@OARcorp.com>
181
182        * console/console.c: Correct typo.
183
1842003-05-08      Chris Johns  <cjohns@cybertec.com.au>
185
186        * HOWTO:
187        Updated the GRUB version info and how to build GRUB from source.
188        Added how to boot over the network with a PXE Netboot BIOS.
189
1902003-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
191
192        * ide/.cvsignore: New.
193
1942003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
195
196        PR 368/filesystems
197        * startup/ldsegs.S: Increase alignment.
198        * Makefile.am, configure.ac, include/bsp.h, wrapup/Makefile.am:
199        Added IDE supporting infrastructure.
200        * ide/Makefile.am, ide/ide.c, ide/idecfg.c: New files.  Added
201        BSP support for libchip standard ide driver.
202
2032003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
204
205        * configure.ac: Remove AC_CONFIG_AUX_DIR.
206
2072003-02-20      Till Straumann <strauman@slac.stanford.edu>
208
209        PR 353/bsps
210        * include/bsp.h: Let the application override the network driver
211        and attach routine.
212
2132003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
214
215        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
216
2172003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
218
219        * configure.ac: AC_PREREQ(2.57).
220
2212003-01-20      Joel Sherrill <joel@OARcorp.com>
222
223        * startup/linkcmds: Add FreeBSD SYSCTL() sections for networking.
224
2252003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
226
227        * 3c509/Makefile.am: Don't include @RTEMS_BSP@.cfg.
228        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
229        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
230        * ne2000/Makefile.am: Don't include @RTEMS_BSP@.cfg.
231        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
232        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
233        * wd8003/Makefile.am: Don't include @RTEMS_BSP@.cfg.
234
2352002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
236
237        * start/Makefile.am: Use install-data-local to install startfile.
238
2392002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
240
241        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
242
2432002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
244
245        * configure.ac: Remove RTEMS_OUTPUT_BUILD_SUBDIRS.
246
2472002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
248
249        * .cvsignore: Reformat.
250        Add autom4te*cache.
251        Remove autom4te.cache.
252
2532002-09-13     Eric Norum <eric.norum@usask.ca>
254
255        * start/start16.S: Remove unwanted + at beginning of relative
256        numeric label.
257
2582002-09-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
259
260        * configure.ac: Remove duplicate timer/Makefile in AC_CONFIG_FILES.
261
2622002-08-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
263
264        * console/Makefile.am: Add $(PROJECT_INCLUDE)/rtems to
265        PREINSTALL_FILES.
266        * console/mouse_parser.c: Include <string.h> (for strcmp).
267        * console/vt.c: Include <string.h> (for memcpy).
268        * wd8003/wd8003.c: Include <string.h> (for memcpy, memset).
269
2702002-08-21      Joel Sherrill <joel@OARcorp.com>
271
272        * bsp_specs: Added support for -nostdlibs.
273
2742002-08-14      Joel Sherrill <joel@OARcorp.com>
275
276        * start/start16.S: Per PR259, added code to test for video present
277        before touching the adapter.  Eric Norum <eric.norum@usask.ca>
278        tested this patch.
279
2802002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
281
282        * console/ps2_mouse.c: Include <string.h> (for abort/exit).
283
2842002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
285
286        * 3c509/Makefile.am: Use .$(OBJEXT) instead of .o.
287        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
288        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
289        * ne2000/Makefile.am: Use .$(OBJEXT) instead of .o.
290        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
291        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
292        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
293        * wd8003/Makefile.am: Use .$(OBJEXT) instead of .o.
294        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
295
2962002-07-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
297
298        * startup/ldsegs.S: #include <asm.h>.
299        * include/bsp.h: Remove _IBMPC_chrdy (is not a public function).
300        Remove printk (Now in bspIo.h).
301
3022002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
303
304        * start/Makefile.am: Eliminate PGM.
305        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
306        Add bsplib_DATA += $(PROJECT_RELEASE)/lib/start16$(LIB_VARIANT).bin.
307
3082002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
309
310        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
311
3122002-07-16      Eric Norum <eric.norum@usask.ca>
313
314        * console/console.c: Others on the rtems-users list have expressed
315        concern about this run-time selection, so I've enclosed the changes
316        in a #ifdef RTEMS_RUNTIME_CONSOLE_SELECT conditional.
317
3182002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
319
320        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
321        Remove $(OBJS) from all-local.
322
3232002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
324
325        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
326
3272001-05-09      Joel Sherrill <joel@OARcorp.com>
328
329        * startup/linkcmds: In support of gcc 3.1, added one of more
330        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
331        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
332        and direction of segments to memory regions may also have been
333        addressed.  This was a sweep across all BSPs.
334 
3352002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
336
337        * configure.ac:
338        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
339        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
340        * 3c509/Makefile.am: Remove AUTOMAKE_OPTIONS.
341        * Makefile.am: Remove AUTOMAKE_OPTIONS.
342        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
343        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
344        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
345        * ne2000/Makefile.am: Remove AUTOMAKE_OPTIONS.
346        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
347        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
348        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
349        * wd8003/Makefile.am: Remove AUTOMAKE_OPTIONS.
350        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
351
3522002-03-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
353
354        * PR139
355        * configure.ac: Remove stray ';', breaks building with automake-1.6.
356
3572002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
358
359        * include/bsp.h: Include rtems/bspIo.h instead of bspIo.h.
360
3612001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
362
363        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
364        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
365
3662001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
367
368        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
369
3702001-10-12      Joel Sherrill <joel@OARcorp.com>
371
372        * console/inch.c: Fixed typo.
373
3742001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
375
376        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
377        * configure.in: Remove.
378        * configure.ac: New file, generated from configure.in by autoupdate.
379
3802001-09-27      Joel Sherrill <joel@OARcorp.com>
381
382        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
383
3842001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
385
386        * include/Makefile.am: Use 'CLEANFILES ='.
387        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
388        * console/Makefile.am: Use 'PREINSTALL_FILES ='.
389        * Makefile.am: Use 'TMPINSTALL_FILES ='.
390
3912001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
392
393        * console/Makefile.am: Remove RTEMS_H_FILES.
394        * start/start16.S: include <bspopts.h> to get NEW_GAS.
395
3962001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
397
398        * configure.in: Add bspopts.h.
399        * include/.cvsignore: Add bspopts.h*, stamp-h*.
400        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
401        * 3c509/Makefile.am: Dito.
402        * console/Makefile.am: Dito.
403        * include/bsp.h: Include bspopts.h.
404
4052001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
406
407        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
408
4092001-04-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
410
411        * ne2000/ne2000.c: Remove #define __INSIDE_RTEMS_BSD_TCPIP_STACK__.
412
4132001-01-05      Joel Sherrill <joel@OARcorp.com>
414
415        * console/vt.c: Added include of <rtems.h> so _CPU_ISR_disable
416        would be visible.
417
4182000-12-05       Eric Valette <valette@crf.canon.fr>
419
420        * console/inch.c, console/keyboard.c, console/pc_keyb.c,
421        console/vt.c, include/bsp.h: Correct incorrect interrupt level
422        handling in new keyboard management code.  Correct
423        BSP_poll_char initialization routine.
424        * start/start.S, startup/bspstart.c: Correct when the video is
425        initialized.
426        * timer/timer.c (Calibrate_1ms_loop): Address problem where this
427        did not work correctly on all PC speeds. The new calibrate routine
428        has been tested on Pentium 166, pentium II 200, pentium III
429        300 Mhz and does work as expected.
430
4312000-12-05      Joel Sherrill <joel@OARcorp.com>
432
433        * pc386/console/console.c, pc386/console/serial_mouse.c,
434        pc386/console/vgainit.c, shared/comm/tty_drv.c: Remove warnings.
435
4362000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
437
438        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
439
4402000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
441
442        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
443
4442000-11-01      Joel Sherrill <joel@OARcorp.com>
445
446        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
447        and libcsupport.h moved from libc to lib/include/rtems and
448        now must be referenced as <rtems/XXX.h>.   Header file order
449        was cleaned up while doing this.
450
4512000-10-29      Joel Sherrill <joel@OARcorp.com>
452
453        * startup/sbrk.c: Removed.  Redundant with shared version.
454
4552000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
456
457        * configure.in, Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
458        Switch to GNU canonicalization.
459
4602000-10-23      Joel Sherrill <joel@OARcorp.com>
461
462        * console/serial_mouse.c: Fixed typos introduced by removal of CR/LF.
463
4642000-10-20      Rosimildo da Silva <rdasilva@connecttel.com>
465
466        * console/serial_mouse.c: Added support for changing serial parameters.
467
4682000-10-20      Joel Sherrill <joel@OARcorp.com>
469
470        * include/wd80x3.h: Added file header and logic to prevent multiple
471        inclusions of this file.
472        * wd8003/wd8003.c: Corrected attach to include "int attach" parameter.
473
4742000-10-20      Joel Sherrill <joel@OARcorp.com>
475
476        * include/bsp.h: Cleaned up network driver name and attach defines.
477
4782000-10-20      Dmitry Kargapolov <dk@gentex.ru>
479
480        * ne2000/ne2000.c: Fix some errors in the driver. 
481        1. There was no sufficient check of data in ethernet header.
482        The code in ne_rx_daemon() was:
483            inport_word (dport, len);
484            ...
485            len -= 4;
486              ...
487            if (len > 0)
488              ne_read_data (sc, startaddr, len, p);
489        Unfortunately, sometimes my NIC gave me too big len value,
490        the result was memory override.  To fix this, I added ethernet
491        header data checking.
492
493        2. The way overrides were serviced was not good.  It was complex
494        but sometimes did not provide reliable continuing of NIC working.
495        I had the situation of an endless loop in ne_check_status()
496        after override processing.
497
498        3. There was conceptual error of porting.  The old method of
499        overrides curing was ported from the OS-s, where override-processing
500        did start immediately.  But RTEMS-version uses events, and cleaning
501        of the overrides can start later.
502
503        I selected the way of ne2000 programming that is used
504        in freebsd kernel (v4.0).
505
506        Because of both problems, incorrect data in header of raw packet
507        and receiver override, it went through ne_reset() and fully
508        reset the ne2000.
509
510        So, in summary
511        - added detecting of the incorrect data in ethernet header;
512        - replaced handling of receiver overrides with new scheme,
513        via resetting of NIC, this method is used also in case of
514        invalid header detecting.
515
5162000-10-18       Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
517
518        * console/console.c, console/serial_mouse.c, include/bsp.h:
519        Add the ability to set parity, number of data bits and
520        number of stop bits to the existing i386 serial drivers.
521
5222000-10-17      Joel Sherrill <joel@OARcorp.com>
523
524        * startup/Makefile.am: Added idt.c since it has been moved libcpu/i386
525        to libbsp/i386/shared/irq.
526
5272000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
528
529        * startup/linkcmds: Added lines so DWARF debug information
530        would be available.  Otherwise gdb complains that the offsets
531        for the debug info are incorrect and doesn't load the files.
532
5332000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
534
535        * start/Makefile.am: Remove AM_CPPFLAGS and GAS_CODE16 conditional.
536
5372000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
538
539        * 3c509/Makefile.am, clock/Makefile.am, console/Makefile.am,
540        ne2000/Makefile.am, start/Makefile.am, startup/Makefile.am,
541        timer/Makefile.am, wd8003/Makefile.am, wrapup/Makefile.am: Include
542        compile.am
543
5442000-08-30      Joel Sherrill <joel@OARcorp.com>
545
546        * console/keyboard.h: Changed numerous routines from extern inline
547        to static inline.
548
5492000-08-26  Rosimildo da Silva  <rdasilva@connecttel.com>
550
551        * Major rework of the "/dev/console" driver.
552        * Added termios support for stdin ( keyboard ).
553        * Added ioctls() to support modes similar to Linux( XLATE,
554        RAW, MEDIUMRAW ).
555        * Added Keyboard mapping and handling of the keyboard's leds.
556        * Added Micro FrameBuffer driver ( "/dev/fb0" ) for bare VGA
557        controller ( 16 colors ).
558        * Added PS/2 and Serial mouse support for PC386 BSP.
559        * console/defkeymap.c: New file.
560        * console/fb_vga.c: New file.
561        * console/fb_vga.h: New file.
562        * console/i386kbd.h: New file.
563        * console/kd.h: New file.
564        * console/keyboard.c: New file.
565        * console/keyboard.h: New file.
566        * console/mouse_parser.c: New file.
567        * console/mouse_parser.h: New file.
568        * console/pc_keyb.c: New file.
569        * console/ps2_drv.h: New file.
570        * console/ps2_mouse.c: New file.
571        * console/ps2_mouse.h: New file.
572        * console/serial_mouse.c: New file.
573        * console/serial_mouse.h: New file.
574        * console/vgainit.c: New file.
575        * console/vt.c: New file.
576        * console/Makefile.am: Reflect new files.
577        * console/console.c, console/inch.c, console/outch.c: Console
578        functionality modifications.
579        * startup/Makefile.am: Pick up tty_drv.c and gdb_glue.c
580
5812000-08-10      Joel Sherrill <joel@OARcorp.com>
582
583        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.