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

4.104.114.84.95
Last change on this file since b3c7b2d8 was b3c7b2d8, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/07/04 at 12:26:57

2004-01-07 Ralf Corsepius <corsepiu@…>

  • start/Makefile.am: Remove.
  • Makefile.am: Merge-in start/Makefile.am.
  • configure.ac: Reflect changes above.
  • Property mode set to 100644
File size: 17.8 KB
Line 
12004-01-07      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * start/Makefile.am: Remove.
4        * Makefile.am: Merge-in start/Makefile.am.
5        * configure.ac: Reflect changes above.
6
72004-01-05      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
8
9        * wrapup/Makefile.am: Eliminate $(LIB).
10        Use noinst_DATA to trigger building libbsp.a.
11
122003-12-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
13
14        * start/Makefile.am: Build $(ARCH)/start16$(LIB_VARIANT).bin.
15
162003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
19        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
20
212003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
22
23        * console/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
24        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
25        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
26
272003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
30
312003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * wrapup/Makefile.am: Cosmetics.
34
352003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
36
37        * Makefile.am: Misc cleanups and fixes.
38        * start/Makefile.am: Misc cleanups and fixes.
39        * startup/Makefile.am: Misc cleanups and fixes.
40        * wrapup/Makefile.am: Misc cleanups and fixes.
41
422003-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
43
44        * ide/Makefile.am: PGM = ide.rel.
45
462003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
47
48        * Makefile.am: Add preinstallation dirstamp support.
49        * 3c509/Makefile.am: Cosmetics.
50        * clock/Makefile.am: Cosmetics.
51        * console/Makefile.am: Add preinstallation dirstamp support.
52        * ide/Makefile.am: Cosmetics.
53        * ne2000/Makefile.am: Cosmetics.
54        * start/Makefile.am: Add compilation dirstamp support.
55        * startup/Makefile.am: Cosmetics.
56        * timer/Makefile.am: Cosmetics.
57        * wd8003/Makefile.am: Cosmetics.
58        * wrapup/Makefile.am: Cosmetics.
59
602003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
61
62        * 3c509/Makefile.am: Remove all-local: $(ARCH).
63        * clock/Makefile.am: Remove all-local: $(ARCH).
64        * console/Makefile.am: Remove all-local: $(ARCH).
65        * ide/Makefile.am: Remove all-local: $(ARCH).
66        * ne2000/Makefile.am: Remove all-local: $(ARCH).
67        * start/Makefile.am: Remove all-local: $(ARCH).
68        * startup/Makefile.am: Remove all-local: $(ARCH).
69        * timer/Makefile.am: Remove all-local: $(ARCH).
70        * wd8003/Makefile.am: Remove all-local: $(ARCH).
71        * wrapup/Makefile.am: Remove all-local: $(ARCH).
72
732003-10-02      Till Strauman <strauman@slac.stanford.edu>
74
75        PR 502/bsps
76        * console/outch.c: Add support for a few ANSI escape sequences to make
77        libetcl happy.
78
792003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
80
81        * Makefile.am: Merge-in include/Makefile.am.
82        Reflect changes to bsp.am.
83        * include/Makefile.am: Remove.
84        * configure.ac: Reflect changes above.
85
862003-09-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
87
88        * bsp_specs: Remove *lib:.
89
902003-09-04      Joel Sherrill <joel@OARcorp.com>
91
92        * clock/ckinit.c, clock/rtc.c, console/console.c, console/inch.c,
93        console/outch.c, ide/ide.c, include/bsp.h, include/crt.h,
94        ne2000/ne2000.c, start/start.S, startup/bspstart.c, startup/exit.c,
95        startup/ldsegs.S, startup/linkcmds, timer/timer.c, timer/timerisr.S:
96        URL for license changed.
97
982003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
99
100        PR 461/bsps
101        * start/Makefile.am: Correct generation of startup16.bin.
102
1032003-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
104
105        * ide/Makefile.am: Don't include @RTEMS_BPS@.cfg.
106
1072003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
108
109        * Makefile.am: Reflect having moved aclocal/.
110
1112003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        * Makefile.am: Reflect having moved automake/.
114        * 3c509/Makefile.am: Reflect having moved automake/.
115        * clock/Makefile.am: Reflect having moved automake/.
116        * console/Makefile.am: Reflect having moved automake/.
117        * ide/Makefile.am: Reflect having moved automake/.
118        * include/Makefile.am: Reflect having moved automake/.
119        * ne2000/Makefile.am: Reflect having moved automake/.
120        * start/Makefile.am: Reflect having moved automake/.
121        * startup/Makefile.am: Reflect having moved automake/.
122        * timer/Makefile.am: Reflect having moved automake/.
123        * wd8003/Makefile.am: Reflect having moved automake/.
124        * wrapup/Makefile.am: Reflect having moved automake/.
125
1262003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
127
128        PR 452/bsps
129        * startup/Makefile.am: Remove USE_INIT_FINI.
130
1312003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
132
133        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
134
1352003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
136
137        PR 445/bsps
138        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
139        Remove cpp, old_cpp (now unused).
140
1412003-07-08      Joel Sherrill <joel@OARcorp.com>
142
143        * console/console.c: Correct typo.
144
1452003-05-08      Chris Johns  <cjohns@cybertec.com.au>
146
147        * HOWTO:
148        Updated the GRUB version info and how to build GRUB from source.
149        Added how to boot over the network with a PXE Netboot BIOS.
150
1512003-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
152
153        * ide/.cvsignore: New.
154
1552003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
156
157        PR 368/filesystems
158        * startup/ldsegs.S: Increase alignment.
159        * Makefile.am, configure.ac, include/bsp.h, wrapup/Makefile.am:
160        Added IDE supporting infrastructure.
161        * ide/Makefile.am, ide/ide.c, ide/idecfg.c: New files.  Added
162        BSP support for libchip standard ide driver.
163
1642003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
165
166        * configure.ac: Remove AC_CONFIG_AUX_DIR.
167
1682003-02-20      Till Straumann <strauman@slac.stanford.edu>
169
170        PR 353/bsps
171        * include/bsp.h: Let the application override the network driver
172        and attach routine.
173
1742003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
175
176        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
177
1782003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
179
180        * configure.ac: AC_PREREQ(2.57).
181
1822003-01-20      Joel Sherrill <joel@OARcorp.com>
183
184        * startup/linkcmds: Add FreeBSD SYSCTL() sections for networking.
185
1862003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
187
188        * 3c509/Makefile.am: Don't include @RTEMS_BSP@.cfg.
189        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
190        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
191        * ne2000/Makefile.am: Don't include @RTEMS_BSP@.cfg.
192        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
193        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
194        * wd8003/Makefile.am: Don't include @RTEMS_BSP@.cfg.
195
1962002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
197
198        * start/Makefile.am: Use install-data-local to install startfile.
199
2002002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
201
202        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
203
2042002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
205
206        * configure.ac: Remove RTEMS_OUTPUT_BUILD_SUBDIRS.
207
2082002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
209
210        * .cvsignore: Reformat.
211        Add autom4te*cache.
212        Remove autom4te.cache.
213
2142002-09-13     Eric Norum <eric.norum@usask.ca>
215
216        * start/start16.S: Remove unwanted + at beginning of relative
217        numeric label.
218
2192002-09-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
220
221        * configure.ac: Remove duplicate timer/Makefile in AC_CONFIG_FILES.
222
2232002-08-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
224
225        * console/Makefile.am: Add $(PROJECT_INCLUDE)/rtems to
226        PREINSTALL_FILES.
227        * console/mouse_parser.c: Include <string.h> (for strcmp).
228        * console/vt.c: Include <string.h> (for memcpy).
229        * wd8003/wd8003.c: Include <string.h> (for memcpy, memset).
230
2312002-08-21      Joel Sherrill <joel@OARcorp.com>
232
233        * bsp_specs: Added support for -nostdlibs.
234
2352002-08-14      Joel Sherrill <joel@OARcorp.com>
236
237        * start/start16.S: Per PR259, added code to test for video present
238        before touching the adapter.  Eric Norum <eric.norum@usask.ca>
239        tested this patch.
240
2412002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
242
243        * console/ps2_mouse.c: Include <string.h> (for abort/exit).
244
2452002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
246
247        * 3c509/Makefile.am: Use .$(OBJEXT) instead of .o.
248        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
249        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
250        * ne2000/Makefile.am: Use .$(OBJEXT) instead of .o.
251        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
252        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
253        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
254        * wd8003/Makefile.am: Use .$(OBJEXT) instead of .o.
255        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
256
2572002-07-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
258
259        * startup/ldsegs.S: #include <asm.h>.
260        * include/bsp.h: Remove _IBMPC_chrdy (is not a public function).
261        Remove printk (Now in bspIo.h).
262
2632002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
264
265        * start/Makefile.am: Eliminate PGM.
266        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
267        Add bsplib_DATA += $(PROJECT_RELEASE)/lib/start16$(LIB_VARIANT).bin.
268
2692002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
270
271        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
272
2732002-07-16      Eric Norum <eric.norum@usask.ca>
274
275        * console/console.c: Others on the rtems-users list have expressed
276        concern about this run-time selection, so I've enclosed the changes
277        in a #ifdef RTEMS_RUNTIME_CONSOLE_SELECT conditional.
278
2792002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
280
281        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
282        Remove $(OBJS) from all-local.
283
2842002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
285
286        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
287
2882001-05-09      Joel Sherrill <joel@OARcorp.com>
289
290        * startup/linkcmds: In support of gcc 3.1, added one of more
291        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
292        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
293        and direction of segments to memory regions may also have been
294        addressed.  This was a sweep across all BSPs.
295 
2962002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
297
298        * configure.ac:
299        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
300        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
301        * 3c509/Makefile.am: Remove AUTOMAKE_OPTIONS.
302        * Makefile.am: Remove AUTOMAKE_OPTIONS.
303        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
304        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
305        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
306        * ne2000/Makefile.am: Remove AUTOMAKE_OPTIONS.
307        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
308        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
309        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
310        * wd8003/Makefile.am: Remove AUTOMAKE_OPTIONS.
311        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
312
3132002-03-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
314
315        * PR139
316        * configure.ac: Remove stray ';', breaks building with automake-1.6.
317
3182002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
319
320        * include/bsp.h: Include rtems/bspIo.h instead of bspIo.h.
321
3222001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
323
324        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
325        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
326
3272001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
328
329        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
330
3312001-10-12      Joel Sherrill <joel@OARcorp.com>
332
333        * console/inch.c: Fixed typo.
334
3352001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
336
337        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
338        * configure.in: Remove.
339        * configure.ac: New file, generated from configure.in by autoupdate.
340
3412001-09-27      Joel Sherrill <joel@OARcorp.com>
342
343        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
344
3452001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
346
347        * include/Makefile.am: Use 'CLEANFILES ='.
348        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
349        * console/Makefile.am: Use 'PREINSTALL_FILES ='.
350        * Makefile.am: Use 'TMPINSTALL_FILES ='.
351
3522001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
353
354        * console/Makefile.am: Remove RTEMS_H_FILES.
355        * start/start16.S: include <bspopts.h> to get NEW_GAS.
356
3572001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
358
359        * configure.in: Add bspopts.h.
360        * include/.cvsignore: Add bspopts.h*, stamp-h*.
361        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
362        * 3c509/Makefile.am: Dito.
363        * console/Makefile.am: Dito.
364        * include/bsp.h: Include bspopts.h.
365
3662001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
367
368        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
369
3702001-04-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
371
372        * ne2000/ne2000.c: Remove #define __INSIDE_RTEMS_BSD_TCPIP_STACK__.
373
3742001-01-05      Joel Sherrill <joel@OARcorp.com>
375
376        * console/vt.c: Added include of <rtems.h> so _CPU_ISR_disable
377        would be visible.
378
3792000-12-05       Eric Valette <valette@crf.canon.fr>
380
381        * console/inch.c, console/keyboard.c, console/pc_keyb.c,
382        console/vt.c, include/bsp.h: Correct incorrect interrupt level
383        handling in new keyboard management code.  Correct
384        BSP_poll_char initialization routine.
385        * start/start.S, startup/bspstart.c: Correct when the video is
386        initialized.
387        * timer/timer.c (Calibrate_1ms_loop): Address problem where this
388        did not work correctly on all PC speeds. The new calibrate routine
389        has been tested on Pentium 166, pentium II 200, pentium III
390        300 Mhz and does work as expected.
391
3922000-12-05      Joel Sherrill <joel@OARcorp.com>
393
394        * pc386/console/console.c, pc386/console/serial_mouse.c,
395        pc386/console/vgainit.c, shared/comm/tty_drv.c: Remove warnings.
396
3972000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
398
399        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
400
4012000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
402
403        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
404
4052000-11-01      Joel Sherrill <joel@OARcorp.com>
406
407        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
408        and libcsupport.h moved from libc to lib/include/rtems and
409        now must be referenced as <rtems/XXX.h>.   Header file order
410        was cleaned up while doing this.
411
4122000-10-29      Joel Sherrill <joel@OARcorp.com>
413
414        * startup/sbrk.c: Removed.  Redundant with shared version.
415
4162000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
417
418        * configure.in, Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
419        Switch to GNU canonicalization.
420
4212000-10-23      Joel Sherrill <joel@OARcorp.com>
422
423        * console/serial_mouse.c: Fixed typos introduced by removal of CR/LF.
424
4252000-10-20      Rosimildo da Silva <rdasilva@connecttel.com>
426
427        * console/serial_mouse.c: Added support for changing serial parameters.
428
4292000-10-20      Joel Sherrill <joel@OARcorp.com>
430
431        * include/wd80x3.h: Added file header and logic to prevent multiple
432        inclusions of this file.
433        * wd8003/wd8003.c: Corrected attach to include "int attach" parameter.
434
4352000-10-20      Joel Sherrill <joel@OARcorp.com>
436
437        * include/bsp.h: Cleaned up network driver name and attach defines.
438
4392000-10-20      Dmitry Kargapolov <dk@gentex.ru>
440
441        * ne2000/ne2000.c: Fix some errors in the driver. 
442        1. There was no sufficient check of data in ethernet header.
443        The code in ne_rx_daemon() was:
444            inport_word (dport, len);
445            ...
446            len -= 4;
447              ...
448            if (len > 0)
449              ne_read_data (sc, startaddr, len, p);
450        Unfortunately, sometimes my NIC gave me too big len value,
451        the result was memory override.  To fix this, I added ethernet
452        header data checking.
453
454        2. The way overrides were serviced was not good.  It was complex
455        but sometimes did not provide reliable continuing of NIC working.
456        I had the situation of an endless loop in ne_check_status()
457        after override processing.
458
459        3. There was conceptual error of porting.  The old method of
460        overrides curing was ported from the OS-s, where override-processing
461        did start immediately.  But RTEMS-version uses events, and cleaning
462        of the overrides can start later.
463
464        I selected the way of ne2000 programming that is used
465        in freebsd kernel (v4.0).
466
467        Because of both problems, incorrect data in header of raw packet
468        and receiver override, it went through ne_reset() and fully
469        reset the ne2000.
470
471        So, in summary
472        - added detecting of the incorrect data in ethernet header;
473        - replaced handling of receiver overrides with new scheme,
474        via resetting of NIC, this method is used also in case of
475        invalid header detecting.
476
4772000-10-18       Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
478
479        * console/console.c, console/serial_mouse.c, include/bsp.h:
480        Add the ability to set parity, number of data bits and
481        number of stop bits to the existing i386 serial drivers.
482
4832000-10-17      Joel Sherrill <joel@OARcorp.com>
484
485        * startup/Makefile.am: Added idt.c since it has been moved libcpu/i386
486        to libbsp/i386/shared/irq.
487
4882000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
489
490        * startup/linkcmds: Added lines so DWARF debug information
491        would be available.  Otherwise gdb complains that the offsets
492        for the debug info are incorrect and doesn't load the files.
493
4942000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
495
496        * start/Makefile.am: Remove AM_CPPFLAGS and GAS_CODE16 conditional.
497
4982000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
499
500        * 3c509/Makefile.am, clock/Makefile.am, console/Makefile.am,
501        ne2000/Makefile.am, start/Makefile.am, startup/Makefile.am,
502        timer/Makefile.am, wd8003/Makefile.am, wrapup/Makefile.am: Include
503        compile.am
504
5052000-08-30      Joel Sherrill <joel@OARcorp.com>
506
507        * console/keyboard.h: Changed numerous routines from extern inline
508        to static inline.
509
5102000-08-26  Rosimildo da Silva  <rdasilva@connecttel.com>
511
512        * Major rework of the "/dev/console" driver.
513        * Added termios support for stdin ( keyboard ).
514        * Added ioctls() to support modes similar to Linux( XLATE,
515        RAW, MEDIUMRAW ).
516        * Added Keyboard mapping and handling of the keyboard's leds.
517        * Added Micro FrameBuffer driver ( "/dev/fb0" ) for bare VGA
518        controller ( 16 colors ).
519        * Added PS/2 and Serial mouse support for PC386 BSP.
520        * console/defkeymap.c: New file.
521        * console/fb_vga.c: New file.
522        * console/fb_vga.h: New file.
523        * console/i386kbd.h: New file.
524        * console/kd.h: New file.
525        * console/keyboard.c: New file.
526        * console/keyboard.h: New file.
527        * console/mouse_parser.c: New file.
528        * console/mouse_parser.h: New file.
529        * console/pc_keyb.c: New file.
530        * console/ps2_drv.h: New file.
531        * console/ps2_mouse.c: New file.
532        * console/ps2_mouse.h: New file.
533        * console/serial_mouse.c: New file.
534        * console/serial_mouse.h: New file.
535        * console/vgainit.c: New file.
536        * console/vt.c: New file.
537        * console/Makefile.am: Reflect new files.
538        * console/console.c, console/inch.c, console/outch.c: Console
539        functionality modifications.
540        * startup/Makefile.am: Pick up tty_drv.c and gdb_glue.c
541
5422000-08-10      Joel Sherrill <joel@OARcorp.com>
543
544        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.