NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/57035: On UEFI-booted NetBSD/amd64, genfb(4) freezes when WSDISPLAYIO_MODE_EMUL is set
Hi,
Although I could not reproduce the problem on my amd64 machine with
genfb(4), I've found two bugs possibly related to this problem.
When the mode is set to WSDISPLAYIO_MODE_EMUL:
- if the device has 64-bit BARs, their lower words are zero-cleared
- if its expansion ROM was disabled by default, it is disabled again
Can you try this patch?
https://gist.github.com/rokuyama/9c50609396df00882b57be2cc2f0bc52
Thanks,
rin
Home |
Main Index |
Thread Index |
Old Index