|
1 |
| -Version 2.4 Unreleased |
| 1 | +See Changelog section of documentation/mainpage.h |
2 | 2 |
|
3 |
| - [Michael Davidsaver] |
4 |
| - * Remove C++ style comments from epicsMMIODef.h and devcsr.h |
5 |
| - * Fix Issue preventing Custom PCI bus implementation. (Found by Dan Eichel) |
| 3 | +Also |
6 | 4 |
|
7 |
| - [Till Straumann] |
8 |
| - * Linux "ISR" thread stack size not correct |
9 |
| - * Linux: Add options to address mapping issue effecting PCI cards with |
10 |
| - I/O Port BARs before MMIO BARs. See documentation of devPCIToLocalAddr(). |
11 |
| - |
12 |
| - -- Michael Davidsaver< [email protected]> Tue, 17 Jul 2012 16:48:07 -0400 |
13 |
| - |
14 |
| -Version 2.3 |
15 |
| - |
16 |
| - * Include proper headers to enable memory barriers for vxWorks >= 6.6 |
17 |
| - * Fallback to noop when vxWorks memory barriers are not available |
18 |
| - * Fix incorrect return code when connecting pci interrupts on vxWorks |
19 |
| - |
20 |
| - -- Michael Davidsaver< [email protected]> Wed, 04 Apr 2012 10:03:34 -0400 |
21 |
| - |
22 |
| -Version 2.2 |
23 |
| - |
24 |
| - * linux: follow changes to /sys (needed for kernel >2.6.26) |
25 |
| - * pci: IOC shell functions added: pciread() |
26 |
| - * pci: vxworks translate PCI addresses |
27 |
| - * Build on vxWorks 6.8 (Thanks to Andrew Johnson) |
28 |
| - * pci: Make operations reentrant on RTEMS and vxWorks (previously was not oops.) |
29 |
| - * pci: Fix bug with devPCIBarLen on RTEMS and vxWorks. |
30 |
| - |
31 |
| - -- Michael Davidsaver< [email protected]> Mon, 26 Sep 2011 10:34:27 -0400 |
32 |
| - |
33 |
| -Version 2.1 |
34 |
| - |
35 |
| - * Fix build issue with 3.14.12 with RTEMS pc386 |
36 |
| - (found by Jim Chen from Hytec) |
37 |
| - * Add notification of missed PCI interrupt events on Linux |
38 |
| - * Additional argument 'count' for vmeread() to show blocks of registers |
39 |
| - * Add documentation sections on x86 Port I/O and Linux requirements |
40 |
| - |
41 |
| - -- Michael Davidsaver< [email protected]> Fri, 14 Jan 2011 10:53:22 -0500 |
42 |
| - |
43 |
| -Version 2.0 |
44 |
| - |
45 |
| - * Initial release |
46 |
| - |
47 |
| - -- Michael Davidsaver< [email protected]> Wed, 22 Sep 2010 14:12:35 -0400 |
| 5 | +http://epics.sourceforge.net/devlib2/#changelog |
0 commit comments