summaryrefslogtreecommitdiff
path: root/sys/arch/sparc64/dev/ce4231.c
AgeCommit message (Expand)Author
2010-07-26recording/full-duplex supportJacob Meuser
2010-07-26simplify the mixer(4) code and interface. document the interface.Jacob Meuser
2010-07-15add two new members to structs audio_encoding and audio_prinfo.Jacob Meuser
2010-02-22- fix a few debug messages: disabled vs enabled mixup, missing \nJacob Meuser
2009-12-15fix some buffer sizes.Edd Barrett
2009-12-01Fix the mixer interface for the CE4231 sound card found in Sun machines. Still aEdd Barrett
2008-04-21allow low level audio drivers to specify a default sample format,Jacob Meuser
2005-09-08make comments match the fact that we are on sun4u, plus minor cleanupMartin Reindl
2005-07-09Do not #include "foo.h" and keep the whole file between #if NFOO >0 ... #endif,Miod Vallat
2005-04-16do not provide round_buffer if not needed unless explained why in commentsMichael Shalayeff
2005-04-15make sure aligment does not return zero block sizeMichael Shalayeff
2004-11-09Always free memory on failure in c{e,s}4231_alloc(); from Patrick Lafiti.Miod Vallat
2004-09-29Ratibibugle now useless evcnt structures.Miod Vallat
2003-06-24Add a "where" argument to the sparc64 interrupt code. This lets usHenric Jungheim
2003-06-02nuke terms 3 & 4Jason Wright
2003-05-11string cleaning; krw okTheo de Raadt
2003-02-17Add support for the Sun Enterprise 450Henric Jungheim
2002-09-10Remove some debugging code, KNF, and fix encoding selection.Jason Wright
2002-08-16remove debugging codeJason Wright
2002-07-18another prom name, 'audio'Jason Wright
2002-04-08Credit DARPA/USAF appropriately.Jason Wright
2002-03-14Final __P removal plus some cosmetic fixupsTodd C. Miller
2002-03-14First round of __P removal in sysTodd C. Miller
2002-01-24Save the interrupt cookies and fix the printfs for failure.Jason Wright
2002-01-20move a few more arch specific drivers to use new allocm and round_buffersize.Eric Jackson
2002-01-11enable/disable IEN in cs4231 pin control registerJason Wright
2001-10-02fix dma problems... now blaring Berlin's The Metro around the house from U30.Jason Wright
2001-10-01driver for cs4231 at ebus: doesn't quite sound right yet (VERY choppy andJason Wright