source: multiio/pcmmio/original/ChangeLog @ 879dd87

Last change on this file since 879dd87 was 879dd87, checked in by Joel Sherrill <joel.sherrill@…>, on 07/10/09 at 20:40:39

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

  • rtems_config.c: Bump POSIX threads.
  • Property mode set to 100644
File size: 2.1 KB
Line 
12009-07-10      Joel Sherrill <joel.sherrill@oarcorp.com>
2
3        * rtems_config.c: Bump POSIX threads.
4
52009-06-17      Joel Sherrill <joel.sherrill@oarcorp.com>
6
7        * Status: New file.
8
92009-06-17      Joel Sherrill <joel.sherrill@oarcorp.com>
10
11        * buffered.c, dacbuff.c, dacout.c, flash.c, getall.c, getvolt.c,
12        kbhit.c, mio_io.c, mio_io_linux.c, mio_io_rtems.c, pcmmio.c, poll.c,
13        repeat.c, rtems_config.c: Clean up. Worked on RTEMS IRQ support code.
14
152009-06-10      Joel Sherrill <joel.sherrill@oarcorp.com>
16
17        * mio_io.h, mio_io_rtems.c: Add timestamps to buffered interrupts.
18        * rtems_config.c: Switch to POSIX Initialization thread and up
19        configured pthreads so application can create one.
20
212009-06-10      Joel Sherrill <joel.sherrill@oarcorp.com>
22
23        * rtems_config.c: Needs 4 barriers.
24
252009-06-10      Joel Sherrill <joel.sherrill@oarcorp.com>
26
27        * README: Document state of the driver.
28        * mio_io.h, mio_io_rtems.c: Move to shared interrupts when possible.
29        * rtems_config.c: Implement the RTEMS configuration and initialization.
30
312009-06-10      Joel Sherrill <joel.sherrill@oarcorp.com>
32
33        * mio_io_rtems.c: Initial interrupt support added. Should now be on
34        functional parity with Linux driver but not debugged.
35
362009-06-10      Joel Sherrill <joel.sherrill@oarcorp.com>
37
38        * mio_io_rtems.c: All Linux functionality should be implemented now
39        EXCEPT hooking the interrupt.
40
412009-06-10      Joel Sherrill <joel.sherrill@oarcorp.com>
42
43        * mio_io_rtems.c: Add checking for interrupt status.
44
452009-06-08      Joel Sherrill <joel.sherrill@oarcorp.com>
46
47        * Makefile, flash.c, mio_io.h: All programs now compile with the copied
48        RTEMS specific porting layer file.
49        * .cvsignore, mio_io_rtems.c: New files.
50
512009-06-08      Joel Sherrill <joel.sherrill@oarcorp.com>
52
53        * Makefile, mio_io.c, mio_io.h: Linux code split to porting file.
54        * mio_io_linux.c: New file.
55
562009-06-08      Joel Sherrill <joel.sherrill@oarcorp.com>
57
58        * Makefile, kbhit.c, mio_io.c, mio_io.h: First successful compilation
59        under RTEMS. Added some Linux ifdef's.
60        * rtems_config.c: New file.
61
622009-06-08      Joel Sherrill <joel.sherrill@oarcorp.com>
63
64        * ChangeLog, Makefile.linux, README: New files.
65
Note: See TracBrowser for help on using the repository browser.