freebsd-skq/sys/dev/sound
ariff 36b7be9f85 NOOP (for now) for hdac_dma_nocache(). It is a wrong way to enforce
cache coherency, besides of causing train wreck in other places
(especially on amd64, possibly on i386).

Discussed with:	kib@, rafan@
Tested by:	rafan@
2007-03-15 17:23:38 +00:00
..
isa Fix severe out-of-bound mtx "type" pointer, causing WITNESS refcount 2007-03-15 16:41:27 +00:00
midi NULL instead of 0 in mtx_init() . 2007-03-15 14:57:54 +00:00
pci NOOP (for now) for hdac_dma_nocache(). It is a wrong way to enforce 2007-03-15 17:23:38 +00:00
pcm Remove NULL allocation checking since malloc() is allow to wait. 2007-03-15 15:06:54 +00:00
sbus Fix severe out-of-bound mtx "type" pointer, causing WITNESS refcount 2007-03-15 16:41:27 +00:00
usb Fix forever broken ua_chan_setblocksize() uninitialized return value 2007-01-26 19:14:41 +00:00
chip.h
driver.c s/WHETHERIN/WHETHER IN/ & s/THEPOSSIBILITY/THE POSSIBILITY/ in the 2007-01-31 08:53:45 +00:00