Subversion Repositories Kolibri OS

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
9797 753 d 8 h dunkaist / [autobuild] Fix asm-only and no-gcc build  
9503 873 d 10 h turbocat /drivers/audio/a5536/ Geode (a5536) driver added to autobuild.  
9479 874 d 14 h leency /drivers/audio/a5536/ fix build  
9478 874 d 14 h leency /drivers/audio/a5536/ geode loader: load driver from the same folder  
9425 885 d 8 h leency / docs/config.txt: change *.obj to *.sys in the sound section  
9285 913 d 11 h punk_joker /drivers/audio/ HDA: Add AMD Matisse vendor:device ids  
9274 915 d 6 h leency / Rename drivers:
- intelac97 > ac97
- intel_hda > hdaudio
To fit into 8.3
 
7737 1528 d 4 h dunkaist /drivers/audio/ intel_hda: Add AMD RavenRidge vendor:device ids.

Also, set memory space bit in PCI Command register at initialization.
This enables sound at least on my laptop.
 
7585 1912 d 7 h dunkaist /drivers/ Apply patch from r7584 to all audio drivers.

Allow audio drivers to use IRQs 1,2,8,12, this is MenuetOS legacy.
 
7584 1913 d 11 h clevermouse /drivers/audio/ remove obsolete logic, IRQs 1,2,8,12 have been nothing special for a while  
6946 2463 d 17 h Asper /drivers/audio/intel_hda/ fix fasm strange behaviour  
6945 2463 d 18 h Asper /drivers/audio/intel_hda/ fix for the different fasm version  
6944 2463 d 18 h Asper /drivers/audio/intel_hda/ a little fix to previous revision  
6943 2463 d 18 h Asper /drivers/audio/intel_hda/ automute on pin (when it is possible)  
6299 3000 d 6 h serge /drivers/audio/ HDA: new chipsets  
5363 3418 d 10 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
5273 3429 d 17 h serge /drivers/audio/infinity/ Infinity: return proper size for ring buffers  
5234 3441 d 15 h clevermouse /drivers/audio/ sound loader: fix crash if the target driver has refused to load  
5193 3459 d 18 h hidnplayr /drivers/audio/ Remove unused locals  
5173 3482 d 12 h hidnplayr /drivers/audio/ Use PCI list instead of manually re-scanning PCI bus.  
5170 3483 d 10 h hidnplayr /drivers/audio/ Fixed typo from #5168  
5168 3483 d 13 h hidnplayr /drivers/audio/ Dont try to scan multiple functions on a single function device.
Load SB16 driver when no compatible PCI soundcard was found.
 
5098 3536 d 15 h clevermouse / switch build system to Tup  
5077 3547 d 19 h clevermouse / * sound drivers converted to PE
* sound driver selector: revert r5071 and fix the problem properly
* sis: integrate changes from drivers/audio/sisnbook, add to autobuild
* intelac97: fix clicks during play on VBox
* intel_hda: fix problems at shutdown
 
5071 3550 d 10 h hidnplayr /drivers/audio/ Bugfix for new sound.sys  
5070 3550 d 11 h hidnplayr / Converted sound driver selector to PE format.  
5057 3554 d 20 h clevermouse / fix SB16 driver broken in r3727, convert to PE  
5048 3559 d 6 h Asper / intel_hda: Convert to PE. Apply source format rules. Some changes to get/set master volume. Enable unsolicited events.  
4555 3757 d 13 h clevermouse /drivers/audio/intel_hda/ hda driver: don't read uninitialized memory  
4324 3819 d 8 h Asper /drivers/audio/intel_hda/ HDA: Use another codec when no AFG found if possible  
4321 3819 d 16 h yogev_ezra /drivers/audio/intel_hda/ Remove duplicate LSI  
4320 3819 d 17 h yogev_ezra /drivers/audio/intel_hda/ Add 4 LSI audio codec names.  
3753 3972 d 11 h clevermouse /drivers/audio/intel_hda/ undo r3594 and fix the problem properly  
3614 3998 d 16 h shikhin / Fixed sys_msg_board (fn 63) to not rely on cross_order and take arguments in original order.  
3594 4002 d 11 h Asper /drivers/audio/intel_hda/ Fix hangup in VirtualBox on latest kernel revisions  
3498 4027 d 9 h mario79 /drivers/audio/intel_hda/ Disable FDEBUG for r.3496 - it is not necessary for common case  
3496 4027 d 13 h Asper /drivers/audio/intel_hda/ Fix silent play bug  
3170 4141 d 11 h hidnplayr /drivers/audio/intel_hda/ Fixed Vendor ID for VIA in intel_hda.  
3085 4181 d 3 h leency /drivers/audio/intel_hda/ intel_hda try to fix autobuid (for UNIX)  
3083 4181 d 3 h leency /drivers/audio/intel_hda/ intel hda from Asper 0.18b