DragonFly commits List (threaded) for 2010-03
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: pci_alloc_msix: Fail if no MSI-X vectors available
commit 14ae4dcef779ec0ed2f457943273ff91454e270a
Author: Michael Neumann <mneumann@ntecs.de>
Date: Sat Mar 6 00:20:12 2010 +0100
pci_alloc_msix: Fail if no MSI-X vectors available
Otherwise bootverbose could lead to a kernel crash.
This commit also lets the igb driver correctly fall-back
to non MSI-X code. MSI-X is currently not supported by
DragonFly.
Summary of changes:
sys/bus/pci/pci.c | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/14ae4dcef779ec0ed2f457943273ff91454e270a
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]