numam-spdk/test
Jim Harris 4ba47234f3 Add pci_device_has_non_null_driver().
This helps enable FreeBSD, where pciaccess pci_device_has_kernel_driver()
is not functional.  The function will return 0 if there is no driver
attached, or the Linux uio or FreeBSD nic_uio driver is attached.  It will
return 1 otherwise.

Signed-off-by: Jim Harris <james.r.harris@intel.com>
Change-Id: I0921e61c9040b1e0411b5dc40b36fc7f2721c8c5
2015-09-25 12:45:04 -07:00
..
lib Add pci_device_has_non_null_driver(). 2015-09-25 12:45:04 -07:00
Makefile SPDK: Initial check-in 2015-09-21 08:52:41 -07:00