Add manufacturer name to IBM video adapters

This commit is contained in:
Alexander Babikov
2024-01-28 01:35:12 +05:00
parent f1c02358ed
commit c8bdb4cfcd
5 changed files with 7 additions and 7 deletions

View File

@@ -2736,7 +2736,7 @@ pgc_standalone_init(const device_t *info)
}
const device_t pgc_device = {
.name = "PGC",
.name = "IBM PGC",
.internal_name = "pgc",
.flags = DEVICE_ISA,
.local = 0,