RTEMS sound device driver

Eric Norum eric.norum at usask.ca
Fri Feb 8 14:12:05 UTC 2002


Pattara Kiatisevi wrote:
> 
> Then I compiled and ran the code and got this error:
> 
> /dev/dsp: Too many open files in system
> 
> Do you have any clues?
> 

#define CONFIGURE_LIBIO_MAXIMUM_FILE_DESCRIPTORS 20
 
before including confdefs.h.

-- 
Eric Norum                                 eric.norum at usask.ca
Department of Electrical Engineering       Phone: (306) 966-5394
University of Saskatchewan                 FAX:   (306) 966-5407
Saskatoon, Canada.



More information about the users mailing list