mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-06-01 00:22:38 +02:00
2014-11-24 Fred Gleason <fredg@paravelsystems.com>
* Added support for the ASI5211 in 'rdhpi/rdhpisoundcard.cpp'.
This commit is contained in:
parent
48f663763a
commit
cb4b7c7012
@ -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;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user