freebsd-dev/sys/dev/sound/pcm
Cameron Grant 7c7f2a4a81 make poll() dtrt, previously when playing it would trigger if there was less
than 1 byte ready to play instead of room for at least 1 byte to be written.
similarly for recording.
2000-04-05 05:54:02 +00:00
..
ac97.c fail in attach if we seem to have no ac97 codec 2000-04-01 22:24:03 +00:00
ac97.h update the ac97 layer: 2000-03-20 15:30:50 +00:00
channel.c make poll() dtrt, previously when playing it would trigger if there was less 2000-04-05 05:54:02 +00:00
channel.h try increasing 2ndbuffer size to 64k 2000-04-05 00:56:02 +00:00
datatypes.h allow /dev/dsp to be opened seperately for reading and writing. 2000-04-05 01:13:42 +00:00
dsp.c allow /dev/dsp to be opened seperately for reading and writing. 2000-04-05 01:13:42 +00:00
dsp.h
fake.c Tidy up stray or bogus #if NFOO > 0 and #include "foo.h". 2000-01-29 18:48:30 +00:00
feeder.c fix dma underrun issues 1999-12-05 19:09:13 +00:00
mixer.c add a function to reinitialize the mixer, to be called by drivers on 2000-03-20 15:21:50 +00:00
mixer.h add a function to reinitialize the mixer, to be called by drivers on 2000-03-20 15:21:50 +00:00
sound.c allow /dev/dsp to be opened seperately for reading and writing. 2000-04-05 01:13:42 +00:00
sound.h update the ac97 layer: 2000-03-20 15:30:50 +00:00