Clean up .available & .poll

This commit is contained in:
Jasmine Iwanek
2025-01-07 01:12:42 -05:00
parent de488fe779
commit 81b8038bc5
254 changed files with 1214 additions and 1313 deletions

View File

@@ -290,7 +290,7 @@ const device_t i82091aa_device = {
.init = i82091aa_init,
.close = i82091aa_close,
.reset = NULL,
{ .available = NULL },
.available = NULL,
.speed_changed = NULL,
.force_redraw = NULL,
.config = NULL
@@ -304,7 +304,7 @@ const device_t i82091aa_398_device = {
.init = i82091aa_init,
.close = i82091aa_close,
.reset = NULL,
{ .available = NULL },
.available = NULL,
.speed_changed = NULL,
.force_redraw = NULL,
.config = NULL
@@ -318,7 +318,7 @@ const device_t i82091aa_ide_pri_device = {
.init = i82091aa_init,
.close = i82091aa_close,
.reset = NULL,
{ .available = NULL },
.available = NULL,
.speed_changed = NULL,
.force_redraw = NULL,
.config = NULL
@@ -332,7 +332,7 @@ const device_t i82091aa_ide_device = {
.init = i82091aa_init,
.close = i82091aa_close,
.reset = NULL,
{ .available = NULL },
.available = NULL,
.speed_changed = NULL,
.force_redraw = NULL,
.config = NULL

View File

@@ -477,7 +477,7 @@ const device_t acc3221_device = {
.init = acc3221_init,
.close = acc3221_close,
.reset = NULL,
{ .available = NULL },
.available = NULL,
.speed_changed = NULL,
.force_redraw = NULL,
.config = NULL

View File

@@ -492,7 +492,7 @@ const device_t ali5123_device = {
.init = ali5123_init,
.close = ali5123_close,
.reset = NULL,
{ .available = NULL },
.available = NULL,
.speed_changed = NULL,
.force_redraw = NULL,
.config = NULL

View File

@@ -110,7 +110,7 @@ const device_t sio_detect_device = {
.init = sio_detect_init,
.close = sio_detect_close,
.reset = NULL,
{ .available = NULL },
.available = NULL,
.speed_changed = NULL,
.force_redraw = NULL,
.config = NULL

View File

@@ -393,7 +393,7 @@ const device_t f82c606_device = {
.init = f82c710_init,
.close = f82c710_close,
.reset = f82c710_reset,
{ .available = NULL },
.available = NULL,
.speed_changed = NULL,
.force_redraw = NULL,
.config = NULL
@@ -407,7 +407,7 @@ const device_t f82c710_device = {
.init = f82c710_init,
.close = f82c710_close,
.reset = f82c710_reset,
{ .available = NULL },
.available = NULL,
.speed_changed = NULL,
.force_redraw = NULL,
.config = NULL

View File

@@ -364,7 +364,7 @@ const device_t fdc37c669_device = {
.init = fdc37c669_init,
.close = fdc37c669_close,
.reset = fdc37c669_reset,
{ .available = NULL },
.available = NULL,
.speed_changed = NULL,
.force_redraw = NULL,
.config = NULL
@@ -378,7 +378,7 @@ const device_t fdc37c669_370_device = {
.init = fdc37c669_init,
.close = fdc37c669_close,
.reset = fdc37c669_reset,
{ .available = NULL },
.available = NULL,
.speed_changed = NULL,
.force_redraw = NULL,
.config = NULL

View File

@@ -625,7 +625,7 @@ const device_t fdc37c67x_device = {
.init = fdc37c67x_init,
.close = fdc37c67x_close,
.reset = NULL,
{ .available = NULL },
.available = NULL,
.speed_changed = NULL,
.force_redraw = NULL,
.config = NULL

View File

@@ -346,7 +346,7 @@ const device_t fdc37c651_device = {
.init = fdc37c6xx_init,
.close = fdc37c6xx_close,
.reset = NULL,
{ .available = NULL },
.available = NULL,
.speed_changed = NULL,
.force_redraw = NULL,
.config = NULL
@@ -360,7 +360,7 @@ const device_t fdc37c651_ide_device = {
.init = fdc37c6xx_init,
.close = fdc37c6xx_close,
.reset = NULL,
{ .available = NULL },
.available = NULL,
.speed_changed = NULL,
.force_redraw = NULL,
.config = NULL
@@ -374,7 +374,7 @@ const device_t fdc37c661_device = {
.init = fdc37c6xx_init,
.close = fdc37c6xx_close,
.reset = NULL,
{ .available = NULL },
.available = NULL,
.speed_changed = NULL,
.force_redraw = NULL,
.config = NULL
@@ -388,7 +388,7 @@ const device_t fdc37c661_ide_device = {
.init = fdc37c6xx_init,
.close = fdc37c6xx_close,
.reset = NULL,
{ .available = NULL },
.available = NULL,
.speed_changed = NULL,
.force_redraw = NULL,
.config = NULL
@@ -402,7 +402,7 @@ const device_t fdc37c661_ide_sec_device = {
.init = fdc37c6xx_init,
.close = fdc37c6xx_close,
.reset = NULL,
{ .available = NULL },
.available = NULL,
.speed_changed = NULL,
.force_redraw = NULL,
.config = NULL
@@ -416,7 +416,7 @@ const device_t fdc37c663_device = {
.init = fdc37c6xx_init,
.close = fdc37c6xx_close,
.reset = NULL,
{ .available = NULL },
.available = NULL,
.speed_changed = NULL,
.force_redraw = NULL,
.config = NULL
@@ -430,7 +430,7 @@ const device_t fdc37c663_ide_device = {
.init = fdc37c6xx_init,
.close = fdc37c6xx_close,
.reset = NULL,
{ .available = NULL },
.available = NULL,
.speed_changed = NULL,
.force_redraw = NULL,
.config = NULL
@@ -444,7 +444,7 @@ const device_t fdc37c665_device = {
.init = fdc37c6xx_init,
.close = fdc37c6xx_close,
.reset = NULL,
{ .available = NULL },
.available = NULL,
.speed_changed = NULL,
.force_redraw = NULL,
.config = NULL
@@ -458,7 +458,7 @@ const device_t fdc37c665_ide_device = {
.init = fdc37c6xx_init,
.close = fdc37c6xx_close,
.reset = NULL,
{ .available = NULL },
.available = NULL,
.speed_changed = NULL,
.force_redraw = NULL,
.config = NULL
@@ -472,7 +472,7 @@ const device_t fdc37c665_ide_pri_device = {
.init = fdc37c6xx_init,
.close = fdc37c6xx_close,
.reset = NULL,
{ .available = NULL },
.available = NULL,
.speed_changed = NULL,
.force_redraw = NULL,
.config = NULL
@@ -486,7 +486,7 @@ const device_t fdc37c665_ide_sec_device = {
.init = fdc37c6xx_init,
.close = fdc37c6xx_close,
.reset = NULL,
{ .available = NULL },
.available = NULL,
.speed_changed = NULL,
.force_redraw = NULL,
.config = NULL
@@ -500,7 +500,7 @@ const device_t fdc37c666_device = {
.init = fdc37c6xx_init,
.close = fdc37c6xx_close,
.reset = NULL,
{ .available = NULL },
.available = NULL,
.speed_changed = NULL,
.force_redraw = NULL,
.config = NULL

View File

@@ -932,7 +932,7 @@ static const device_t access_bus_device = {
.init = access_bus_init,
.close = access_bus_close,
.reset = NULL,
{ .available = NULL },
.available = NULL,
.speed_changed = NULL,
.force_redraw = NULL,
.config = NULL
@@ -1014,7 +1014,7 @@ const device_t fdc37c931apm_device = {
.init = fdc37c93x_init,
.close = fdc37c93x_close,
.reset = NULL,
{ .available = NULL },
.available = NULL,
.speed_changed = NULL,
.force_redraw = NULL,
.config = NULL
@@ -1028,7 +1028,7 @@ const device_t fdc37c931apm_compaq_device = {
.init = fdc37c93x_init,
.close = fdc37c93x_close,
.reset = NULL,
{ .available = NULL },
.available = NULL,
.speed_changed = NULL,
.force_redraw = NULL,
.config = NULL
@@ -1042,7 +1042,7 @@ const device_t fdc37c932_device = {
.init = fdc37c93x_init,
.close = fdc37c93x_close,
.reset = NULL,
{ .available = NULL },
.available = NULL,
.speed_changed = NULL,
.force_redraw = NULL,
.config = NULL
@@ -1056,7 +1056,7 @@ const device_t fdc37c932fr_device = {
.init = fdc37c93x_init,
.close = fdc37c93x_close,
.reset = NULL,
{ .available = NULL },
.available = NULL,
.speed_changed = NULL,
.force_redraw = NULL,
.config = NULL
@@ -1070,7 +1070,7 @@ const device_t fdc37c932qf_device = {
.init = fdc37c93x_init,
.close = fdc37c93x_close,
.reset = NULL,
{ .available = NULL },
.available = NULL,
.speed_changed = NULL,
.force_redraw = NULL,
.config = NULL
@@ -1084,7 +1084,7 @@ const device_t fdc37c935_device = {
.init = fdc37c93x_init,
.close = fdc37c93x_close,
.reset = NULL,
{ .available = NULL },
.available = NULL,
.speed_changed = NULL,
.force_redraw = NULL,
.config = NULL
@@ -1098,7 +1098,7 @@ const device_t fdc37c935_370_device = {
.init = fdc37c93x_init,
.close = fdc37c93x_close,
.reset = NULL,
{ .available = NULL },
.available = NULL,
.speed_changed = NULL,
.force_redraw = NULL,
.config = NULL
@@ -1112,7 +1112,7 @@ const device_t fdc37c935_no_nvr_device = {
.init = fdc37c93x_init,
.close = fdc37c93x_close,
.reset = NULL,
{ .available = NULL },
.available = NULL,
.speed_changed = NULL,
.force_redraw = NULL,
.config = NULL

View File

@@ -329,7 +329,7 @@ const device_t fdc37m60x_device = {
.init = fdc37m60x_init,
.close = fdc37m60x_close,
.reset = NULL,
{ .available = NULL },
.available = NULL,
.speed_changed = NULL,
.force_redraw = NULL,
.config = NULL
@@ -343,7 +343,7 @@ const device_t fdc37m60x_370_device = {
.init = fdc37m60x_init,
.close = fdc37m60x_close,
.reset = NULL,
{ .available = NULL },
.available = NULL,
.speed_changed = NULL,
.force_redraw = NULL,
.config = NULL

View File

@@ -844,7 +844,7 @@ const device_t it8661f_device = {
.init = it86x1f_init,
.close = it86x1f_close,
.reset = NULL,
{ .available = NULL },
.available = NULL,
.speed_changed = NULL,
.force_redraw = NULL,
.config = NULL
@@ -858,7 +858,7 @@ const device_t it8671f_device = {
.init = it86x1f_init,
.close = it86x1f_close,
.reset = NULL,
{ .available = NULL },
.available = NULL,
.speed_changed = NULL,
.force_redraw = NULL,
.config = NULL

View File

@@ -495,7 +495,7 @@ const device_t pc87306_device = {
.init = pc87306_init,
.close = pc87306_close,
.reset = pc87306_reset,
{ .available = NULL },
.available = NULL,
.speed_changed = NULL,
.force_redraw = NULL,
.config = NULL

View File

@@ -625,7 +625,7 @@ const device_t pc87307_device = {
.init = pc87307_init,
.close = pc87307_close,
.reset = NULL,
{ .available = NULL },
.available = NULL,
.speed_changed = NULL,
.force_redraw = NULL,
.config = NULL
@@ -639,7 +639,7 @@ const device_t pc87307_15c_device = {
.init = pc87307_init,
.close = pc87307_close,
.reset = NULL,
{ .available = NULL },
.available = NULL,
.speed_changed = NULL,
.force_redraw = NULL,
.config = NULL
@@ -653,7 +653,7 @@ const device_t pc87307_both_device = {
.init = pc87307_init,
.close = pc87307_close,
.reset = NULL,
{ .available = NULL },
.available = NULL,
.speed_changed = NULL,
.force_redraw = NULL,
.config = NULL
@@ -667,7 +667,7 @@ const device_t pc97307_device = {
.init = pc87307_init,
.close = pc87307_close,
.reset = NULL,
{ .available = NULL },
.available = NULL,
.speed_changed = NULL,
.force_redraw = NULL,
.config = NULL

View File

@@ -497,7 +497,7 @@ const device_t pc87309_device = {
.init = pc87309_init,
.close = pc87309_close,
.reset = NULL,
{ .available = NULL },
.available = NULL,
.speed_changed = NULL,
.force_redraw = NULL,
.config = NULL
@@ -511,7 +511,7 @@ const device_t pc87309_15c_device = {
.init = pc87309_init,
.close = pc87309_close,
.reset = NULL,
{ .available = NULL },
.available = NULL,
.speed_changed = NULL,
.force_redraw = NULL,
.config = NULL

View File

@@ -309,7 +309,7 @@ const device_t pc87310_device = {
.init = pc87310_init,
.close = pc87310_close,
.reset = NULL,
{ .available = NULL },
.available = NULL,
.speed_changed = NULL,
.force_redraw = NULL,
.config = NULL
@@ -323,7 +323,7 @@ const device_t pc87310_ide_device = {
.init = pc87310_init,
.close = pc87310_close,
.reset = NULL,
{ .available = NULL },
.available = NULL,
.speed_changed = NULL,
.force_redraw = NULL,
.config = NULL
@@ -337,7 +337,7 @@ const device_t ali5105_device = {
.init = pc87310_init,
.close = pc87310_close,
.reset = NULL,
{ .available = NULL },
.available = NULL,
.speed_changed = NULL,
.force_redraw = NULL,
.config = NULL

View File

@@ -298,7 +298,7 @@ const device_t pc87311_device = {
.init = pc87311_init,
.close = pc87311_close,
.reset = NULL,
{ .available = NULL },
.available = NULL,
.speed_changed = NULL,
.force_redraw = NULL,
.config = NULL
@@ -312,7 +312,7 @@ const device_t pc87311_ide_device = {
.init = pc87311_init,
.close = pc87311_close,
.reset = NULL,
{ .available = NULL },
.available = NULL,
.speed_changed = NULL,
.force_redraw = NULL,
.config = NULL

View File

@@ -354,7 +354,7 @@ const device_t pc87332_device = {
.init = pc87332_init,
.close = pc87332_close,
.reset = NULL,
{ .available = NULL },
.available = NULL,
.speed_changed = NULL,
.force_redraw = NULL,
.config = NULL
@@ -368,7 +368,7 @@ const device_t pc87332_398_device = {
.init = pc87332_init,
.close = pc87332_close,
.reset = NULL,
{ .available = NULL },
.available = NULL,
.speed_changed = NULL,
.force_redraw = NULL,
.config = NULL
@@ -382,7 +382,7 @@ const device_t pc87332_398_ide_device = {
.init = pc87332_init,
.close = pc87332_close,
.reset = NULL,
{ .available = NULL },
.available = NULL,
.speed_changed = NULL,
.force_redraw = NULL,
.config = NULL
@@ -396,7 +396,7 @@ const device_t pc87332_398_ide_sec_device = {
.init = pc87332_init,
.close = pc87332_close,
.reset = NULL,
{ .available = NULL },
.available = NULL,
.speed_changed = NULL,
.force_redraw = NULL,
.config = NULL
@@ -410,7 +410,7 @@ const device_t pc87332_398_ide_fdcon_device = {
.init = pc87332_init,
.close = pc87332_close,
.reset = NULL,
{ .available = NULL },
.available = NULL,
.speed_changed = NULL,
.force_redraw = NULL,
.config = NULL

View File

@@ -290,7 +290,7 @@ const device_t prime3b_device = {
.init = prime3b_init,
.close = prime3b_close,
.reset = NULL,
{ .available = NULL },
.available = NULL,
.speed_changed = NULL,
.force_redraw = NULL,
.config = NULL
@@ -304,7 +304,7 @@ const device_t prime3b_ide_device = {
.init = prime3b_init,
.close = prime3b_close,
.reset = NULL,
{ .available = NULL },
.available = NULL,
.speed_changed = NULL,
.force_redraw = NULL,
.config = NULL

View File

@@ -335,7 +335,7 @@ const device_t prime3c_device = {
.init = prime3c_init,
.close = prime3c_close,
.reset = NULL,
{ .available = NULL },
.available = NULL,
.speed_changed = NULL,
.force_redraw = NULL,
.config = NULL
@@ -349,7 +349,7 @@ const device_t prime3c_ide_device = {
.init = prime3c_init,
.close = prime3c_close,
.reset = NULL,
{ .available = NULL },
.available = NULL,
.speed_changed = NULL,
.force_redraw = NULL,
.config = NULL

View File

@@ -289,7 +289,7 @@ const device_t um8663af_device = {
.init = um8663f_init,
.close = um8663f_close,
.reset = um8663f_reset,
{ .available = NULL },
.available = NULL,
.speed_changed = NULL,
.force_redraw = NULL,
.config = NULL
@@ -303,7 +303,7 @@ const device_t um8663af_ide_device = {
.init = um8663f_init,
.close = um8663f_close,
.reset = um8663f_reset,
{ .available = NULL },
.available = NULL,
.speed_changed = NULL,
.force_redraw = NULL,
.config = NULL
@@ -317,7 +317,7 @@ const device_t um8663af_ide_sec_device = {
.init = um8663f_init,
.close = um8663f_close,
.reset = um8663f_reset,
{ .available = NULL },
.available = NULL,
.speed_changed = NULL,
.force_redraw = NULL,
.config = NULL
@@ -331,7 +331,7 @@ const device_t um8663bf_device = {
.init = um8663f_init,
.close = um8663f_close,
.reset = um8663f_reset,
{ .available = NULL },
.available = NULL,
.speed_changed = NULL,
.force_redraw = NULL,
.config = NULL
@@ -345,7 +345,7 @@ const device_t um8663bf_ide_device = {
.init = um8663f_init,
.close = um8663f_close,
.reset = um8663f_reset,
{ .available = NULL },
.available = NULL,
.speed_changed = NULL,
.force_redraw = NULL,
.config = NULL
@@ -359,7 +359,7 @@ const device_t um8663bf_ide_sec_device = {
.init = um8663f_init,
.close = um8663f_close,
.reset = um8663f_reset,
{ .available = NULL },
.available = NULL,
.speed_changed = NULL,
.force_redraw = NULL,
.config = NULL

View File

@@ -362,7 +362,7 @@ const device_t um8669f_device = {
.init = um8669f_init,
.close = um8669f_close,
.reset = NULL,
{ .available = NULL },
.available = NULL,
.speed_changed = NULL,
.force_redraw = NULL,
.config = NULL
@@ -376,7 +376,7 @@ const device_t um8669f_ide_device = {
.init = um8669f_init,
.close = um8669f_close,
.reset = NULL,
{ .available = NULL },
.available = NULL,
.speed_changed = NULL,
.force_redraw = NULL,
.config = NULL
@@ -390,7 +390,7 @@ const device_t um8669f_ide_sec_device = {
.init = um8669f_init,
.close = um8669f_close,
.reset = NULL,
{ .available = NULL },
.available = NULL,
.speed_changed = NULL,
.force_redraw = NULL,
.config = NULL

View File

@@ -155,7 +155,7 @@ const device_t vl82c113_device = {
.init = vl82c113_init,
.close = vl82c113_close,
.reset = vl82c113_reset,
{ .available = NULL },
.available = NULL,
.speed_changed = NULL,
.force_redraw = NULL,
.config = NULL

View File

@@ -311,7 +311,7 @@ const device_t via_vt82c686_sio_device = {
.init = vt82c686_init,
.close = vt82c686_close,
.reset = NULL,
{ .available = NULL },
.available = NULL,
.speed_changed = NULL,
.force_redraw = NULL,
.config = NULL

View File

@@ -474,7 +474,7 @@ const device_t w83787f_88h_device = {
.init = w83787f_init,
.close = w83787f_close,
.reset = NULL,
{ .available = NULL },
.available = NULL,
.speed_changed = NULL,
.force_redraw = NULL,
.config = NULL
@@ -488,7 +488,7 @@ const device_t w83787f_device = {
.init = w83787f_init,
.close = w83787f_close,
.reset = NULL,
{ .available = NULL },
.available = NULL,
.speed_changed = NULL,
.force_redraw = NULL,
.config = NULL
@@ -502,7 +502,7 @@ const device_t w83787f_ide_device = {
.init = w83787f_init,
.close = w83787f_close,
.reset = NULL,
{ .available = NULL },
.available = NULL,
.speed_changed = NULL,
.force_redraw = NULL,
.config = NULL
@@ -516,7 +516,7 @@ const device_t w83787f_ide_en_device = {
.init = w83787f_init,
.close = w83787f_close,
.reset = NULL,
{ .available = NULL },
.available = NULL,
.speed_changed = NULL,
.force_redraw = NULL,
.config = NULL
@@ -530,7 +530,7 @@ const device_t w83787f_ide_sec_device = {
.init = w83787f_init,
.close = w83787f_close,
.reset = NULL,
{ .available = NULL },
.available = NULL,
.speed_changed = NULL,
.force_redraw = NULL,
.config = NULL

View File

@@ -467,7 +467,7 @@ const device_t w83877f_device = {
.init = w83877f_init,
.close = w83877f_close,
.reset = NULL,
{ .available = NULL },
.available = NULL,
.speed_changed = NULL,
.force_redraw = NULL,
.config = NULL
@@ -481,7 +481,7 @@ const device_t w83877f_president_device = {
.init = w83877f_init,
.close = w83877f_close,
.reset = NULL,
{ .available = NULL },
.available = NULL,
.speed_changed = NULL,
.force_redraw = NULL,
.config = NULL
@@ -495,7 +495,7 @@ const device_t w83877tf_device = {
.init = w83877f_init,
.close = w83877f_close,
.reset = NULL,
{ .available = NULL },
.available = NULL,
.speed_changed = NULL,
.force_redraw = NULL,
.config = NULL
@@ -509,7 +509,7 @@ const device_t w83877tf_acorp_device = {
.init = w83877f_init,
.close = w83877f_close,
.reset = NULL,
{ .available = NULL },
.available = NULL,
.speed_changed = NULL,
.force_redraw = NULL,
.config = NULL

View File

@@ -624,7 +624,7 @@ const device_t w83977f_device = {
.init = w83977f_init,
.close = w83977f_close,
.reset = NULL,
{ .available = NULL },
.available = NULL,
.speed_changed = NULL,
.force_redraw = NULL,
.config = NULL
@@ -638,7 +638,7 @@ const device_t w83977f_370_device = {
.init = w83977f_init,
.close = w83977f_close,
.reset = NULL,
{ .available = NULL },
.available = NULL,
.speed_changed = NULL,
.force_redraw = NULL,
.config = NULL
@@ -652,7 +652,7 @@ const device_t w83977tf_device = {
.init = w83977f_init,
.close = w83977f_close,
.reset = NULL,
{ .available = NULL },
.available = NULL,
.speed_changed = NULL,
.force_redraw = NULL,
.config = NULL
@@ -666,7 +666,7 @@ const device_t w83977ef_device = {
.init = w83977f_init,
.close = w83977f_close,
.reset = NULL,
{ .available = NULL },
.available = NULL,
.speed_changed = NULL,
.force_redraw = NULL,
.config = NULL
@@ -680,7 +680,7 @@ const device_t w83977ef_370_device = {
.init = w83977f_init,
.close = w83977f_close,
.reset = NULL,
{ .available = NULL },
.available = NULL,
.speed_changed = NULL,
.force_redraw = NULL,
.config = NULL