Comment this out until I have time to get to the bottom of why it's

failing for some people.
This commit is contained in:
Warner Losh 2017-12-24 16:36:50 +00:00
parent dd5c0d9d4b
commit d76103580a

View File

@ -156,7 +156,7 @@ orm_identify(driver_t* driver, device_t parent)
device_set_desc(child, "ISA Option ROM");
else
device_set_desc(child, "ISA Option ROMs");
isa_set_vendorid(child, PNP_EISAID("PNP0C80"));
// isa_set_vendorid(child, PNP_EISAID("PNP0C80"));
}
static int