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

4.104.114.84.95
Last change on this file since 2431a8cf was 2431a8cf, checked in by Joel Sherrill <joel.sherrill@…>, on 09/12/00 at 12:52:57

2000-09-12 Ralf Corsepius <corsepiu@…>

  • start/Makefile.am: Remove AM_CPPFLAGS and GAS_CODE16 conditional.
  • Property mode set to 100644
File size: 1.7 KB
RevLine 
[2431a8cf]12000-09-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
2
3        * start/Makefile.am: Remove AM_CPPFLAGS and GAS_CODE16 conditional.
4
[a5417074]52000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
6
7        * 3c509/Makefile.am, clock/Makefile.am, console/Makefile.am,
8        ne2000/Makefile.am, start/Makefile.am, startup/Makefile.am,
9        timer/Makefile.am, wd8003/Makefile.am, wrapup/Makefile.am: Include
10        compile.am
11
[b0c3aaf2]122000-08-30      Joel Sherrill <joel@OARcorp.com>
13
14        * console/keyboard.h: Changed numerous routines from extern inline
15        to static inline.
16
[3cbb63a]172000-08-26  Rosimildo da Silva  <rdasilva@connecttel.com>
18
19        * Major rework of the "/dev/console" driver.
20        * Added termios support for stdin ( keyboard ).
21        * Added ioctls() to support modes similar to Linux( XLATE,
22        RAW, MEDIUMRAW ).
23        * Added Keyboard mapping and handling of the keyboard's leds.
24        * Added Micro FrameBuffer driver ( "/dev/fb0" ) for bare VGA
25        controller ( 16 colors ).
26        * Added PS/2 and Serial mouse support for PC386 BSP.
27        * console/defkeymap.c: New file.
28        * console/fb_vga.c: New file.
29        * console/fb_vga.h: New file.
30        * console/i386kbd.h: New file.
31        * console/kd.h: New file.
32        * console/keyboard.c: New file.
33        * console/keyboard.h: New file.
34        * console/mouse_parser.c: New file.
35        * console/mouse_parser.h: New file.
36        * console/pc_keyb.c: New file.
37        * console/ps2_drv.h: New file.
38        * console/ps2_mouse.c: New file.
39        * console/ps2_mouse.h: New file.
40        * console/serial_mouse.c: New file.
41        * console/serial_mouse.h: New file.
42        * console/vgainit.c: New file.
43        * console/vt.c: New file.
44        * console/Makefile.am: Reflect new files.
45        * console/console.c, console/inch.c, console/outch.c: Console
46        functionality modifications.
47        * startup/Makefile.am: Pick up tty_drv.c and gdb_glue.c
48
[e94ad1fe]492000-08-10      Joel Sherrill <joel@OARcorp.com>
50
51        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.