Importing lib/libpci

Change-Id: I21ae1e409286cec27c5e35677de3778a3f505d1e
This commit is contained in:
2014-11-07 16:20:39 +01:00
parent 6e7bb62853
commit 7eb99bda90
26 changed files with 32368 additions and 24 deletions
+15
View File
@@ -0,0 +1,15 @@
# $NetBSD: Makefile,v 1.13 2009/09/16 20:58:07 sborrill Exp $
# use 'make -f Makefile.pcidevs' to make pcidevs.h and pcidevs_data.h
#LSC: MINIX Not Yet imported
#SUBDIR= hdaudio
INCSDIR= /usr/include/dev/pci
# Only install includes which are used by userland
INCS= amrreg.h amrio.h if_lmc.h mlyio.h mlyreg.h \
pcidevs.h pcidevs_data.h pciio.h pcireg.h \
tgareg.h twereg.h tweio.h
.include <bsd.kinc.mk>