Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | recording/full-duplex support | 2010-07-26 | 1 | -9/+11 | |
| | | | | ok kettenis | ||||
* | simplify the mixer(4) code and interface. document the interface. | 2010-07-26 | 1 | -8/+1 | |
| | | | | ok kettenis | ||||
* | Fix the mixer interface for the CE4231 sound card found in Sun machines. Still a | 2009-12-01 | 1 | -4/+10 | |
| | | | | | | lot of room for improvement in the driver, but atleast it works now. OK kettenis@, ratchov@ | ||||
* | sbus_establish() and the associated linked list in the sbus softc is now only | 2006-06-02 | 1 | -2/+1 | |
| | | | | | | used to store a per-device reset callback, for use in sbusreset(). Except sbusreset() has never, ever, been used since Torek's sbus code went in. Time to recycle those wasted bits. | ||||
* | Ratibibugle now useless evcnt structures. | 2004-09-29 | 1 | -2/+1 | |
| | |||||
* | nuke terms 3 & 4 | 2003-06-02 | 1 | -6/+1 | |
| | |||||
* | Credit DARPA/USAF appropriately. | 2002-04-08 | 1 | -1/+6 | |
| | |||||
* | Final __P removal plus some cosmetic fixups | 2002-03-14 | 1 | -5/+5 | |
| | |||||
* | Save the interrupt cookies and fix the printfs for failure. | 2002-01-24 | 1 | -1/+2 | |
| | |||||
* | fix dma problems... now blaring Berlin's The Metro around the house from U30. | 2001-10-02 | 1 | -1/+2 | |
| | | | | | (like cs4231, this driver only supports playback... capture will have to wait until post 3.0). | ||||
* | driver for cs4231 at ebus: doesn't quite sound right yet (VERY choppy and | 2001-10-01 | 1 | -0/+90 | |
noisy... probably dma issue). This isn't the final destination for these files either (alot of sharing can be done with sbus version, I think). |