opnsense-src/sys/dev/sound
Matt Jacob adb0d36d03 Cast len to be a uintmax_t and make format in KASSERT match so as
to avoid different sizes on different platforms types of complaints.

Reviewed by:	Ariff
2007-06-10 15:46:34 +00:00
..
isa Fix broken binary issues with latest gcc 4.x due to bitfield signess 2007-05-27 20:12:51 +00:00
midi Disable seq_modevent(). The implementation is incomplete, and causing 2007-04-02 06:03:47 +00:00
pci Despite several examples in the kernel, the third argument of 2007-06-04 18:25:08 +00:00
pcm Cast len to be a uintmax_t and make format in KASSERT match so as 2007-06-10 15:46:34 +00:00
sbus sndbuf_alloc() now accept dmaflags argument which will be forwarded to 2007-04-18 18:26:41 +00:00
usb Remove const type qualifier from a function- gcc4.2 doesn't accept it. 2007-06-10 15:45:29 +00:00
chip.h - Handle an interrupt for csa primarily in the bridge driver, 2000-01-03 02:51:16 +00:00
clone.c Despite several examples in the kernel, the third argument of 2007-06-04 18:25:08 +00:00
clone.h Last major commit and updates for RELENG_7: 2007-05-31 18:35:24 +00:00
driver.c s/WHETHERIN/WHETHER IN/ & s/THEPOSSIBILITY/THE POSSIBILITY/ in the 2007-01-31 08:53:45 +00:00
unit.c Last major commit and updates for RELENG_7: 2007-05-31 18:35:24 +00:00
unit.h Last major commit and updates for RELENG_7: 2007-05-31 18:35:24 +00:00
version.h Last major commit and updates for RELENG_7: 2007-05-31 18:35:24 +00:00