Module Name: src Committed By: msaitoh Date: Fri Dec 2 10:48:11 UTC 2016
Modified Files: src/sys/dev/pci: files.pci Log Message: Add ixgbe_osdep.c. To generate a diff of this commit: cvs rdiff -u -r1.384 -r1.385 src/sys/dev/pci/files.pci Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/sys/dev/pci/files.pci diff -u src/sys/dev/pci/files.pci:1.384 src/sys/dev/pci/files.pci:1.385 --- src/sys/dev/pci/files.pci:1.384 Thu Dec 1 06:56:28 2016 +++ src/sys/dev/pci/files.pci Fri Dec 2 10:48:11 2016 @@ -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_x550.c ixg | ix 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