source: multiio/pcmmio/original/ChangeLog @ 3dfdb9f

Last change on this file since 3dfdb9f was 3dfdb9f, checked in by Joel Sherrill <joel.sherrill@…>, on 06/10/09 at 20:31:06

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

  • README: Document state of the driver.
  • mio_io.h, mio_io_rtems.c: Move to shared interrupts when possible.
  • rtems_config.c: Implement the RTEMS configuration and initialization.
  • Property mode set to 100644
File size: 1.3 KB
Line 
12009-06-10      Joel Sherrill <joel.sherrill@oarcorp.com>
2
3        * README: Document state of the driver.
4        * mio_io.h, mio_io_rtems.c: Move to shared interrupts when possible.
5        * rtems_config.c: Implement the RTEMS configuration and initialization.
6
72009-06-10      Joel Sherrill <joel.sherrill@oarcorp.com>
8
9        * mio_io_rtems.c: Initial interrupt support added. Should now be on
10        functional parity with Linux driver but not debugged.
11
122009-06-10      Joel Sherrill <joel.sherrill@oarcorp.com>
13
14        * mio_io_rtems.c: All Linux functionality should be implemented now
15        EXCEPT hooking the interrupt.
16
172009-06-10      Joel Sherrill <joel.sherrill@oarcorp.com>
18
19        * mio_io_rtems.c: Add checking for interrupt status.
20
212009-06-08      Joel Sherrill <joel.sherrill@oarcorp.com>
22
23        * Makefile, flash.c, mio_io.h: All programs now compile with the copied
24        RTEMS specific porting layer file.
25        * .cvsignore, mio_io_rtems.c: New files.
26
272009-06-08      Joel Sherrill <joel.sherrill@oarcorp.com>
28
29        * Makefile, mio_io.c, mio_io.h: Linux code split to porting file.
30        * mio_io_linux.c: New file.
31
322009-06-08      Joel Sherrill <joel.sherrill@oarcorp.com>
33
34        * Makefile, kbhit.c, mio_io.c, mio_io.h: First successful compilation
35        under RTEMS. Added some Linux ifdef's.
36        * rtems_config.c: New file.
37
382009-06-08      Joel Sherrill <joel.sherrill@oarcorp.com>
39
40        * ChangeLog, Makefile.linux, README: New files.
41
Note: See TracBrowser for help on using the repository browser.