Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Jul 2008 00:52:33 +0000 (UTC)
From:      Pyun YongHyeon <yongari@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/jme if_jme.c if_jmereg.h if_jmevar.h
Message-ID:  <200807160052.m6G0qgra055214@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
yongari     2008-07-16 00:52:33 UTC

  FreeBSD src repository

  Added files:           (Branch: RELENG_7)
    sys/dev/jme          if_jme.c if_jmereg.h if_jmevar.h 
  Log:
  SVN rev 180540 on 2008-07-16 00:52:33Z by yongari
  
  MFC r179337.
    Add driver support for PCIe adapters based on JMicron JMC250
    gigabit ethernet and JMC260 fast ethernet controllers. ATM jme(4)
    supports all hardware features except RSS and multiple Tx/Rx queue.
  
    In these days most ethernet controller vendors take a ply of
    concealing hardware detailes from open source developers. As
    contrasted with these vendors JMicron provided all necessary
    information needed to write a stable driver during driver writing
    and answered many questions I had. They even helped fixing driver
    bugs with protocol analyzer. Many thanks to JMicron for their
    support of FreeBSD.
  
    H/W donated by:       JMicron
  
  Revision  Changes    Path
  1.1.2.1   +3083 -0   src/sys/dev/jme/if_jme.c (new)
  1.1.2.1   +1010 -0   src/sys/dev/jme/if_jmereg.h (new)
  1.1.2.1   +232 -0    src/sys/dev/jme/if_jmevar.h (new)



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