freebsd-skq/sys/dev/sound
jhb 9598ea3cc7 - When acknowledging interrupts, write the value 0xff to the interrupt
status register rather than 0.  Without this, a single hardware volume
  event triggers an interrupt storm.
- Implement hardware volume control for the Maestro chips.  This version
  only handles the case where both channels are adjusted at the same time.

Reviewed by:	cg
2001-01-03 01:32:57 +00:00
..
isa change irq handler slightly, get rid of superflous messages 2000-12-27 04:04:36 +00:00
midi Convert all users of fldoff() to offsetof(). fldoff() is bad 2000-10-27 11:45:49 +00:00
pci - When acknowledging interrupts, write the value 0xff to the interrupt 2001-01-03 01:32:57 +00:00
pcm Add a new API for soundcards that have hardware volume control: 2001-01-03 01:29:47 +00:00
chip.h - Handle an interrupt for csa primarily in the bridge driver, 2000-01-03 02:51:16 +00:00
driver.c switch over to new sb8/sb16 code 2000-11-01 00:53:16 +00:00