Fix Novell NE2000's default IRQ being out of range

This commit is contained in:
Alexander Babikov
2024-03-15 14:01:12 +05:00
parent e1180a77df
commit 64f343049f

View File

@@ -1329,7 +1329,7 @@ static const device_config_t ne2000_config[] = {
.description = "IRQ",
.type = CONFIG_SELECTION,
.default_string = "",
.default_int = 10,
.default_int = 3,
.file_filter = "",
.spinner = { 0 },
.selection = {