This reverts commit 6604a29d7e, reversing changes made to 1d7fca0abd.
6604a29d7e
1d7fca0abd
@@ -146,9 +146,6 @@ ohci_mmio_read(uint32_t addr, void *p)
ret = dev->ohci_mmio[addr];
if (addr == 0x101)
ret = (ret & 0xfe) | (!!mem_a20_key);
return ret;
}
The note is not visible to the blocked user.