freebsd-nq/sys/dev/sound
Robert Drehmel 9ce4f54341 Enable mixer interrupts after the mixer is initialized,
otherwise we might get interrupts and are unable to
handle them properly, which results in a page fault.

PR:		kern/39549
Submitted by:	Gil Kloepfer <gil@arlut.utexas.edu>
2002-06-24 15:28:47 +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 Enable mixer interrupts after the mixer is initialized, 2002-06-24 15:28:47 +00:00
pcm Fixed printf format errors which apparently crept in while -Wformat was 2002-05-25 11:18:03 +00:00
chip.h
driver.c