Devices can now be marked as not working, and disabled in release builds.

Video card menu now build dynamically from list.
This commit is contained in:
TomW 2013-11-28 20:03:59 +00:00
commit 657aa19dd1
39 changed files with 183 additions and 133 deletions

View file

@ -1000,6 +1000,7 @@ int et4000w32p_add_status_info(char *s, int max_len, void *p)
device_t et4000w32p_device =
{
"Tseng Labs ET4000/w32p",
0,
et4000w32p_init,
et4000w32p_close,
NULL,