summaryrefslogtreecommitdiffstats
path: root/sys/dev/pcm
Commit message (Expand)AuthorAgeFilesLines
* Add support for ASound Gold card using the ALS120roger1999-05-271-4/+8
* Fix dev_t/minor problemspeter1999-05-122-14/+21
* Quiet a warning, put a #if 0 around some (I believe) unused static structs.peter1999-05-091-0/+2
* Use id_ointr for setting the pnp interrupt handler, it uses the oldstylepeter1999-05-061-4/+4
* Operator precedence bugpeter1999-05-021-1/+1
* Fix YMF719 detection (report by jose@we.lc.ehu.es).luigi1999-01-041-4/+9
* Bring in ad1816 patches from German Tischler.luigi1999-01-042-5/+572
* Extend the callback mechanism and add hooks to support PCI cards.luigi1998-12-312-27/+11
* Support ESS1868 (and probably ESS688 & ESS1668).brian1998-12-102-55/+108
* Examine all occurrences of sprintf(), strcat(), and str[n]cpy()archie1998-12-042-5/+6
* Add a missing newlineluigi1998-11-141-1/+1
* Add entry for AOpen AW37luigi1998-11-101-0/+6
* Remove an error message from sb interrupt driver -- itluigi1998-11-041-8/+0
* Make that annoying "device busy" message dependent on DEBUG (using thedes1998-10-081-1/+1
* Nit in comment: PnP ID 0x3500630e is a CS4236B, not a CS4236.des1998-10-041-1/+1
* Removed duplicate case.alex1998-10-031-1/+0
* Update the pcm driver to the most recent version. This shouldluigi1998-10-024-118/+331
* Add PnP ID for Crystal Semiconductors CS4236B codecs (register-des1998-09-301-0/+3
* Renambed sbintr to sb_intr to avoid a conflict with the (nowbde1998-06-171-5/+5
* Correct even more ioctl breakage :(sos1998-06-082-2/+2
* Add support for the Yamaha YMF-719.steve1998-05-101-1/+4
* Seventy-odd "its" / "it's" typos in comments fixed as per kern/6108.des1998-04-171-1/+1
* there is a minor bug in sb_dsp.c -- the drivernate1998-02-211-1/+0
* - Updated to Luigi's 2-15-98 code. The code in 2.2 is the same except fornate1998-02-172-5/+18
* Upgrade Luigi's audio driver to Jan/23 version... will bring in Feb/15thscrappy1998-02-173-161/+211
* update of Luigi's sound drivers...jmg1997-11-233-92/+199
* This updates Luigi's sound code to the basic code in snd971023...jmg1997-10-314-286/+463
* Recognize the CS4326 on the Intel PR440FX motherboard. (It works just likepeter1997-09-211-11/+24
* Fix a comment-within-a-commentpeter1997-09-211-1/+1
* update Luigi's driver to poll interface (Peter, you might want to checkjmg1997-09-182-26/+16
* Import of Luigi Rizzo's sound code. For more information about the driverjmg1997-09-144-0/+3226
OpenPOWER on IntegriCloud