Removed /dev/dsp DMA audio target.
This commit is contained in:
parent
068586f3ee
commit
55419dbf19
8 changed files with 4 additions and 603 deletions
|
@ -67,7 +67,7 @@
|
|||
#define OPEN_FLAGS_INPUT (O_RDONLY|O_NONBLOCK)
|
||||
#endif
|
||||
|
||||
/* !!! FIXME: so much cut and paste with dsp/dma drivers... */
|
||||
/* !!! FIXME: so much cut and paste with dsp target... */
|
||||
static char **outputDevices = NULL;
|
||||
static int outputDeviceCount = 0;
|
||||
static char **inputDevices = NULL;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue