mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-06-05 22:52:45 +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>
|
2014-11-21 Fred Gleason <fredg@paravelsystems.com>
|
||||||
* Added a '--clear-daypart-times' option to rdimport(1) in
|
* Added a '--clear-daypart-times' option to rdimport(1) in
|
||||||
'utils/rdimport/rdimport.cpp' and 'utils/rdimport/rdimport.h'.
|
'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]) {
|
switch(hpi_adapter_list[i]) {
|
||||||
case 0x5111:
|
case 0x5111:
|
||||||
|
case 0x5211:
|
||||||
input_mux_type[i]=true;
|
input_mux_type[i]=true;
|
||||||
break;
|
break;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user