Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/pci Add ixgbe_osdep.c.
details: https://anonhg.NetBSD.org/src/rev/05656b31357b
branches: trunk
changeset: 349256:05656b31357b
user: msaitoh <msaitoh%NetBSD.org@localhost>
date: Fri Dec 02 10:48:11 2016 +0000
description:
Add ixgbe_osdep.c.
diffstat:
sys/dev/pci/files.pci | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r a9569a5432a9 -r 05656b31357b sys/dev/pci/files.pci
--- a/sys/dev/pci/files.pci Fri Dec 02 10:46:58 2016 +0000
+++ b/sys/dev/pci/files.pci Fri Dec 02 10:48:11 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: files.pci,v 1.384 2016/12/01 06:56:28 msaitoh Exp $
+# $NetBSD: files.pci,v 1.385 2016/12/02 10:48:11 msaitoh Exp $
#
# Config file and device description for machine-independent PCI code.
# Included by ports that need it. Requires that the SCSI files be
@@ -677,6 +677,7 @@
file dev/pci/ixgbe/ixgbe_api.c ixg | ixv
file dev/pci/ixgbe/ixgbe_common.c ixg | ixv
file dev/pci/ixgbe/ixgbe_mbx.c ixg | ixv
+file dev/pci/ixgbe/ixgbe_osdep.c ixg | ixv
file dev/pci/ixgbe/ixgbe_phy.c ixg | ixv
file dev/pci/ixgbe/ixgbe_vf.c ixg | ixv
Home |
Main Index |
Thread Index |
Old Index