freebsd-dev/sys/dev/sound
Jung-uk Kim fd90e2ed54 CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than ten
years for head.  However, it is continuously misused as the mpsafe argument
for callout_init(9).  Deprecate the flag and clean up callout_init() calls
to make them more consistent.

Differential Revision:	https://reviews.freebsd.org/D2613
Reviewed by:	jhb
MFC after:	2 weeks
2015-05-22 17:05:21 +00:00
..
isa Remove check for obsolete FreeBSD versions 2014-11-03 11:11:45 +00:00
macio
midi CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than ten 2015-05-22 17:05:21 +00:00
pci CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than ten 2015-05-22 17:05:21 +00:00
pcm Extend the maximum number of allowed PCM channels in a PCM stream to 2015-05-08 17:00:33 +00:00
sbus Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays 2013-01-30 18:01:20 +00:00
usb Ensure the USB audio driver doesn't attach twice on the same USB 2015-05-08 17:48:48 +00:00
chip.h
clone.c
clone.h
driver.c
unit.c
unit.h
version.h