summaryrefslogtreecommitdiff
path: root/sys/dev/sound
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.2.0_cvscvs2svn2000-11-2050-50/+50
* set channel reference count to 0 on close, fixes EBUSY after opening /dev/dspCameron Grant2000-10-311-5/+7
* fix breakage in last commitCameron Grant2000-10-141-1/+3
* comment out 'hwptr went backwards' messageCameron Grant2000-10-141-1/+1
* MFC: v1.15.Nick Sayer2000-10-101-0/+2
* put min play speed back to 8000Cameron Grant2000-10-081-1/+1
* MFC: driver updatesCameron Grant2000-10-0513-282/+871
* MFC: reworked feeder system, ac97 updates, unload supportCameron Grant2000-10-0512-458/+820
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-09-282-0/+547
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-09-114-0/+2950
* MFC:Cameron Grant2000-08-201-154/+140
* MFC:Cameron Grant2000-08-201-1/+1
* MFC:Cameron Grant2000-08-201-11/+4
* MFC:Cameron Grant2000-08-201-0/+3
* MFC:Cameron Grant2000-08-201-0/+75
* MFC:Cameron Grant2000-08-201-0/+1
* MFC:Cameron Grant2000-08-202-3/+21
* MFC:Cameron Grant2000-08-201-1/+5
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-08-132-0/+1097
* sync with peter's module.h changesCameron Grant2000-08-091-8/+0
* "Fix" some ISADMA_* breakage I caused.Peter Wemm2000-08-081-4/+6
* MFC: use the delay on all YMF740 ds1 chips.Peter Wemm2000-08-021-2/+3
* mfc: many fixesCameron Grant2000-07-1921-453/+873
* mfc rev 1.15Cameron Grant2000-07-191-0/+18
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-07-041-0/+991
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-06-042-0/+1734
* MFC: Supported the mss on PC-98 and Sound Blaster 98.Yoshihiro Takahashi2000-05-265-3/+84
* mfc: fixesCameron Grant2000-05-124-21/+75
* MFC: many fixesCameron Grant2000-05-1211-292/+482
* MFC: many thingsCameron Grant2000-05-125-329/+42
* MFC: many things including emu10k1 driver, new ess isa code, improvedCameron Grant2000-05-122-1/+4
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-04-262-0/+2142
* MFC: make irq's shareablePeter Wemm2000-03-171-1/+1
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-03-132-2408/+0
* Add the logical ID of Avance Logic ALS100. The vendor ID is alsoSeigo Tanimura2000-03-091-0/+1
* Partial fix: the following patch correctly configures the card for dualCameron Grant2000-03-051-1/+5
* fix ess end-of-buffer repeatingCameron Grant2000-02-143-18/+6
* Tidy up stray or bogus #if NFOO > 0 and #include "foo.h".Peter Wemm2000-01-296-24/+0
* Remove a rather bizzare set of #ifdefs and #defines that all worked outPeter Wemm2000-01-291-10/+0
* differentiate cmi8330 and als100 pnp cards based on their vendor id. thisCameron Grant2000-01-292-2/+13
* Add support for detection of the ESS 1688 found on my Dell Latitude LMAndrew Gallatin2000-01-281-0/+1
* handle simplex devices rightCameron Grant2000-01-261-1/+1
* Note the PnP id's for the NMX2210 next to the id's where they are used.Peter Wemm2000-01-231-2/+3
* The pointer of the serial FIFO in the DSP seems to make an errorSeigo Tanimura2000-01-231-3/+22
* kludge to fix the end-of-sample repeating bug. i don't know why it happens;Cameron Grant2000-01-181-5/+9
* update ac97 layer to use device_printf when printing messagesCameron Grant2000-01-187-12/+15
* Some SB128's (ES1371) have a different PCI vendor id. Vendor == 0x3274Peter Wemm2000-01-171-2/+5
* fix missing \n in sndstat outputCameron Grant2000-01-161-1/+1
* oops, best play format was set to unsigned 16 bit instead of signed 16 bitCameron Grant2000-01-161-1/+1
* attach to non-ac97 neomagic chips and hope that ac97 ones do not have theCameron Grant2000-01-131-0/+6