freebsd-dev/sys/dev/sound/midi
Kris Kennaway c637bc9203 Replace callout_init(..., 1) with callout_init(..., CALLOUT_MPSAFE) for
better grep-compliance and to standardize with the rest of the kernel.

Reviewed by:	       jhb
MFC after:	       1 week
2008-04-16 16:47:14 +00:00
..
midi.c Disable seq_modevent(). The implementation is incomplete, and causing 2007-04-02 06:03:47 +00:00
midi.h semi-automatic style(9) 2007-02-25 13:51:52 +00:00
midiq.h semi-automatic style(9) 2007-02-25 13:51:52 +00:00
mpu401.c Replace callout_init(..., 1) with callout_init(..., CALLOUT_MPSAFE) for 2008-04-16 16:47:14 +00:00
mpu401.h semi-automatic style(9) 2007-02-25 13:51:52 +00:00
mpu_if.m semi-automatic style(9) 2007-02-25 13:51:52 +00:00
mpufoi_if.m semi-automatic style(9) 2007-02-25 13:51:52 +00:00
sequencer.c Rename the kthread_xxx (e.g. kthread_create()) calls 2007-10-20 23:23:23 +00:00
sequencer.h semi-automatic style(9) 2007-02-25 13:51:52 +00:00
synth_if.m semi-automatic style(9) 2007-02-25 13:51:52 +00:00