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 882 d 17 h punk_joker /drivers/audio/ HDA: Add AMD Matisse vendor:device ids  
9274 884 d 11 h leency / Rename drivers:
- intelac97 > ac97
- intel_hda > hdaudio
To fit into 8.3
 
7737 1497 d 10 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 2969 d 12 h serge /drivers/audio/ HDA: new chipsets  
5363 3387 d 16 h yogev_ezra / Change copyright year in kernel and drivers to 2015. No code changes.  
5234 3410 d 21 h clevermouse /drivers/audio/ sound loader: fix crash if the target driver has refused to load  
5193 3429 d 0 h hidnplayr /drivers/audio/ Remove unused locals  
5173 3451 d 18 h hidnplayr /drivers/audio/ Use PCI list instead of manually re-scanning PCI bus.  
5170 3452 d 16 h hidnplayr /drivers/audio/ Fixed typo from #5168  
5168 3452 d 19 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 3517 d 1 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 3519 d 16 h hidnplayr /drivers/audio/ Bugfix for new sound.sys  
5070 3519 d 17 h hidnplayr / Converted sound driver selector to PE format.  
3767 3939 d 18 h Serge /kernel/trunk/drivers/ sound: final attempt  
3766 3940 d 1 h Serge /kernel/trunk/drivers/ sound: and again  
3765 3940 d 2 h Serge /kernel/trunk/drivers/ sound: call real driver, when kernel stop the service  
3171 4110 d 15 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)