summaryrefslogtreecommitdiffstats
path: root/sys/dev/sound/pci/csavar.h
Commit message (Collapse)AuthorAgeFilesLines
* Implement suspend/resume operation for snd_csa(4)glebius2005-06-271-0/+1
| | | | | | | PR: kern/82243 Submitted by: Serge Semenenko Approved by: re (scottl) MFC after: 1 month
* the turtle beach santacruz implements ac97 eapd in an inverted sense -cg2001-06-231-0/+1
| | | | inform the ac97 code of this.
* update this driver to use new firmware and incorporate many fixes.cg2001-05-301-0/+9
| | | | | | this works on cs4630 chips, and should implement the clkrun hack for thinkpads- this will display diagnostic messages when triggered until its correctness is established.
* - Handle an interrupt for csa primarily in the bridge driver,tanimura2000-01-031-0/+7
| | | | | | | | then invoke the children. As the value of HISR can be read only once, pass the HISR to the children via struct csa_bridgeinfo, stored in the ivars of them. - Clear the contents of serial FIFO upon stopping the DMA for playing. This may eliminate buzz on playing. Experimental.
* - Introduce the bridge drivers for Sound Blaser, GUS and Crystaltanimura1999-11-221-0/+52
Semiconductor CS461x/428x. - Add support for GUS and CS461x/428x pcm. Bridges reviewed by: dfr, cg GUS non-PnP support submitted by: Ville-Pertti Keinonen <will@iki.fi> GUS PnP support tested by: Michiru Saito <mich@mtci.ne.jp>
OpenPOWER on IntegriCloud