]> git.ipfire.org Git - thirdparty/pciutils.git/commit
Import initial Darwin Support from Apple
authorRichard Yao <ryao@gentoo.org>
Mon, 20 Oct 2014 03:13:05 +0000 (23:13 -0400)
committerMartin Mares <mj@ucw.cz>
Sat, 1 Nov 2014 15:38:37 +0000 (16:38 +0100)
commit7cb1afbe8d058688fc20c689edd3f5bb6243b28f
treeb94360242900fa6e6489dd2dd2b2d9a154ef133d
parent033a6ecbf532ec97f7622a2af2ed4dd03111627e
Import initial Darwin Support from Apple

Apple published a patch that adds Darwin support to pciutils. It is not
complete, but it does not appear to cause a build failure on other
platforms. For the sake of attribution purposes, it is being kept
separate from additional changes to make pciutils build properly on
Darwin.

https://www.opensource.apple.com/source/IOPCIFamily/IOPCIFamily-224.92.1/tools/pciutils3.2.0.patch.c

This patch differs slightly from Apple's original patch by omitting the
Makefile.rej that Apple had incorrectly included in the patch that it
placed on its server.

Signed-off-by: Richard Yao <ryao@gentoo.org>
lib/Makefile
lib/configure
lib/darwin-device.c [new file with mode: 0644]
lib/init.c
lib/internal.h
lib/pci.h