Subversion Repositories Kolibri OS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
9285 881 d 0 h punk_joker /drivers/audio/ HDA: Add AMD Matisse vendor:device ids  
9274 882 d 18 h leency / Rename drivers:
- intelac97 > ac97
- intel_hda > hdaudio
To fit into 8.3
 
7737 1495 d 17 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.
 
6299 2967 d 18 h serge /drivers/audio/ HDA: new chipsets  
5363 3385 d 23 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
5234 3409 d 4 h clevermouse /drivers/audio/ sound loader: fix crash if the target driver has refused to load  
5193 3427 d 7 h hidnplayr /drivers/audio/ Remove unused locals  
5173 3450 d 1 h hidnplayr /drivers/audio/ Use PCI list instead of manually re-scanning PCI bus.  
5170 3450 d 23 h hidnplayr /drivers/audio/ Fixed typo from #5168  
5168 3451 d 2 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.
 
5077 3515 d 7 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 3517 d 23 h hidnplayr /drivers/audio/ Bugfix for new sound.sys  
5070 3518 d 0 h hidnplayr / Converted sound driver selector to PE format.  
3767 3938 d 1 h Serge /kernel/trunk/drivers/ sound: final attempt  
3766 3938 d 8 h Serge /kernel/trunk/drivers/ sound: and again  
3765 3938 d 8 h Serge /kernel/trunk/drivers/ sound: call real driver, when kernel stop the service  
3171 4108 d 22 h hidnplayr / Added new sound.obj wich automatically loads correct sound driver.
See forum for more details (http://board.kolibrios.org/viewtopic.php?f=28&t=2196)