summaryrefslogtreecommitdiff
path: root/src/bios_dev_name.c
AgeCommit message (Collapse)Author
2014-07-18Skip checking if we are in a vm if cpu is other than x86_64.vyos/1.1.0-beta1Kim Hagen
2012-03-16Add option to search for device based on pci-idStephen Hemminger
To support case where device is not in kernel (userspace networking) need a method for finding device by pci-id. Biosdevname was already building the table, this just adds an alternative lookup algorithm.
2012-03-16Add flag to allow running in VmStephen Hemminger
There are cases (like SRIOV or pci pass through) where it might be worth running in VM.
2012-03-03Update to biosdevname 0.3.11Stephen Hemminger
Manual merge from http://linux.dell.com/biosdevname/biosdevname-0.3.11/ (cherry picked from commit 79066f1bdcb77fa8cfca2d98464257e1e436b58d)
2011-01-16Merge upstream version 0.3.4.Bob Gilligan
(cherry picked from commit 21eb1c8d6fefa5dcd3a9a800b4add06d5c30c01f)
2010-02-05Initial commit.debian/0.1Bob Gilligan