minix/minix/drivers/audio
David van Moolenbroek 8731fd1c47 audio: use standard Makefile structure
The previous approach of including libraries through the parent
directory's Makefile.inc created linking issues, with libchardriver
not finding snprintf in certain cases.  The new approach of including
libraries through the driver's only Makefile is the one used by all
other drivers.

Change-Id: I96e6308e12e54f0fce8ecf58bd061269860d4355
2015-08-08 16:55:03 +00:00
..
es1370 audio: use standard Makefile structure 2015-08-08 16:55:03 +00:00
es1371 audio: use standard Makefile structure 2015-08-08 16:55:03 +00:00
sb16 audio: use standard Makefile structure 2015-08-08 16:55:03 +00:00
Makefile New sources layout 2014-07-31 16:00:30 +02:00
Makefile.inc audio: use standard Makefile structure 2015-08-08 16:55:03 +00:00
README audio: use standard Makefile structure 2015-08-08 16:55:03 +00:00

***** Minix 3 Audio drivers *****

Directories:
es1370/            ES1370 driver
es1371/            ES1371 driver
sb16/              SB16 ISA driver

Running the drivers:
* service up /service/es137{0,1} -dev /dev/audio