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

[ Available lists | Index of cvs-src-old | Month of Aug 2010 | Week of 28 Aug 2010 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Jayachandran C. <jchandra@FreeBSD.org>
Date
28 Aug 2010 19:03:09
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


[ Hide this part ]
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

Elapsed time: 0.066 seconds