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

4.104.114.84.95
Last change on this file since b35414a was b35414a, checked in by Ralf Corsepius <ralf.corsepius@…>, on 12/13/03 at 05:09:48

2003-12-13 Ralf Corsepius <corsepiu@…>

  • start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
  • startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
  • Property mode set to 100644
File size: 17.4 KB
Line 
12003-12-13      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * start/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
4        * startup/Makefile.am: s,${PROJECT_RELEASE}/lib,$(PROJECT_LIB),g.
5
62003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
7
8        * console/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
9        * start/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
10        * startup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
11
122003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
13
14        * configure.ac: Require automake >= 1.8, autoconf >= 2.59.
15
162003-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
17
18        * wrapup/Makefile.am: Cosmetics.
19
202003-12-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
21
22        * Makefile.am: Misc cleanups and fixes.
23        * start/Makefile.am: Misc cleanups and fixes.
24        * startup/Makefile.am: Misc cleanups and fixes.
25        * wrapup/Makefile.am: Misc cleanups and fixes.
26
272003-12-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
28
29        * ide/Makefile.am: PGM = ide.rel.
30
312003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
32
33        * Makefile.am: Add preinstallation dirstamp support.
34        * 3c509/Makefile.am: Cosmetics.
35        * clock/Makefile.am: Cosmetics.
36        * console/Makefile.am: Add preinstallation dirstamp support.
37        * ide/Makefile.am: Cosmetics.
38        * ne2000/Makefile.am: Cosmetics.
39        * start/Makefile.am: Add compilation dirstamp support.
40        * startup/Makefile.am: Cosmetics.
41        * timer/Makefile.am: Cosmetics.
42        * wd8003/Makefile.am: Cosmetics.
43        * wrapup/Makefile.am: Cosmetics.
44
452003-12-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
46
47        * 3c509/Makefile.am: Remove all-local: $(ARCH).
48        * clock/Makefile.am: Remove all-local: $(ARCH).
49        * console/Makefile.am: Remove all-local: $(ARCH).
50        * ide/Makefile.am: Remove all-local: $(ARCH).
51        * ne2000/Makefile.am: Remove all-local: $(ARCH).
52        * start/Makefile.am: Remove all-local: $(ARCH).
53        * startup/Makefile.am: Remove all-local: $(ARCH).
54        * timer/Makefile.am: Remove all-local: $(ARCH).
55        * wd8003/Makefile.am: Remove all-local: $(ARCH).
56        * wrapup/Makefile.am: Remove all-local: $(ARCH).
57
582003-10-02      Till Strauman <strauman@slac.stanford.edu>
59
60        PR 502/bsps
61        * console/outch.c: Add support for a few ANSI escape sequences to make
62        libetcl happy.
63
642003-09-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
65
66        * Makefile.am: Merge-in include/Makefile.am.
67        Reflect changes to bsp.am.
68        * include/Makefile.am: Remove.
69        * configure.ac: Reflect changes above.
70
712003-09-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
72
73        * bsp_specs: Remove *lib:.
74
752003-09-04      Joel Sherrill <joel@OARcorp.com>
76
77        * clock/ckinit.c, clock/rtc.c, console/console.c, console/inch.c,
78        console/outch.c, ide/ide.c, include/bsp.h, include/crt.h,
79        ne2000/ne2000.c, start/start.S, startup/bspstart.c, startup/exit.c,
80        startup/ldsegs.S, startup/linkcmds, timer/timer.c, timer/timerisr.S:
81        URL for license changed.
82
832003-08-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
84
85        PR 461/bsps
86        * start/Makefile.am: Correct generation of startup16.bin.
87
882003-08-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
89
90        * ide/Makefile.am: Don't include @RTEMS_BPS@.cfg.
91
922003-08-18      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
93
94        * Makefile.am: Reflect having moved aclocal/.
95
962003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
97
98        * Makefile.am: Reflect having moved automake/.
99        * 3c509/Makefile.am: Reflect having moved automake/.
100        * clock/Makefile.am: Reflect having moved automake/.
101        * console/Makefile.am: Reflect having moved automake/.
102        * ide/Makefile.am: Reflect having moved automake/.
103        * include/Makefile.am: Reflect having moved automake/.
104        * ne2000/Makefile.am: Reflect having moved automake/.
105        * start/Makefile.am: Reflect having moved automake/.
106        * startup/Makefile.am: Reflect having moved automake/.
107        * timer/Makefile.am: Reflect having moved automake/.
108        * wd8003/Makefile.am: Reflect having moved automake/.
109        * wrapup/Makefile.am: Reflect having moved automake/.
110
1112003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
112
113        PR 452/bsps
114        * startup/Makefile.am: Remove USE_INIT_FINI.
115
1162003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
117
118        * configure.ac: Use rtems-bugs@rtems.com as bug report email address.
119
1202003-08-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
121
122        PR 445/bsps
123        * bsp_specs: Remove -D__embedded__ -Asystem(embedded) from cpp.
124        Remove cpp, old_cpp (now unused).
125
1262003-07-08      Joel Sherrill <joel@OARcorp.com>
127
128        * console/console.c: Correct typo.
129
1302003-05-08      Chris Johns  <cjohns@cybertec.com.au>
131
132        * HOWTO:
133        Updated the GRUB version info and how to build GRUB from source.
134        Added how to boot over the network with a PXE Netboot BIOS.
135
1362003-04-14      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
137
138        * ide/.cvsignore: New.
139
1402003-03-25      Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
141
142        PR 368/filesystems
143        * startup/ldsegs.S: Increase alignment.
144        * Makefile.am, configure.ac, include/bsp.h, wrapup/Makefile.am:
145        Added IDE supporting infrastructure.
146        * ide/Makefile.am, ide/ide.c, ide/idecfg.c: New files.  Added
147        BSP support for libchip standard ide driver.
148
1492003-03-06      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
150
151        * configure.ac: Remove AC_CONFIG_AUX_DIR.
152
1532003-02-20      Till Straumann <strauman@slac.stanford.edu>
154
155        PR 353/bsps
156        * include/bsp.h: Let the application override the network driver
157        and attach routine.
158
1592003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
160
161        * configure.ac: AM_INIT_AUTOMAKE([1.7.2]).
162
1632003-02-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
164
165        * configure.ac: AC_PREREQ(2.57).
166
1672003-01-20      Joel Sherrill <joel@OARcorp.com>
168
169        * startup/linkcmds: Add FreeBSD SYSCTL() sections for networking.
170
1712003-01-15      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
172
173        * 3c509/Makefile.am: Don't include @RTEMS_BSP@.cfg.
174        * clock/Makefile.am: Don't include @RTEMS_BSP@.cfg.
175        * console/Makefile.am: Don't include @RTEMS_BSP@.cfg.
176        * ne2000/Makefile.am: Don't include @RTEMS_BSP@.cfg.
177        * startup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
178        * timer/Makefile.am: Don't include @RTEMS_BSP@.cfg.
179        * wd8003/Makefile.am: Don't include @RTEMS_BSP@.cfg.
180
1812002-12-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
182
183        * start/Makefile.am: Use install-data-local to install startfile.
184
1852002-12-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
186
187        * wrapup/Makefile.am: Don't include @RTEMS_BSP@.cfg.
188
1892002-11-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
190
191        * configure.ac: Remove RTEMS_OUTPUT_BUILD_SUBDIRS.
192
1932002-10-21      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
194
195        * .cvsignore: Reformat.
196        Add autom4te*cache.
197        Remove autom4te.cache.
198
1992002-09-13     Eric Norum <eric.norum@usask.ca>
200
201        * start/start16.S: Remove unwanted + at beginning of relative
202        numeric label.
203
2042002-09-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
205
206        * configure.ac: Remove duplicate timer/Makefile in AC_CONFIG_FILES.
207
2082002-08-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
209
210        * console/Makefile.am: Add $(PROJECT_INCLUDE)/rtems to
211        PREINSTALL_FILES.
212        * console/mouse_parser.c: Include <string.h> (for strcmp).
213        * console/vt.c: Include <string.h> (for memcpy).
214        * wd8003/wd8003.c: Include <string.h> (for memcpy, memset).
215
2162002-08-21      Joel Sherrill <joel@OARcorp.com>
217
218        * bsp_specs: Added support for -nostdlibs.
219
2202002-08-14      Joel Sherrill <joel@OARcorp.com>
221
222        * start/start16.S: Per PR259, added code to test for video present
223        before touching the adapter.  Eric Norum <eric.norum@usask.ca>
224        tested this patch.
225
2262002-08-12      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
227
228        * console/ps2_mouse.c: Include <string.h> (for abort/exit).
229
2302002-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
231
232        * 3c509/Makefile.am: Use .$(OBJEXT) instead of .o.
233        * clock/Makefile.am: Use .$(OBJEXT) instead of .o.
234        * console/Makefile.am: Use .$(OBJEXT) instead of .o.
235        * ne2000/Makefile.am: Use .$(OBJEXT) instead of .o.
236        * start/Makefile.am: Use .$(OBJEXT) instead of .o.
237        * startup/Makefile.am: Use .$(OBJEXT) instead of .o.
238        * timer/Makefile.am: Use .$(OBJEXT) instead of .o.
239        * wd8003/Makefile.am: Use .$(OBJEXT) instead of .o.
240        * wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
241
2422002-07-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
243
244        * startup/ldsegs.S: #include <asm.h>.
245        * include/bsp.h: Remove _IBMPC_chrdy (is not a public function).
246        Remove printk (Now in bspIo.h).
247
2482002-07-20      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
249
250        * start/Makefile.am: Eliminate PGM.
251        Add bsplib_DATA = $(PROJECT_RELEASE)/lib/start$(LIB_VARIANT).o.
252        Add bsplib_DATA += $(PROJECT_RELEASE)/lib/start16$(LIB_VARIANT).bin.
253
2542002-07-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
255
256        * startup/Makefile.am: Add bsplib_DATA = linkcmds.
257
2582002-07-16      Eric Norum <eric.norum@usask.ca>
259
260        * console/console.c: Others on the rtems-users list have expressed
261        concern about this run-time selection, so I've enclosed the changes
262        in a #ifdef RTEMS_RUNTIME_CONSOLE_SELECT conditional.
263
2642002-07-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
265
266        * wrapup/Makefile.am: Eliminate TMPINSTALL_FILES.
267        Remove $(OBJS) from all-local.
268
2692002-06-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
270
271        * wrapup/Makefile.am: Remove preinstallation of libbsp.a,
272
2732001-05-09      Joel Sherrill <joel@OARcorp.com>
274
275        * startup/linkcmds: In support of gcc 3.1, added one of more
276        of the sections .jcr, .rodata*, .data.*, .gnu.linkonce.s2.*,
277        .gnu.linkonce.sb2.*, and .gnu.linkonce.s.*.  Spacing corrections
278        and direction of segments to memory regions may also have been
279        addressed.  This was a sweep across all BSPs.
280 
2812002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
282
283        * configure.ac:
284        AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
285        AM_INIT_AUTOMAKE([no-define foreign 1.6]).
286        * 3c509/Makefile.am: Remove AUTOMAKE_OPTIONS.
287        * Makefile.am: Remove AUTOMAKE_OPTIONS.
288        * clock/Makefile.am: Remove AUTOMAKE_OPTIONS.
289        * console/Makefile.am: Remove AUTOMAKE_OPTIONS.
290        * include/Makefile.am: Remove AUTOMAKE_OPTIONS.
291        * ne2000/Makefile.am: Remove AUTOMAKE_OPTIONS.
292        * start/Makefile.am: Remove AUTOMAKE_OPTIONS.
293        * startup/Makefile.am: Remove AUTOMAKE_OPTIONS.
294        * timer/Makefile.am: Remove AUTOMAKE_OPTIONS.
295        * wd8003/Makefile.am: Remove AUTOMAKE_OPTIONS.
296        * wrapup/Makefile.am: Remove AUTOMAKE_OPTIONS.
297
2982002-03-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
299
300        * PR139
301        * configure.ac: Remove stray ';', breaks building with automake-1.6.
302
3032002-01-03      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
304
305        * include/bsp.h: Include rtems/bspIo.h instead of bspIo.h.
306
3072001-12-22      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
308
309        * bsp_specs: Replace -lrtemsall with -lrtemsbsp -lrtemscpu,
310        replace -lrtemsall_g with -lrtemsbsp_g -lrtemscpu_g.
311
3122001-11-30      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
313
314        * configure.ac: Introduce RTEMS_BSP_CONFIGURE.
315
3162001-10-12      Joel Sherrill <joel@OARcorp.com>
317
318        * console/inch.c: Fixed typo.
319
3202001-10-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
321
322        * .cvsignore: Add autom4te.cache for autoconf > 2.52.
323        * configure.in: Remove.
324        * configure.ac: New file, generated from configure.in by autoupdate.
325
3262001-09-27      Joel Sherrill <joel@OARcorp.com>
327
328        * include/bsp.h: Renamed delay() to rtems_bsp_delay().
329
3302001-09-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
331
332        * include/Makefile.am: Use 'CLEANFILES ='.
333        * include/Makefile.am: Use 'PREINSTALL_FILES ='.
334        * console/Makefile.am: Use 'PREINSTALL_FILES ='.
335        * Makefile.am: Use 'TMPINSTALL_FILES ='.
336
3372001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
338
339        * console/Makefile.am: Remove RTEMS_H_FILES.
340        * start/start16.S: include <bspopts.h> to get NEW_GAS.
341
3422001-06-19      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
343
344        * configure.in: Add bspopts.h.
345        * include/.cvsignore: Add bspopts.h*, stamp-h*.
346        * include/Makefile.am: Use *_HEADERS instead of *H_FILES.
347        * 3c509/Makefile.am: Dito.
348        * console/Makefile.am: Dito.
349        * include/bsp.h: Include bspopts.h.
350
3512001-05-10      Ralf Corsepius  <corsepiu@faw.uni-ulm.de>
352
353        * configure.in: Use RTEMS_PROG_CC_FOR_TARGET([-ansi -fasm]).
354
3552001-04-29      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
356
357        * ne2000/ne2000.c: Remove #define __INSIDE_RTEMS_BSD_TCPIP_STACK__.
358
3592001-01-05      Joel Sherrill <joel@OARcorp.com>
360
361        * console/vt.c: Added include of <rtems.h> so _CPU_ISR_disable
362        would be visible.
363
3642000-12-05       Eric Valette <valette@crf.canon.fr>
365
366        * console/inch.c, console/keyboard.c, console/pc_keyb.c,
367        console/vt.c, include/bsp.h: Correct incorrect interrupt level
368        handling in new keyboard management code.  Correct
369        BSP_poll_char initialization routine.
370        * start/start.S, startup/bspstart.c: Correct when the video is
371        initialized.
372        * timer/timer.c (Calibrate_1ms_loop): Address problem where this
373        did not work correctly on all PC speeds. The new calibrate routine
374        has been tested on Pentium 166, pentium II 200, pentium III
375        300 Mhz and does work as expected.
376
3772000-12-05      Joel Sherrill <joel@OARcorp.com>
378
379        * pc386/console/console.c, pc386/console/serial_mouse.c,
380        pc386/console/vgainit.c, shared/comm/tty_drv.c: Remove warnings.
381
3822000-11-09      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
383
384        * Makefile.am: Use ... instead of RTEMS_TOPdir in ACLOCAL_AMFLAGS.
385
3862000-11-02      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
387
388        * Makefile.am: Switch to ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal.
389
3902000-11-01      Joel Sherrill <joel@OARcorp.com>
391
392        * startup/bspstart.c: assoc.h, error.h, libio_.h, libio.h,
393        and libcsupport.h moved from libc to lib/include/rtems and
394        now must be referenced as <rtems/XXX.h>.   Header file order
395        was cleaned up while doing this.
396
3972000-10-29      Joel Sherrill <joel@OARcorp.com>
398
399        * startup/sbrk.c: Removed.  Redundant with shared version.
400
4012000-10-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
402
403        * configure.in, Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
404        Switch to GNU canonicalization.
405
4062000-10-23      Joel Sherrill <joel@OARcorp.com>
407
408        * console/serial_mouse.c: Fixed typos introduced by removal of CR/LF.
409
4102000-10-20      Rosimildo da Silva <rdasilva@connecttel.com>
411
412        * console/serial_mouse.c: Added support for changing serial parameters.
413
4142000-10-20      Joel Sherrill <joel@OARcorp.com>
415
416        * include/wd80x3.h: Added file header and logic to prevent multiple
417        inclusions of this file.
418        * wd8003/wd8003.c: Corrected attach to include "int attach" parameter.
419
4202000-10-20      Joel Sherrill <joel@OARcorp.com>
421
422        * include/bsp.h: Cleaned up network driver name and attach defines.
423
4242000-10-20      Dmitry Kargapolov <dk@gentex.ru>
425
426        * ne2000/ne2000.c: Fix some errors in the driver. 
427        1. There was no sufficient check of data in ethernet header.
428        The code in ne_rx_daemon() was:
429            inport_word (dport, len);
430            ...
431            len -= 4;
432              ...
433            if (len > 0)
434              ne_read_data (sc, startaddr, len, p);
435        Unfortunately, sometimes my NIC gave me too big len value,
436        the result was memory override.  To fix this, I added ethernet
437        header data checking.
438
439        2. The way overrides were serviced was not good.  It was complex
440        but sometimes did not provide reliable continuing of NIC working.
441        I had the situation of an endless loop in ne_check_status()
442        after override processing.
443
444        3. There was conceptual error of porting.  The old method of
445        overrides curing was ported from the OS-s, where override-processing
446        did start immediately.  But RTEMS-version uses events, and cleaning
447        of the overrides can start later.
448
449        I selected the way of ne2000 programming that is used
450        in freebsd kernel (v4.0).
451
452        Because of both problems, incorrect data in header of raw packet
453        and receiver override, it went through ne_reset() and fully
454        reset the ne2000.
455
456        So, in summary
457        - added detecting of the incorrect data in ethernet header;
458        - replaced handling of receiver overrides with new scheme,
459        via resetting of NIC, this method is used also in case of
460        invalid header detecting.
461
4622000-10-18       Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
463
464        * console/console.c, console/serial_mouse.c, include/bsp.h:
465        Add the ability to set parity, number of data bits and
466        number of stop bits to the existing i386 serial drivers.
467
4682000-10-17      Joel Sherrill <joel@OARcorp.com>
469
470        * startup/Makefile.am: Added idt.c since it has been moved libcpu/i386
471        to libbsp/i386/shared/irq.
472
4732000-09-29      Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
474
475        * startup/linkcmds: Added lines so DWARF debug information
476        would be available.  Otherwise gdb complains that the offsets
477        for the debug info are incorrect and doesn't load the files.
478
4792000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
480
481        * start/Makefile.am: Remove AM_CPPFLAGS and GAS_CODE16 conditional.
482
4832000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
484
485        * 3c509/Makefile.am, clock/Makefile.am, console/Makefile.am,
486        ne2000/Makefile.am, start/Makefile.am, startup/Makefile.am,
487        timer/Makefile.am, wd8003/Makefile.am, wrapup/Makefile.am: Include
488        compile.am
489
4902000-08-30      Joel Sherrill <joel@OARcorp.com>
491
492        * console/keyboard.h: Changed numerous routines from extern inline
493        to static inline.
494
4952000-08-26  Rosimildo da Silva  <rdasilva@connecttel.com>
496
497        * Major rework of the "/dev/console" driver.
498        * Added termios support for stdin ( keyboard ).
499        * Added ioctls() to support modes similar to Linux( XLATE,
500        RAW, MEDIUMRAW ).
501        * Added Keyboard mapping and handling of the keyboard's leds.
502        * Added Micro FrameBuffer driver ( "/dev/fb0" ) for bare VGA
503        controller ( 16 colors ).
504        * Added PS/2 and Serial mouse support for PC386 BSP.
505        * console/defkeymap.c: New file.
506        * console/fb_vga.c: New file.
507        * console/fb_vga.h: New file.
508        * console/i386kbd.h: New file.
509        * console/kd.h: New file.
510        * console/keyboard.c: New file.
511        * console/keyboard.h: New file.
512        * console/mouse_parser.c: New file.
513        * console/mouse_parser.h: New file.
514        * console/pc_keyb.c: New file.
515        * console/ps2_drv.h: New file.
516        * console/ps2_mouse.c: New file.
517        * console/ps2_mouse.h: New file.
518        * console/serial_mouse.c: New file.
519        * console/serial_mouse.h: New file.
520        * console/vgainit.c: New file.
521        * console/vt.c: New file.
522        * console/Makefile.am: Reflect new files.
523        * console/console.c, console/inch.c, console/outch.c: Console
524        functionality modifications.
525        * startup/Makefile.am: Pick up tty_drv.c and gdb_glue.c
526
5272000-08-10      Joel Sherrill <joel@OARcorp.com>
528
529        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.