Navdeep Parhar 2cd9f0711d Allow cxgbe(4) running within a VM to attach to its devices that have been
exported via PCI passthrough.

- Do not check for a specific physical function (PF) before claiming a device.
  Different PFs have different device-ids so this check is redundant anyway.

- Obtain the PF# from the WHOAMI register instead of pci_get_function().

- Setup the memory windows using the real BAR0 address, not what the VM says it
  is.

Obtained from:	Chelsio Communications
2012-06-26 00:34:34 +00:00
..
2012-06-21 21:47:08 +00:00
2012-06-22 00:40:44 +00:00
2012-06-25 05:41:16 +00:00
2012-06-25 09:46:06 +00:00
2012-06-19 07:34:13 +00:00