DragonFly commits List (threaded) for 2009-07
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
DragonFly-2.3.1.704.g69515 master sys/bus/pci pci.c pci_compat.c pcireg.h pcivar.h sys/conf files
commit 6951547ba59a8efc0cd28f2cdffb30eab7eb6a03
Author: Sepherosa Ziehau <sephe@dragonflybsd.org>
Date: Sun Jul 5 21:08:30 2009 +0800
pci: Resurrect COMPAT_OLDPCI; mainly to unbreak LINT building
Summary of changes:
sys/bus/pci/pci.c | 56 ++++++++
sys/bus/pci/pci_compat.c | 319 ++++++++++++++++++++++++++++++++++++++++++++++
sys/bus/pci/pcireg.h | 29 ++++
sys/bus/pci/pcivar.h | 65 ++++++++++
sys/conf/files | 1 +
5 files changed, 470 insertions(+), 0 deletions(-)
create mode 100644 sys/bus/pci/pci_compat.c
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6951547ba59a8efc0cd28f2cdffb30eab7eb6a03
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]