comparison DOCS/SOUNDCARDS @ 1208:570b32414d1a

reviewed for release
author gabucino
date Sat, 23 Jun 2001 19:34:20 +0000
parents b194061e3f03
children 323c2c1feb12
comparison
equal deleted inserted replaced
1207:bf18175dfad7 1208:570b32414d1a
42 OSS : OK (new timing code?) 42 OSS : OK (new timing code?)
43 ALSA : no driver 43 ALSA : no driver
44 Max kHz : 6 ;) (the driver emulates 44.1 maybe more) 44 Max kHz : 6 ;) (the driver emulates 44.1 maybe more)
45 Driver : ftp://ftp.infradead.org/pub/pcsp 45 Driver : ftp://ftp.infradead.org/pub/pcsp
46 46
47 - MPlayer is mostly intended for OSS, until we change to libxmm
48 - use at least 2.4 if possible, 2.2 isn't tested 47 - use at least 2.4 if possible, 2.2 isn't tested
49 - if sound clicks when playing from CD-ROM, turn on IRQ unmasking ! 48 - if sound clicks when playing from CD-ROM, turn on IRQ unmasking !
50 for example "hdparm -u1 /dev/cdrom" (see "man hdparm" !!!) 49 for example "hdparm -u1 /dev/cdrom" (see "man hdparm" !!!)
51 This is recommended anyways... (for XMMS, etc...) 50 This is recommended anyways... (for XMMS, etc...)
52 Read DOCS/CDROM . 51 Read DOCS/CDROM .