aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/sound/pci
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'RELENG_4_3'.cvs2svn2001-04-212-1132/+0
* Add another ID to the badcards (non-ac97) tableGeorge C A Reid2001-04-101-0/+1
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2001-04-091-0/+929
* MFC sample rate fixes and 4 speaker audio for release.Orion Hodson2001-04-081-1/+8
* MFC sample rate fixes for release.Orion Hodson2001-04-071-234/+304
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2001-03-201-0/+203
* MFC: conditionalize powerstate meddling on __FreeBSD_versionCameron Grant2001-03-051-2/+1
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2001-02-271-0/+1501
* MFC of cs4281 driverCameron Grant2001-02-271-0/+2
* MFC of cmi8738 driverCameron Grant2001-02-271-56/+57
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2001-02-262-0/+1175
* MFC: Use rman_get_start() to get the start address of resource.Yoshihiro Takahashi2001-02-211-4/+8
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2001-02-102-0/+1090
* MFC of many improvements, including kobjification, new sb8/sb16 code,Cameron Grant2001-02-0315-1518/+1502
* 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-058-177/+586
* 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
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-08-132-0/+1097
* MFC: use the delay on all YMF740 ds1 chips.Peter Wemm2000-08-021-2/+3
* mfc: many fixesCameron Grant2000-07-197-111/+417
* 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-261-1/+1
* mfc: fixesCameron Grant2000-05-124-21/+75
* MFC: many thingsCameron Grant2000-05-122-4/+5
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-04-261-0/+1212
* Tidy up stray or bogus #if NFOO > 0 and #include "foo.h".Peter Wemm2000-01-295-22/+0
* The pointer of the serial FIFO in the DSP seems to make an errorSeigo Tanimura2000-01-231-3/+22
* update ac97 layer to use device_printf when printing messagesCameron Grant2000-01-185-7/+7
* Some SB128's (ES1371) have a different PCI vendor id. Vendor == 0x3274Peter Wemm2000-01-171-2/+5
* oops, best play format was set to unsigned 16 bit instead of signed 16 bitCameron Grant2000-01-161-1/+1
* be less verboseCameron Grant2000-01-131-3/+5
* exclude chips with subdevices specified on a list of non-ac97 chipsCameron Grant2000-01-111-2/+24
* don't complain about bad intrs unless we get 1000 of them consecutivelyCameron Grant2000-01-101-3/+4
* return the sample rate set instead of 0. oops. mpg123 should now work.Cameron Grant2000-01-101-1/+1
* driver for neomagic 256av and 256zxCameron Grant2000-01-093-0/+5393
* set up the pci regs properly for busmastering. this makes the card work onCameron Grant2000-01-051-0/+3
* Do not start/stop DMA transfer if it is already started/stopped.Seigo Tanimura2000-01-031-22/+41
* - Handle an interrupt for csa primarily in the bridge driver,Seigo Tanimura2000-01-033-53/+191
* Correct the delay durations as in the sample sources provided by Crystal Semi...Seigo Tanimura2000-01-011-4/+4
* make es1373 chips with ac97 2.1 work on troublesome motherboardsCameron Grant1999-12-291-19/+25
* - latest 2ndbuffer patchCameron Grant1999-12-294-1/+5
* general tidyupCameron Grant1999-12-192-325/+298
* increase buffer size, reduce number of channels allocated since we only useCameron Grant1999-12-122-8/+8
* Make the origins clear.Seigo Tanimura1999-12-104-0/+15