freebsd-dev/sys/dev/sound
Ariff Abdullah bd2ce91cdc From luigi:
This one simply tries to simplify the logic to select the
	buffer sizes. I am not sure it is necessary but the code
	seems a bit more readable to me. And at least i have tried
	to document how the buffer sizes are computed.

Thanks to luigi for deciphering one of the most cryptic part of
sound driver.

Submitted by:	luigi
Approved by:	netchild (mentor)
2005-11-14 18:21:23 +00:00
..
isa Fix left/right channel mixed-up during recording by splitting recdev 2005-11-14 18:16:59 +00:00
pci Fix a long standing unhandled interrupt bug which can cause 2005-11-14 18:18:52 +00:00
pcm From luigi: 2005-11-14 18:21:23 +00:00
sbus Take advantage of ebus(4) having switched to SYS_RES_MEMORY for the 2005-05-19 18:13:49 +00:00
usb Add support for 24/32 bit audio formats/conversion. 2005-11-13 14:20:26 +00:00
chip.h
driver.c Start each of the license/copyright comments with /*-, minor shuffle of lines 2005-01-06 01:43:34 +00:00