freebsd-dev/sys/dev/sound
Josef Karthauser 8ecdcb3ff3 Packed structures are defined differently in older gcc's, like the one
currently in -stable.  Put the exception into usb.h instead of having it
hard coded in the sound code.
2002-11-06 21:37:21 +00:00
..
isa Add support for controlling line1 mixer device, which on some cards represents 2002-07-30 16:24:00 +00:00
midi Change callers of mtx_init() to pass in an appropriate lock type name. In 2002-04-04 21:03:38 +00:00
pci Suppress the uninitialized variable warning on ia64 introduced by 2002-10-17 03:45:34 +00:00
pcm Call pcm_chn_destroy() in pcm_killchan() so that channel mutexes are destroyed and struct pcm_channel freed. 2002-11-04 19:12:02 +00:00
usb Packed structures are defined differently in older gcc's, like the one 2002-11-06 21:37:21 +00:00
chip.h
driver.c