summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pciconf/pathnames.h
diff options
context:
space:
mode:
authorse <se@FreeBSD.org>1996-10-22 20:27:47 +0000
committerse <se@FreeBSD.org>1996-10-22 20:27:47 +0000
commit97741b92a34f59ffd968a07222fb0d0e74f67955 (patch)
tree33f08a972235cabf8821548e189e2928664c4922 /usr.sbin/pciconf/pathnames.h
downloadFreeBSD-src-97741b92a34f59ffd968a07222fb0d0e74f67955.zip
FreeBSD-src-97741b92a34f59ffd968a07222fb0d0e74f67955.tar.gz
Initial version of the user land code for the PCI config register
access functions. Written by Garrett Wollman and modified by me to better match my view of the (PCI) world. Submitted by: wollman
Diffstat (limited to 'usr.sbin/pciconf/pathnames.h')
-rw-r--r--usr.sbin/pciconf/pathnames.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/pciconf/pathnames.h b/usr.sbin/pciconf/pathnames.h
new file mode 100644
index 0000000..34fc83a
--- /dev/null
+++ b/usr.sbin/pciconf/pathnames.h
@@ -0,0 +1 @@
+#define _PATH_DEVPCI "/dev/pci"
OpenPOWER on IntegriCloud