Subversion Repositories Kolibri OS

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
10042 5 d 18 h dunkaist / Update Tupfile.lua's for tup-0.8  
9797 761 d 11 h dunkaist / [autobuild] Fix asm-only and no-gcc build  
9503 881 d 13 h turbocat /drivers/audio/a5536/ Geode (a5536) driver added to autobuild.  
9479 882 d 17 h leency /drivers/audio/a5536/ fix build  
9478 882 d 17 h leency /drivers/audio/a5536/ geode loader: load driver from the same folder  
9425 893 d 11 h leency / docs/config.txt: change *.obj to *.sys in the sound section  
9285 921 d 14 h punk_joker /drivers/audio/ HDA: Add AMD Matisse vendor:device ids  
9274 923 d 9 h leency / Rename drivers:
- intelac97 > ac97
- intel_hda > hdaudio
To fit into 8.3
 
7737 1536 d 7 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 1920 d 10 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 1921 d 14 h clevermouse /drivers/audio/ remove obsolete logic, IRQs 1,2,8,12 have been nothing special for a while  
6946 2471 d 20 h Asper /drivers/audio/intel_hda/ fix fasm strange behaviour  
6945 2471 d 20 h Asper /drivers/audio/intel_hda/ fix for the different fasm version  
6944 2471 d 20 h Asper /drivers/audio/intel_hda/ a little fix to previous revision  
6943 2471 d 21 h Asper /drivers/audio/intel_hda/ automute on pin (when it is possible)  
6299 3008 d 9 h serge /drivers/audio/ HDA: new chipsets  
5363 3426 d 13 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
5273 3437 d 20 h serge /drivers/audio/infinity/ Infinity: return proper size for ring buffers  
5234 3449 d 18 h clevermouse /drivers/audio/ sound loader: fix crash if the target driver has refused to load  
5193 3467 d 21 h hidnplayr /drivers/audio/ Remove unused locals  
5173 3490 d 15 h hidnplayr /drivers/audio/ Use PCI list instead of manually re-scanning PCI bus.  
5170 3491 d 13 h hidnplayr /drivers/audio/ Fixed typo from #5168  
5168 3491 d 16 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 3544 d 18 h clevermouse / switch build system to Tup  
5077 3555 d 22 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 3558 d 13 h hidnplayr /drivers/audio/ Bugfix for new sound.sys  
5070 3558 d 14 h hidnplayr / Converted sound driver selector to PE format.  
5057 3562 d 23 h clevermouse / fix SB16 driver broken in r3727, convert to PE  
5048 3567 d 8 h Asper / intel_hda: Convert to PE. Apply source format rules. Some changes to get/set master volume. Enable unsolicited events.  
4555 3765 d 16 h clevermouse /drivers/audio/intel_hda/ hda driver: don't read uninitialized memory  
4324 3827 d 11 h Asper /drivers/audio/intel_hda/ HDA: Use another codec when no AFG found if possible  
4321 3827 d 19 h yogev_ezra /drivers/audio/intel_hda/ Remove duplicate LSI  
4320 3827 d 20 h yogev_ezra /drivers/audio/intel_hda/ Add 4 LSI audio codec names.  
3753 3980 d 14 h clevermouse /drivers/audio/intel_hda/ undo r3594 and fix the problem properly  
3614 4006 d 19 h shikhin / Fixed sys_msg_board (fn 63) to not rely on cross_order and take arguments in original order.  
3594 4010 d 14 h Asper /drivers/audio/intel_hda/ Fix hangup in VirtualBox on latest kernel revisions  
3498 4035 d 12 h mario79 /drivers/audio/intel_hda/ Disable FDEBUG for r.3496 - it is not necessary for common case  
3496 4035 d 16 h Asper /drivers/audio/intel_hda/ Fix silent play bug  
3170 4149 d 14 h hidnplayr /drivers/audio/intel_hda/ Fixed Vendor ID for VIA in intel_hda.  
3085 4189 d 6 h leency /drivers/audio/intel_hda/ intel_hda try to fix autobuid (for UNIX)