Hello, I am trying to setup a custom vga driver to run code before and after the vga rom executes. It builds and runs ok but I can't seem to get any of my output to show (yes my debug level is set 9). Do vga option roms not use the device ops (pci_dev_init())? Am I doing something wrong(patch and bootlog attached)?