refactored some code. compiles now without suppresing any warning with gcc-6.3.0.
[AROS.git] / rom / isapnp / ChangeLog
blob61afd551b83424d54121ddb8d87f3d0a94de4c8a
1 2001-08-07  Martin Blom  <martin@blom.org>
3         * Released version 1.2.
5 2001-05-29  Martin Blom  <martin@blom.org>
7         * Added functions to handle longwords (register and memory access).
9 2001-05-14  Martin Blom  <martin@blom.org>
11         * Added a "ddk" target that generates include files for gcc, SAS/C
12         and Storm C.
14         * Added pads to the public structures, to make sure all fields are
15         aligned on their natural boundary.
17 2001-05-10  Martin Blom  <martin@blom.org>
19         * Added functions to lock and unlock cards and devices.
21 2001-05-09  Martin Blom  <martin@blom.org>
23         * Added patch to correct the wavetable device on SB AWE32.
25         * Added the possibility to select a device (in the tool types)
26         using card id, card serial number and logical device number.
28 2001-05-08  Martin Blom  <martin@blom.org>
30         * Released version 1.1.
32         * First beta.