source: multiio/pcmmio/original/ChangeLog @ f4f30be

Last change on this file since f4f30be was f4f30be, checked in by Joel Sherrill <joel.sherrill@…>, on 07/20/09 at 16:11:27

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

  • pcmmio_commands.c: Clean up command.
  • Property mode set to 100644
File size: 2.7 KB
Line 
12009-07-20      Joel Sherrill <joel.sherrill@oarcorp.com>
2
3        * pcmmio_commands.c: Clean up command.
4
52009-07-17      Joel Sherrill <joel.sherrill@oarcorp.com>
6
7        * Makefile: Add dependencies so .exe's are relinked.
8        * mio_io.c: Typo.
9        * pcmmio_commands.c: Basic shell of command works.
10
112009-07-17      Joel Sherrill <joel.sherrill@oarcorp.com>
12
13        * Makefile: Shell appplication configured with a dummy pcmmio command.
14        * pcmmio_commands.c, pcmmio_commands.h, pcmmio_shell.c: New files.
15
162009-07-16      Joel Sherrill <joel.sherrill@oarcorp.com>
17
18        * Makefile, rtems_config.c: Simple RTEMS Application runs polled. Does
19        not report errors and reports all zeroes on input discretes.
20
212009-07-10      Joel Sherrill <joel.sherrill@oarcorp.com>
22
23        * rtems_config.c: Bump POSIX threads.
24
252009-06-17      Joel Sherrill <joel.sherrill@oarcorp.com>
26
27        * Status: New file.
28
292009-06-17      Joel Sherrill <joel.sherrill@oarcorp.com>
30
31        * buffered.c, dacbuff.c, dacout.c, flash.c, getall.c, getvolt.c,
32        kbhit.c, mio_io.c, mio_io_linux.c, mio_io_rtems.c, pcmmio.c, poll.c,
33        repeat.c, rtems_config.c: Clean up. Worked on RTEMS IRQ support code.
34
352009-06-10      Joel Sherrill <joel.sherrill@oarcorp.com>
36
37        * mio_io.h, mio_io_rtems.c: Add timestamps to buffered interrupts.
38        * rtems_config.c: Switch to POSIX Initialization thread and up
39        configured pthreads so application can create one.
40
412009-06-10      Joel Sherrill <joel.sherrill@oarcorp.com>
42
43        * rtems_config.c: Needs 4 barriers.
44
452009-06-10      Joel Sherrill <joel.sherrill@oarcorp.com>
46
47        * README: Document state of the driver.
48        * mio_io.h, mio_io_rtems.c: Move to shared interrupts when possible.
49        * rtems_config.c: Implement the RTEMS configuration and initialization.
50
512009-06-10      Joel Sherrill <joel.sherrill@oarcorp.com>
52
53        * mio_io_rtems.c: Initial interrupt support added. Should now be on
54        functional parity with Linux driver but not debugged.
55
562009-06-10      Joel Sherrill <joel.sherrill@oarcorp.com>
57
58        * mio_io_rtems.c: All Linux functionality should be implemented now
59        EXCEPT hooking the interrupt.
60
612009-06-10      Joel Sherrill <joel.sherrill@oarcorp.com>
62
63        * mio_io_rtems.c: Add checking for interrupt status.
64
652009-06-08      Joel Sherrill <joel.sherrill@oarcorp.com>
66
67        * Makefile, flash.c, mio_io.h: All programs now compile with the copied
68        RTEMS specific porting layer file.
69        * .cvsignore, mio_io_rtems.c: New files.
70
712009-06-08      Joel Sherrill <joel.sherrill@oarcorp.com>
72
73        * Makefile, mio_io.c, mio_io.h: Linux code split to porting file.
74        * mio_io_linux.c: New file.
75
762009-06-08      Joel Sherrill <joel.sherrill@oarcorp.com>
77
78        * Makefile, kbhit.c, mio_io.c, mio_io.h: First successful compilation
79        under RTEMS. Added some Linux ifdef's.
80        * rtems_config.c: New file.
81
822009-06-08      Joel Sherrill <joel.sherrill@oarcorp.com>
83
84        * ChangeLog, Makefile.linux, README: New files.
85
Note: See TracBrowser for help on using the repository browser.