Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 May 2009 07:06:10 +0000 (UTC)
From:      Pyun YongHyeon <yongari@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/msk if_msk.c if_mskreg.h
Message-ID:  <200905250706.n4P76KYO089281@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
yongari     2009-05-25 07:06:10 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/msk          if_msk.c if_mskreg.h 
  Log:
  SVN rev 192734 on 2009-05-25 07:06:10Z by yongari
  
  Add preliminary Yukon FE+ support and register definitions.
  Yukon FE+ is fast ethernet controller and uses new descriptor
  format. Since I don't have this controller, the support code was
  written from guess and various feedback from enthusiastic users.
  Thanks to all users who patiently tested my initial patches.
  Special thanks to Tanguy Bouzeloc who fixed critical bug of initial
  patch.
  
  Tested by:      bz, Tanguy Bouzeloc ( the.zauron <> gmail dot com )
                  Bruce Cran ( bruce <> cran dot org dot uk )
                  Michael Reifenberger ( mike <> reifenberger dot com )
                  Stephen Montgomery-Smith ( stephen <> missouri dot edu )
  
  Revision  Changes    Path
  1.52      +13 -4     src/sys/dev/msk/if_msk.c
  1.21      +7 -0      src/sys/dev/msk/if_mskreg.h



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