freebsd-dev/sys/dev/sound/pcm
John Baldwin 2c823989e1 Fix a warning due to the code assuming sizeof(int) == sizeof(void *) which
is not true on the alpha.  I think that other parts of this code also make
this implicit assumption as well.
2002-04-11 15:31:01 +00:00
..
ac97_if.m
ac97.c Add lock type arguments to callers of snd_mtxcreate(). 2002-04-04 20:56:47 +00:00
ac97.h
buffer.c
buffer.h
channel_if.m
channel.c Add lock type arguments to callers of snd_mtxcreate(). 2002-04-04 20:56:47 +00:00
channel.h
dsp.c
dsp.h
fake.c
feeder_fmt.c Fix a warning due to the code assuming sizeof(int) == sizeof(void *) which 2002-04-11 15:31:01 +00:00
feeder_if.m
feeder_rate.c
feeder.c
feeder.h
mixer_if.m
mixer.c Add lock type arguments to callers of snd_mtxcreate(). 2002-04-04 20:56:47 +00:00
mixer.h
sndstat.c Change callers of mtx_init() to pass in an appropriate lock type name. In 2002-04-04 21:03:38 +00:00
sound.c Change snd_mtxcreate() to accept a lock type as an extra argument that is 2002-04-04 20:54:27 +00:00
sound.h Change snd_mtxcreate() to accept a lock type as an extra argument that is 2002-04-04 20:54:27 +00:00
vchan.c
vchan.h