freebsd-dev/sys/dev/sound
Bruce Evans ab85003bf5 Fixed breakage from removing the used include of <sys/buf.h> in the
previous commit:
Include <sys/mutex.h> and its prerequisite <sys/lock.h> instead of
depending on namespace pollution in <sys/buf.h>.  Only do this in the
__FreeBSD_version > 500000 case although the __FreeBSD_version < 500000
case has already rotted.
2002-09-15 08:21:14 +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 Sigh. The fix to the suspend code wasn't complete, since the resume 2002-09-04 08:13:36 +00:00
pcm Fixed breakage from removing the used include of <sys/buf.h> in the 2002-09-15 08:21:14 +00:00
usb Fixed editing errors in rev.1.4 which manifested as printf format errors 2002-08-25 01:32:22 +00:00
chip.h
driver.c intel ich/ich2 driver - this needs some work but is functional enough for 2001-07-01 19:38:58 +00:00