source: multiio/pcmmio/original/ChangeLog @ da59d43

Last change on this file since da59d43 was da59d43, checked in by Joel Sherrill <joel.sherrill@…>, on 06/10/09 at 18:53:27

2009-06-10 Joel Sherrill <joel.sherrill@…>

  • mio_io_rtems.c: Initial interrupt support added. Should now be on functional parity with Linux driver but not debugged.
  • Property mode set to 100644
File size: 1.1 KB
Line 
12009-06-10      Joel Sherrill <joel.sherrill@oarcorp.com>
2
3        * mio_io_rtems.c: Initial interrupt support added. Should now be on
4        functional parity with Linux driver but not debugged.
5
62009-06-10      Joel Sherrill <joel.sherrill@oarcorp.com>
7
8        * mio_io_rtems.c: All Linux functionality should be implemented now
9        EXCEPT hooking the interrupt.
10
112009-06-10      Joel Sherrill <joel.sherrill@oarcorp.com>
12
13        * mio_io_rtems.c: Add checking for interrupt status.
14
152009-06-08      Joel Sherrill <joel.sherrill@oarcorp.com>
16
17        * Makefile, flash.c, mio_io.h: All programs now compile with the copied
18        RTEMS specific porting layer file.
19        * .cvsignore, mio_io_rtems.c: New files.
20
212009-06-08      Joel Sherrill <joel.sherrill@oarcorp.com>
22
23        * Makefile, mio_io.c, mio_io.h: Linux code split to porting file.
24        * mio_io_linux.c: New file.
25
262009-06-08      Joel Sherrill <joel.sherrill@oarcorp.com>
27
28        * Makefile, kbhit.c, mio_io.c, mio_io.h: First successful compilation
29        under RTEMS. Added some Linux ifdef's.
30        * rtems_config.c: New file.
31
322009-06-08      Joel Sherrill <joel.sherrill@oarcorp.com>
33
34        * ChangeLog, Makefile.linux, README: New files.
35
Note: See TracBrowser for help on using the repository browser.