machinepippin: connect Taos.

This commit is contained in:
Maxim Poliakovski 2024-04-09 01:45:15 +02:00
parent e5282f9852
commit dfd4d82693
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ static const PropMap Pippin_Settings = {
};
static vector<string> Pippin_Devices = {
"Aspen", "AspenPci1", "ScsiMesh", "MeshTnt", "GrandCentral"
"Aspen", "AspenPci1", "ScsiMesh", "MeshTnt", "GrandCentral", "TaosVideo"
};
static const MachineDescription Pippin_Descriptor = {