mirror of
				https://github.com/ElvishArtisan/rivendell.git
				synced 2025-10-30 17:23:53 +01:00 
			
		
		
		
	2014-11-24 Fred Gleason <fredg@paravelsystems.com>
* Added support for the ASI5211 in 'rdhpi/rdhpisoundcard.cpp'.
This commit is contained in:
		| @@ -14654,3 +14654,5 @@ | ||||
| 2014-11-21 Fred Gleason <fredg@paravelsystems.com> | ||||
| 	* Added a '--clear-daypart-times' option to rdimport(1) in | ||||
| 	'utils/rdimport/rdimport.cpp' and 'utils/rdimport/rdimport.h'. | ||||
| 2014-11-24 Fred Gleason <fredg@paravelsystems.com> | ||||
| 	* Added support for the ASI5211 in 'rdhpi/rdhpisoundcard.cpp'. | ||||
|   | ||||
| @@ -668,6 +668,7 @@ void RDHPISoundCard::HPIProbe() | ||||
|     } | ||||
|     switch(hpi_adapter_list[i]) { | ||||
| 	case 0x5111: | ||||
| 	case 0x5211: | ||||
| 	  input_mux_type[i]=true; | ||||
| 	  break; | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user