aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/sound/pci
Commit message (Expand)AuthorAgeFilesLines
* MFC:Ariff Abdullah2006-12-241-0/+6
* This commit was manufactured by cvs2svn to create branch 'RELENG_6_2'.cvs2svn2006-11-144-933/+0
* MFC:Ariff Abdullah2006-11-141-1/+1
* This commit was manufactured by cvs2svn to create branch 'RELENG_6'.cvs2svn2006-10-013-0/+451
* MFC: ich.c, 1.67 to RELENG_6:Pyun YongHyeon2006-08-221-0/+1
* MFC solo.c, 1.39 to RELENG_6:Pyun YongHyeon2006-07-131-1/+3
* This commit was manufactured by cvs2svn to create branch 'RELENG_6'.cvs2svn2006-06-221-0/+482
* MFC (revision 1.65)Ariff Abdullah2006-05-021-1/+2
* MFC (revision 1.24)Ariff Abdullah2006-04-251-9/+45
* MFC (revision 1.37)Ariff Abdullah2006-04-041-4/+4
* MFC (revision 1.63)Ariff Abdullah2006-04-041-0/+7
* MFC (revision 1.6)Ariff Abdullah2006-04-041-53/+49
* MFC (revision 1.62):Ariff Abdullah2006-03-111-0/+2
* MFC (revision 1.5):Ariff Abdullah2006-03-021-15/+59
* Fix random popping while playing in 32bit by increasing default buffer sizeAriff Abdullah2006-03-021-1/+1
* MFC (revision 1.60):Ariff Abdullah2006-03-021-14/+15
* MFCAlexander Leidinger2006-02-041-9/+10
* MFC: Enable full duplex operation since it works and to solve panic issue.Ariff Abdullah2006-01-291-1/+1
* MFC: Turn on native 32bit recording (at 48000hz).Ariff Abdullah2006-01-291-1/+1
* MFC: Remove unused pointer.Joel Dahl2006-01-242-5/+0
* MFC:Ariff Abdullah2006-01-181-5/+20
* MFC: Add another inverted EAPD quirk for Gateway 7326GZ.Ariff Abdullah2006-01-171-0/+1
* MFC: Joyport blacklist. Either we're facing with broken hardwareAriff Abdullah2006-01-161-2/+15
* MFC: Fix broken playback capabilities to prevent impending disaster.Ariff Abdullah2006-01-141-1/+1
* MFC: Another major fixes and enhancements:Ariff Abdullah2006-01-131-22/+80
* MFC: More thorough fixes to enable inverted external amplifier sense flag.Ariff Abdullah2006-01-131-0/+17
* MFC: Fix obvious capabilities (rate) violation. Should be 5500, not 4000.Ariff Abdullah2006-01-101-1/+1
* MFC: Fix locking violation, causing frantic diagnostic messages during boot.Ariff Abdullah2006-01-091-6/+9
* MFC: Fix broken capabilities, causing failure during channel reset.Ariff Abdullah2006-01-051-2/+2
* MFC nearly everything of the soundsystem except recent commits andAlexander Leidinger2005-12-3011-482/+1378
* This commit was manufactured by cvs2svn to create branch 'RELENG_6'.cvs2svn2005-12-301-0/+1090
* This commit was manufactured by cvs2svn to create branch 'RELENG_6'.cvs2svn2005-12-021-0/+203
* MFC rev. 1.29 to RELENG_6:Pyun YongHyeon2005-09-211-0/+3
* Implement suspend/resume operation for snd_csa(4)Gleb Smirnoff2005-06-274-17/+220
* s/-1000/BUS_PROBE_LOW_PRIORITY/Seigo Tanimura2005-05-291-1/+1
* Add 6300ESB, which should be treated as ICH4.Seigo Tanimura2005-05-281-1/+9
* Make snd_maestro3(4) mpsafePyun YongHyeon2005-05-231-84/+211
* Make it clear that the statement following the conditional is a NOP.Matthew N. Dodd2005-04-131-1/+2
* Return BUS_PROBE_DEFAULT in preference to 0.Murray Stokely2005-03-201-1/+1
* Add device id for nForce 4 audio controller.Murray Stokely2005-03-191-0/+4
* Use BUS_PROBE_DEFAULT in preference to 0 and BUS_PROBE_LOW_PRIORITY inWarner Losh2005-03-0118-61/+67
* BUS_SPACE_UNRESTRICTED shouldn't be used with the bus_alloc_resourceWarner Losh2005-02-012-6/+6
* Start each of the license/copyright comments with /*-, minor shuffle of linesWarner Losh2005-01-0629-29/+30
* Fix build.Ruslan Ermilov2004-11-111-2/+2
* Add record capability.Julian Elischer2004-11-102-488/+1405
* Limit DMA address space to 1GB since the trident audio cards can'tPyun YongHyeon2004-10-131-1/+11
* Audio drivers failed to detect failure condition and attempted toPyun YongHyeon2004-10-1313-18/+22
* Add ICH6 support.Paul Saab2004-09-281-2/+8
* Correct the capitalization of "nVidia".Dag-Erling Smørgrav2004-09-211-5/+5
* Add support Nvidia nForce2(audio)MIHIRA Sanpei Yoshiro2004-09-201-0/+4