[xiph-cvs] cvs commit: ao/doc drivers.html

Stan Seibert volsung at xiph.org
Tue Jan 7 19:59:28 PST 2003



volsung     03/01/07 22:59:28

  Modified:    .        CHANGES README
               doc      drivers.html
  Log:
  Documentation updates to reflect new driver and OS X fixes.

Revision  Changes    Path
1.8       +5 -0      ao/CHANGES

Index: CHANGES
===================================================================
RCS file: /usr/local/cvsroot/ao/CHANGES,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- CHANGES	2 Jul 2002 23:50:40 -0000	1.7
+++ CHANGES	8 Jan 2003 03:59:27 -0000	1.8
@@ -1,3 +1,8 @@
+(Next release)
+- Added AIX sound driver from Stefan Tibus <sjti at gmx.net>
+- Committed some fixes from the Fink project to allow compiling on
+  OS X (still with all the dlcompat stuff)
+
 0.8.3 - July 2002
 - fix to ao.m4 macro
 - minor alsa09 plugin updates

<p><p>1.9       +1 -0      ao/README

Index: README
===================================================================
RCS file: /usr/local/cvsroot/ao/README,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- README	2 Jul 2002 23:50:40 -0000	1.8
+++ README	8 Jan 2003 03:59:27 -0000	1.9
@@ -30,6 +30,7 @@
    * OSS (Open Sound System)
    * ESD (ESounD or Enlighten Sound Daemon)
    * ALSA (Advanced Linux Sound Architecture)
+   * AIX
    * Solaris (untested)
    * IRIX (untested)
 

<p><p>1.7       +17 -0     ao/doc/drivers.html

Index: drivers.html
===================================================================
RCS file: /usr/local/cvsroot/ao/doc/drivers.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- drivers.html	14 Nov 2001 17:11:44 -0000	1.6
+++ drivers.html	8 Jan 2003 03:59:28 -0000	1.7
@@ -137,6 +137,23 @@
 </ul>
 <p>
 
+<hr width="50%">
+
+<h3>aixs</h3>
+
+AIX sound driver.  According to the author, "tested on AIX 5.1 with the Crystal chipsets only (found as internal audio in the 7043-140 and on the MCA adapter DFE5 (7-6)), but it should work with other AIX releases and the ACPA also." 
+<p>
+
+<b>Option keys:</b>
+<ul>
+<li>"dev" - The audio device for the sound card.  By default, the
+driver tries "/dev/baud0/1" (device for MCA machines with the Crystal
+chipset).  Other possible devices are "/dev/paud0/1" for PCI machines
+with the Crystal chipset, and "/dev/acpa0/1" for MCA machines with the
+ACPA.
+</ul>
+<p>
+
 <hr>
 
 <h2>File Output Drivers</h2>

<p><p>--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the commits mailing list