refactored device_t and all declarations
This commit is contained in:
@@ -384,6 +384,7 @@ static const device_config_t rtg_config[] =
|
||||
|
||||
const device_t realtek_rtg3106_device = {
|
||||
"Realtek RTG3106 (ISA)",
|
||||
"realtek_rtg3106",
|
||||
DEVICE_ISA | DEVICE_AT,
|
||||
2,
|
||||
rtg_init, rtg_close, NULL,
|
||||
|
||||
Reference in New Issue
Block a user