summaryrefslogtreecommitdiffstats
path: root/sys/dev/sound/pcm/buffer.h
Commit message (Expand)AuthorAgeFilesLines
* Make sound(4) more flexible in setting soft buffer and block sizes whenmav2012-01-311-0/+1
* - Remove more dead code[1]. Since r207330, we only need to check divisionjkim2010-05-041-1/+11
* Sound Mega-commit. Expect further cleanup until code freeze.ariff2009-06-071-5/+6
* Buffer optimization and locking cleanup. Don't resize/mallocariff2007-06-141-1/+2
* buf_addr should be bus_addr_t rather than u_int32_t.ariff2007-05-071-1/+1
* sndbuf_alloc() now accept dmaflags argument which will be forwarded toariff2007-04-181-1/+2
* Fix huge memory leak within sound buffer (during channel destruction,ariff2007-02-011-0/+1
* Welcome to Once-a-year Sound Mega-Commit. Enjoy numerous updates and fixesariff2006-11-261-0/+3
* MFp4 the sound Google Summer of Code project:netchild2006-09-231-0/+8
* Rename some variables. This fixes some (but not all) problems on the waynetchild2006-07-171-1/+1
* Start each of the license/copyright comments with /*-, minor shuffle of linesimp2005-01-061-1/+1
* Change KASSERT() in feed_vchan16() into an explicit test and call totruckman2004-01-281-1/+2
* Fix a panic due to holding a lock over calls to uiomove.matk2003-11-271-1/+0
* update my email address.cg2003-09-071-1/+1
* Implement a "sndbuf_getbufaddr" function and use it instead of vtophys().cognet2003-02-201-0/+3
* - Clean up ISA DMA supports.nyan2003-02-071-9/+29
* * improve error handlingcg2002-01-261-1/+1
* don't erase info in sndbuf_setup()cg2001-05-271-0/+1
* mega-commit.cg2001-03-241-19/+65
* update code dealing with snd_dbuf objects to do so using a functional interfacecg2000-12-231-0/+49
OpenPOWER on IntegriCloud