Mark Matrox Mystique as DEVICE_NOT_WORKING for v16.
This commit is contained in:
parent
dfa6dac4a9
commit
c5a01772ed
1 changed files with 1 additions and 1 deletions
|
|
@ -5428,7 +5428,7 @@ static device_config_t mystique_config[] =
|
|||
device_t mystique_device =
|
||||
{
|
||||
"Matrox Mystique",
|
||||
0,
|
||||
DEVICE_NOT_WORKING,
|
||||
mystique_init,
|
||||
mystique_close,
|
||||
mystique_available,
|
||||
|
|
|
|||
Loading…
Reference in a new issue