source: multiio/pcmmio/original/ChangeLog @ 758418e

Last change on this file since 758418e was 758418e, checked in by Joel Sherrill <joel.sherrill@…>, on 06/10/09 at 21:04:23

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

  • mio_io.h, mio_io_rtems.c: Add timestamps to buffered interrupts.
  • rtems_config.c: Switch to POSIX Initialization thread and up configured pthreads so application can create one.
  • Property mode set to 100644
File size: 1.6 KB
Line 
12009-06-10      Joel Sherrill <joel.sherrill@oarcorp.com>
2
3        * mio_io.h, mio_io_rtems.c: Add timestamps to buffered interrupts.
4        * rtems_config.c: Switch to POSIX Initialization thread and up
5        configured pthreads so application can create one.
6
72009-06-10      Joel Sherrill <joel.sherrill@oarcorp.com>
8
9        * rtems_config.c: Needs 4 barriers.
10
112009-06-10      Joel Sherrill <joel.sherrill@oarcorp.com>
12
13        * README: Document state of the driver.
14        * mio_io.h, mio_io_rtems.c: Move to shared interrupts when possible.
15        * rtems_config.c: Implement the RTEMS configuration and initialization.
16
172009-06-10      Joel Sherrill <joel.sherrill@oarcorp.com>
18
19        * mio_io_rtems.c: Initial interrupt support added. Should now be on
20        functional parity with Linux driver but not debugged.
21
222009-06-10      Joel Sherrill <joel.sherrill@oarcorp.com>
23
24        * mio_io_rtems.c: All Linux functionality should be implemented now
25        EXCEPT hooking the interrupt.
26
272009-06-10      Joel Sherrill <joel.sherrill@oarcorp.com>
28
29        * mio_io_rtems.c: Add checking for interrupt status.
30
312009-06-08      Joel Sherrill <joel.sherrill@oarcorp.com>
32
33        * Makefile, flash.c, mio_io.h: All programs now compile with the copied
34        RTEMS specific porting layer file.
35        * .cvsignore, mio_io_rtems.c: New files.
36
372009-06-08      Joel Sherrill <joel.sherrill@oarcorp.com>
38
39        * Makefile, mio_io.c, mio_io.h: Linux code split to porting file.
40        * mio_io_linux.c: New file.
41
422009-06-08      Joel Sherrill <joel.sherrill@oarcorp.com>
43
44        * Makefile, kbhit.c, mio_io.c, mio_io.h: First successful compilation
45        under RTEMS. Added some Linux ifdef's.
46        * rtems_config.c: New file.
47
482009-06-08      Joel Sherrill <joel.sherrill@oarcorp.com>
49
50        * ChangeLog, Makefile.linux, README: New files.
51
Note: See TracBrowser for help on using the repository browser.