git: kernel - Add PCI functionality
Matthew Dillon
dillon at crater.dragonflybsd.org
Sun Jul 19 23:02:14 PDT 2015
commit c0382d76f779a58d985d78def59dbac2bc5f532d
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sun Jul 19 22:52:09 2015 -0700
kernel - Add PCI functionality
* Add pci_iterate_class() for the drm code.
Summary of changes:
sys/bus/pci/pci.c | 22 ++++++++++++++++++++++
sys/bus/pci/pcivar.h | 4 ++++
2 files changed, 26 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c0382d76f779a58d985d78def59dbac2bc5f532d
--
DragonFly BSD source repository
More information about the Commits
mailing list