changeset 1513:60ec209710b6

*** empty log message ***
author gabucino
date Tue, 14 Aug 2001 12:57:36 +0000
parents d3364cc1f792
children 16aae598fa50
files DOCS/documentation.html
diffstat 1 files changed, 4 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/documentation.html	Tue Aug 14 12:51:23 2001 +0000
+++ b/DOCS/documentation.html	Tue Aug 14 12:57:36 2001 +0000
@@ -960,7 +960,8 @@
   - SDL driver (supports up/downsampling, esd, arts etc)
   - native ALSA 0.5 driver
   - native ALSA 0.9 driver (buggy, use OSS emulation!)
-  - native ESD driver (under development?)
+  - ESD (through SDL)
+  - ARTS (through SDL)
   - SUN audio driver (/dev/audio) for BSD and Solaris8 users
 
 
@@ -1012,9 +1013,9 @@
 			Max kHz : ?
 
   PC Speaker or DAC:
-			OSS     : OK (new timing code?)
+			OSS     : OK (use the SDL driver : -ao sdl)
 			ALSA    : no driver
-			Max kHz : 6 ;) (the driver emulates 44.1 maybe more)
+			Max kHz : the driver emulates 44.1 maybe more
 			Driver  : <A HREF="ftp://ftp.infradead.org/pub/pcsp">ftp://ftp.infradead.org/pub/pcsp</A>
 
    - use at least 2.4 if possible, 2.2 isn't tested