summaryrefslogtreecommitdiffstats
path: root/sys/dev/sound/isa/sb8.c
Commit message (Expand)AuthorAgeFilesLines
...
* The CTL0044 is more properly known as a "Creative SB AWE64 Gold".obrien1999-10-161-0/+3
* * Add struct resource_list* argument to resource_list_alloc anddfr1999-10-121-4/+3
* Detect CTL0044 & CTL0045 as "Creative AWE64 PnP" rather than "SB16 PnP".obrien1999-10-031-1/+4
* Add ID for ESS ES1869.dfr1999-09-291-0/+4
* add a missing blank linecg1999-09-281-1/+2
* Add another ID for the AWE64.dfr1999-09-281-0/+1
* Change isa_get/set_flags() to device_get/set_flags().dfr1999-09-071-1/+1
* $Id$ -> $FreeBSD$peter1999-09-051-1/+1
* incorporate better ess supportcg1999-09-041-70/+277
* $Id$ -> $FreeBSD$peter1999-09-011-1/+1
* mss and sb drivers updated for newpcmcg1999-09-011-1208/+959
* Add support for ASound Gold card using the ALS120roger1999-05-271-4/+8
* Fix dev_t/minor problemspeter1999-05-121-6/+9
* Extend the callback mechanism and add hooks to support PCI cards.luigi1998-12-311-5/+0
* Support ESS1868 (and probably ESS688 & ESS1668).brian1998-12-101-40/+93
* Examine all occurrences of sprintf(), strcat(), and str[n]cpy()archie1998-12-041-1/+2
* 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
* Update the pcm driver to the most recent version. This shouldluigi1998-10-021-93/+181
* Renambed sbintr to sb_intr to avoid a conflict with the (nowbde1998-06-171-5/+5
* Correct even more ioctl breakage :(sos1998-06-081-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-171-1/+14
* Upgrade Luigi's audio driver to Jan/23 version... will bring in Feb/15thscrappy1998-02-171-126/+171
* update of Luigi's sound drivers...jmg1997-11-231-66/+146
* This updates Luigi's sound code to the basic code in snd971023...jmg1997-10-311-72/+87
* Fix a comment-within-a-commentpeter1997-09-211-1/+1
* update Luigi's driver to poll interface (Peter, you might want to checkjmg1997-09-181-9/+7
* Import of Luigi Rizzo's sound code. For more information about the driverjmg1997-09-141-0/+1080
OpenPOWER on IntegriCloud