Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Aug 2010 19:02:51 +0000 (UTC)
From:      "Jayachandran C." <jchandra@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/mips/rmi board.c board.h files.xlr iodi.c src/sys/mips/rmi/dev/nlge if_nlge.c if_nlge.h
Message-ID:  <201008281903.o7SJ394g034050@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jchandra    2010-08-28 19:02:51 UTC

  FreeBSD src repository

  Modified files:
    sys/mips/rmi         board.c board.h files.xlr iodi.c 
  Added files:
    sys/mips/rmi/dev/nlge if_nlge.c if_nlge.h 
  Log:
  SVN rev 211946 on 2010-08-28 19:02:51Z by jchandra
  
  New driver nlge for XLR/XLS Network Accelerator. This will support the XGMAC
  and XAUI 10G interfaces in addition RGMII/SGMII 1G interfaces.  This driver
  is work in progress.
  
  board.c and board.h expanded to include more info.
  
  Only one of rge and nlge can be enabled at a time, rge will be deprecated
  when nlge stabilizes.
  
  Submitted by:   Sriram Gorti <srgorti at netlogicmicro com>
  
  Revision  Changes    Path
  1.6       +366 -92   src/sys/mips/rmi/board.c
  1.5       +40 -28    src/sys/mips/rmi/board.h
  1.1       +2444 -0   src/sys/mips/rmi/dev/nlge/if_nlge.c (new)
  1.1       +1180 -0   src/sys/mips/rmi/dev/nlge/if_nlge.h (new)
  1.10      +1 -0      src/sys/mips/rmi/files.xlr
  1.10      +39 -7     src/sys/mips/rmi/iodi.c



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