freebsd-dev/sys/dev/sound
Cameron Grant 66ef8af5b0 mega-commit.
this introduces a new buffering mechanism which results in dramatic
simplification of the channel manager.

as several structures have changed, we take the opportunity to move their
definitions into the source files where they are used, make them private and
de-typedef them.

the sound drivers are updated to use snd_setup_intr instead of
bus_setup_intr, and to comply with the de-typedefed structures.

the ac97, mixer and channel layers have been updated with finegrained
locking, as have some drivers- not all though.  the rest will follow soon.
2001-03-24 23:10:29 +00:00
..
isa mega-commit. 2001-03-24 23:10:29 +00:00
midi - Do not touch the Giant. 2001-03-14 07:29:47 +00:00
pci mega-commit. 2001-03-24 23:10:29 +00:00
pcm mega-commit. 2001-03-24 23:10:29 +00:00
chip.h - Handle an interrupt for csa primarily in the bridge driver, 2000-01-03 02:51:16 +00:00
driver.c pcm driver for S3 Sonicvibes chipset. 2001-03-19 00:26:41 +00:00