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
midi
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
chip.h
driver.c