> > sysctl hw.allow_unsupported_io_range=1 > > is this really a sysctl property for 5-current ? I think the right operation is like this: # echo hw.pci.allow_unsupported_io_range=1 >> /boot/loader.conf # shutdown -r Please try.