Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Jul 2007 18:49:01 +0000 (UTC)
From:      Jack F Vogel <jfv@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/ixgbe ixgbe.c ixgbe.h ixgbe_82598.c ixgbe_api.c ixgbe_api.h ixgbe_common.c ixgbe_common.h ixgbe_osdep.h ixgbe_phy.c ixgbe_phy.h ixgbe_type.h
Message-ID:  <200707121849.l6CIn1K9086895@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jfv         2007-07-12 18:49:01 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ixgbe        ixgbe.c ixgbe.h ixgbe_82598.c ixgbe_api.c 
                         ixgbe_api.h ixgbe_common.c ixgbe_common.h 
                         ixgbe_osdep.h ixgbe_phy.c ixgbe_phy.h 
                         ixgbe_type.h 
  Log:
  New Driver for Intel 10G PCI-Express Dual Port Network adapter (82598)
          - ixgbe.c, ixgbe.h, and ixgbe_osdep.h make the core OS driver.
          - Others are OS independent shared code.
          - This is still a Beta driver, the Intel ship is a month or so off,
            so I welcome any feedback from early users.
  Approved by: re
  
  Revision  Changes    Path
  1.2       +0 -0      src/sys/dev/ixgbe/ixgbe.c
  1.2       +0 -0      src/sys/dev/ixgbe/ixgbe.h
  1.2       +0 -0      src/sys/dev/ixgbe/ixgbe_82598.c
  1.2       +0 -0      src/sys/dev/ixgbe/ixgbe_api.c
  1.2       +0 -0      src/sys/dev/ixgbe/ixgbe_api.h
  1.2       +0 -0      src/sys/dev/ixgbe/ixgbe_common.c
  1.2       +0 -0      src/sys/dev/ixgbe/ixgbe_common.h
  1.2       +0 -0      src/sys/dev/ixgbe/ixgbe_osdep.h
  1.2       +0 -0      src/sys/dev/ixgbe/ixgbe_phy.c
  1.2       +0 -0      src/sys/dev/ixgbe/ixgbe_phy.h
  1.2       +0 -0      src/sys/dev/ixgbe/ixgbe_type.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200707121849.l6CIn1K9086895>