aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/pcm
Commit message (Expand)AuthorAgeFilesLines
...
* Make that annoying "device busy" message dependent on DEBUG (using theDag-Erling Smørgrav1998-10-081-1/+1
* Nit in comment: PnP ID 0x3500630e is a CS4236B, not a CS4236.Dag-Erling Smørgrav1998-10-041-1/+1
* Removed duplicate case.Alexander Langer1998-10-031-1/+0
* Update the pcm driver to the most recent version. This shouldLuigi Rizzo1998-10-024-118/+331
* Add PnP ID for Crystal Semiconductors CS4236B codecs (register-Dag-Erling Smørgrav1998-09-301-0/+3
* Renambed sbintr to sb_intr to avoid a conflict with the (nowBruce Evans1998-06-171-5/+5
* Correct even more ioctl breakage :(Søren Schmidt1998-06-082-2/+2
* Add support for the Yamaha YMF-719.Steve Price1998-05-101-1/+4
* Seventy-odd "its" / "it's" typos in comments fixed as per kern/6108.Dag-Erling Smørgrav1998-04-171-1/+1
* there is a minor bug in sb_dsp.c -- the driverNate Williams1998-02-211-1/+0
* - Updated to Luigi's 2-15-98 code. The code in 2.2 is the same except forNate Williams1998-02-172-5/+18
* Upgrade Luigi's audio driver to Jan/23 version... will bring in Feb/15thMarc G. Fournier1998-02-173-161/+211
* update of Luigi's sound drivers...John-Mark Gurney1997-11-233-92/+199
* This updates Luigi's sound code to the basic code in snd971023...John-Mark Gurney1997-10-314-286/+463
* Recognize the CS4326 on the Intel PR440FX motherboard. (It works just likePeter Wemm1997-09-211-11/+24
* Fix a comment-within-a-commentPeter Wemm1997-09-211-1/+1
* update Luigi's driver to poll interface (Peter, you might want to checkJohn-Mark Gurney1997-09-182-26/+16
* Import of Luigi Rizzo's sound code. For more information about the driverJohn-Mark Gurney1997-09-144-0/+3226