2000-12-07 10:52:59 +00:00
|
|
|
/* $FreeBSD$ */
|
1996-10-22 20:27:47 +00:00
|
|
|
#define _PATH_DEVPCI "/dev/pci"
|
2000-12-07 10:52:59 +00:00
|
|
|
#define _PATH_PCIVDB "/usr/share/misc/pci_vendors"
|
2015-09-06 20:05:29 +00:00
|
|
|
#define _PATH_LPCIVDB "/usr/local/share/pciids/pci.ids"
|