Hi
I need to make SR-IOV work on FreeBSD on a DELL R210 ii server.
The R210 ii has an issue with allocating pci resources correctly for SR-IOV to work.
These can be fixed under Linux by appending pci=realloc
and pci=assign-busses
to the kernel command line.
Is there an equivalent solution in FreeBSD?