Brandon Bergren
Brandon Bergren
Confirmed on FreeBSD 13.0-CURRENT PowerPC64 (where I am currently working on debugging the radeon driver)
Brandon here, watching issue.
Dumping some thoughts I wrote down on thursday. Most of it is probably useless but I'd like to have a record of it. --- Attempting to run this, I noticed...
More musing on this: FreeBSD can cope with all of the PCI BARs being passed through in assigned-addresses. It has heuristics to identify which one is the framebuffer by looking...
Yes. Additionally, it should not turn the cursor off (this is especially annoying when trying to edit the kernel command line on a boot entry.) I believe it's possible to...
I have read the CLA Document and I hereby sign the CLA
I added a migration path. I didn't get all clever with reflection, but went through every class and added migration code, for maintainability's sake.