Changes between Version 4 and Version 5 of roard/Drivers


Ignore:
Timestamp:
05/13/11 22:58:42 (13 years ago)
Author:
ph3-der-loewe
Comment:

Added WMM driver...

Legend:

Unmodified
Added
Removed
Modified
  • roard/Drivers

    v4 v5  
    2020||=portaudio    =|| w   ||   V ||W      ||PortAudio || || 
    2121||=alsa         =|| w   ||   V ||W      ||ALSA ||??? || 
     22||=wmm          =|| w   ||   V ||W      ||Win32 MM ||??? || 
    2223||=dmx          =|| w   || s V ||   L   ||DMX512 driver ||/dev/dmx || 
    2324||=pwmled       =|| w   || s V ||   L   ||PWM LED driver ||/dev/ttyS0 || 
     
    7980http://:pw@host/mount.ogg 
    8081 
    81  
    8282=== sndio: OpenBSD sndio === 
    8383This is the driver to access OpenBSD's new audio interace sndio. 
     
    9999 
    100100This driver takes an ALSA device name as device. 
     101 
     102=== wmm: Win32 WMM API === 
     103This driver is used to access win32's WMM API. Use a different/better system. 
     104 
     105This driver does not take a device name. This is a bug but may never be fixes: use a better OS. Thanks. 
    101106 
    102107=== dmx: DMX4Linux / Generic DMX512 Driver ===