Date: Sun, 10 Jan 2010 05:11:27 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/mips/rmi/dev/sec desc.h rmilib.c rmilib.h rmisec.c stats.h src/sys/mips/rmi/dev/xlr atx_cpld.h rge.c rge.h xgmac_mdio.h Message-ID: <201001100511.o0A5BlrR096700@repoman.freebsd.org>
index | next in thread | raw e-mail
imp 2010-01-10 05:11:27 UTC
FreeBSD src repository
Added files:
sys/mips/rmi/dev/sec desc.h rmilib.c rmilib.h rmisec.c stats.h
sys/mips/rmi/dev/xlr atx_cpld.h rge.c rge.h xgmac_mdio.h
Log:
SVN rev 201979 on 2010-01-10 05:11:27Z by imp
Merge from projects/mips to head by hand:
Copy sys/dev/rmi to sys/mips/rmi/dev [sic]. For devices that are on
only one SoC, or family of SoC, we place them under sys/<vendor>/dev.
I'll fix the build problems this causes as best I can since rmi kernel
require external toolchains due to lack of support for rmi op-codes in
the ancient binutils we have in the tree.
Revision Changes Path
1.1 +3067 -0 src/sys/mips/rmi/dev/sec/desc.h (new)
1.1 +3172 -0 src/sys/mips/rmi/dev/sec/rmilib.c (new)
1.1 +997 -0 src/sys/mips/rmi/dev/sec/rmilib.h (new)
1.1 +603 -0 src/sys/mips/rmi/dev/sec/rmisec.c (new)
1.1 +469 -0 src/sys/mips/rmi/dev/sec/stats.h (new)
1.1 +53 -0 src/sys/mips/rmi/dev/xlr/atx_cpld.h (new)
1.1 +2748 -0 src/sys/mips/rmi/dev/xlr/rge.c (new)
1.1 +1097 -0 src/sys/mips/rmi/dev/xlr/rge.h (new)
1.1 +127 -0 src/sys/mips/rmi/dev/xlr/xgmac_mdio.h (new)
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001100511.o0A5BlrR096700>
