freebsd-nq/sys/dev/sound
Ariff Abdullah 14665331ab channel.c:
(1) Fix DMA alignment, based on bytes per sample.

feeder_rate.c:
	Handle strayed bytes (mostly caused by #1) better.

This DMA alignment issues are extremely hard to reproduce unless
the user happen to have a 32bit capable soundcards (ATI IXP) and
knowledgeable enough to force it to operate under pure 32bit
operations on both record and play directions.
2006-01-24 01:10:07 +00:00
..
isa Fix broken capabilites. There are possible calculation errors within 2006-01-16 20:01:33 +00:00
pci Backput the "Dell ID" part of the last commit, it was already tried in 2006-01-21 16:21:06 +00:00
pcm channel.c: 2006-01-24 01:10:07 +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 Fix some kind of "off by one"-error: the min or max sample rate the 2005-12-29 18:11:11 +00:00
chip.h
driver.c Sort list of modules. 2006-01-23 11:58:01 +00:00