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