> .. > > Is there any way to force the new interface to attach dynamically > (AWS calls this 'hot attach') on FreeBSD? I think an action of > probing the PCI device tree is needed. But, did not find any command to do it. > OK. I found the command. I did not look wide enough :-) # devctl rescan pci0 did the trick!