Put the code that prints the firmware's debug console into a function
authorpatrick <patrick@openbsd.org>
Mon, 1 Jan 2018 22:41:03 +0000 (22:41 +0000)
committerpatrick <patrick@openbsd.org>
Mon, 1 Jan 2018 22:41:03 +0000 (22:41 +0000)
commitcadf5fcfc1015a8b182dc5312917d8049e54dec9
tree7031d921a8c877c55686124f85394cd75f2e4a91
parent43da03fc8bf9dde64430999420b963e9bcfd070b
Put the code that prints the firmware's debug console into a function
so we can read and print the messages printed by the firmware when we
are debugging the driver.
sys/dev/pci/if_bwfm_pci.c