Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/pci/ixgbe




To: source-changes%NetBSD.org@localhost

Subject: CVS commit: src/sys/dev/pci/ixgbe

From: "David Young" <dyoung%netbsd.org@localhost>

Date: Fri, 12 Aug 2011 21:55:29 +0000


Module Name:    src
Committed By:   dyoung
Date:           Fri Aug 12 21:55:29 UTC 2011

Added Files:
        src/sys/dev/pci/ixgbe: LICENSE README ixgbe.c ixgbe.h ixgbe_82598.c
            ixgbe_82599.c ixgbe_api.c ixgbe_api.h ixgbe_common.c ixgbe_common.h
            ixgbe_mbx.c ixgbe_mbx.h ixgbe_netbsd.c ixgbe_netbsd.h ixgbe_osdep.h
            ixgbe_phy.c ixgbe_phy.h ixgbe_type.h ixgbe_vf.c ixgbe_vf.h ixv.c
            ixv.h

Log Message:
Add sources for ixgbe(4), a Intel 82599 10-gigabit ethernet driver
ported from FreeBSD.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/dev/pci/ixgbe/LICENSE \
    src/sys/dev/pci/ixgbe/README src/sys/dev/pci/ixgbe/ixgbe.c \
    src/sys/dev/pci/ixgbe/ixgbe.h src/sys/dev/pci/ixgbe/ixgbe_82598.c \
    src/sys/dev/pci/ixgbe/ixgbe_82599.c src/sys/dev/pci/ixgbe/ixgbe_api.c \
    src/sys/dev/pci/ixgbe/ixgbe_api.h src/sys/dev/pci/ixgbe/ixgbe_common.c \
    src/sys/dev/pci/ixgbe/ixgbe_common.h src/sys/dev/pci/ixgbe/ixgbe_mbx.c \
    src/sys/dev/pci/ixgbe/ixgbe_mbx.h src/sys/dev/pci/ixgbe/ixgbe_netbsd.c \
    src/sys/dev/pci/ixgbe/ixgbe_netbsd.h src/sys/dev/pci/ixgbe/ixgbe_osdep.h \
    src/sys/dev/pci/ixgbe/ixgbe_phy.c src/sys/dev/pci/ixgbe/ixgbe_phy.h \
    src/sys/dev/pci/ixgbe/ixgbe_type.h src/sys/dev/pci/ixgbe/ixgbe_vf.c \
    src/sys/dev/pci/ixgbe/ixgbe_vf.h src/sys/dev/pci/ixgbe/ixv.c \
    src/sys/dev/pci/ixgbe/ixv.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.





Prev by Date: CVS commit: src/lib/librt

Next by Date: CVS commit: src/share/man/man4

Previous by Thread: CVS commit: src/lib/librt

Next by Thread: CVS commit: src/share/man/man4

Indexes:

reverse Date

reverse Thread

Old Index



Home | Main Index | Thread Index | Old Index