Changes between Version 97 and Version 98 of WikiStart
- Timestamp:
- Mar 18, 2021, 4:43:35 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v97 v98 26 26 = Downloading Binary Distributions = 27 27 28 The latest version of Uniaud16 is 1.9.7 and can be used with any version of Uniaud32.28 The latest GA version of Uniaud16 is 1.9.7 and can be used with any version of Uniaud32. 29 29 30 The latest version of Uniaud32 is 2.02.06 which is based on ALSA 1.0.24.30 The latest GA version of Uniaud32 is 2.02.06 which is based on ALSA 1.0.24. 31 31 32 The latest Warpin installation/update package with both drivers is here: [ftp://ftp.netlabs.org/pub/uniaud/Uniaud-20200506.exe Uniaud-20200506.exe] 32 The latest Beta version of Uniaud32 is 3.01.01 (20210228) which is based on Linux audio v5.10.20. 33 34 The latest Warpin installation/update package with the latest GA build of both drivers is here: [ftp://ftp.netlabs.org/pub/uniaud/Uniaud-20200506.exe Uniaud-20200506.exe] 35 36 The latest Warpin installation/update package with the latest GA build of Uniaud16 and the latest Beta build of Uniaud32 is here: [ftp://ftp.netlabs.org/pub/uniaud/Uniaud-20210228-test.exe Uniaud-20210228-test.exe] 33 37 34 38 A development version of Uniaud32 is also available, which is based from code from the linux 5.10.x kernel. The current download link it [https://smedley.id.au/tmp/uniaud32-linux-5.10.7-20210117.zip uniaud32-linux-5.10.7-20210117.zip] The code for this development version is available in the uniaud32-next branch in SVN. 35 39 36 Older Releases are here: [ftp://ftp.netlabs.org/pub/uniaud/ ZIP]40 Older Releases are here: [ftp://ftp.netlabs.org/pub/uniaud/ UniaudFTP] 37 41 38 42 Uniaud is supplied as-is and has no support. The above build was tested on many different systems and was found to work very well. Your experience may vary. … … 89 93 90 94 Once you have the sources, [wiki:Building building] the uniaud drivers is relatively straight-forward. You will need the following development tools: 91 - [http://www.openwatcom.org OpenWatcom] 1.7a or later. (Do not use 1.9 due to inline assembly problems)95 - [http://www.openwatcom.org OpenWatcom] 1.7a or later. 92 96 - ilink 5.0 from IBM, or, if using wlink, you need lxlite to bring it down to size. 93 97 - The IBM DDK. An IBM DDK license is required to build these drivers.