freebsd-src/sys/dev/sound/pcm
Poul-Henning Kamp d8b47cbb70 Stop isadma from abusing the B_READ, B_RAW and B_WRITE flags.
Define ISADMA_{READ,WRITE,RAW} macros with the same numeric
values as the B_{READ,WRITE,RAW} and use them instead throughout.
2000-03-13 10:19:32 +00:00
..
ac97.c update ac97 layer to use device_printf when printing messages 2000-01-18 17:13:43 +00:00
ac97.h update ac97 layer to use device_printf when printing messages 2000-01-18 17:13:43 +00:00
channel.c Stop isadma from abusing the B_READ, B_RAW and B_WRITE flags. 2000-03-13 10:19:32 +00:00
channel.h - latest 2ndbuffer patch 1999-12-29 03:46:54 +00:00
datatypes.h - latest 2ndbuffer patch 1999-12-29 03:46:54 +00:00
dsp.c handle simplex devices right 2000-01-26 20:27:45 +00:00
dsp.h $Id$ -> $FreeBSD$ 1999-09-01 06:58:27 +00:00
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 repo-copied to make way for newmidi, this commit updates include paths 1999-11-20 16:50:33 +00:00
mixer.h $Id$ -> $FreeBSD$ 1999-09-01 06:58:27 +00:00
sound.c fix missing \n in sndstat output 2000-01-16 12:52:22 +00:00
sound.h Remove a rather bizzare set of #ifdefs and #defines that all worked out 2000-01-29 18:44:01 +00:00