1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00
freebsd/sys/dev/sound
Doug Ambrisko fed38951fd Fake a resume method for this chip via calling detach/attach. This lets
ThinkPads using this chip to have sound after a suspend/resume sequence
without resorting to kldunload/kldload.

MFC after:	1 week
2002-07-24 21:27:22 +00:00
..
isa Fix driver to re-enable sound output on AD1816 based cards caused by an 2002-06-09 14:20:17 +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 Fake a resume method for this chip via calling detach/attach. This lets 2002-07-24 21:27:22 +00:00
pcm Fix the sound driver vchan support to work when hw.snd.maxautovchans 2002-07-23 14:50:51 +00:00
usb Make this compile. 2002-07-22 00:11:35 +00:00
chip.h
driver.c