On Mon, Dec 19, 2016 at 08:17:59PM +0100, Mark Kettenis wrote: > Try to determine what pci_conf_write() call is failing, and with what > arguments it is being called. Note that these calls may hide as > pci_write_config_dword(), pci_write_config_word() or > pci_write_config_byte() calls.
I will see if I can figure out how to do this. Thank you for the direction. Bryan