Date: Wed, 11 Mar 2009 17:46:01 +0000 (UTC) From: Sam Leffler <sam@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/tools/tools/ath/athdecode Makefile src/tools/tools/ath/athpoke Makefile src/tools/tools/ath/athregs Makefile dumpregs.h dumpregs_5210.c dumpregs_5211.c dumpregs_5212.c dumpregs_5416.c src/tools/tools/ath/common dumpregs.h dumpregs_5210.c ... Message-ID: <200903111746.n2BHk5eK010720@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sam 2009-03-11 17:46:01 UTC
FreeBSD src repository
Modified files:
tools/tools/ath/athdecode Makefile
tools/tools/ath/athpoke Makefile
tools/tools/ath/athregs Makefile
Added files:
tools/tools/ath/common dumpregs.h dumpregs_5210.c
dumpregs_5211.c dumpregs_5212.c
dumpregs_5416.c
Removed files:
tools/tools/ath/athregs dumpregs.h dumpregs_5210.c
dumpregs_5211.c dumpregs_5212.c
dumpregs_5416.c
Log:
SVN rev 189705 on 2009-03-11 17:46:01Z by sam
move shared register support code to common
Revision Changes Path
1.2 +1 -2 src/tools/tools/ath/athdecode/Makefile
1.2 +1 -2 src/tools/tools/ath/athpoke/Makefile
1.2 +2 -0 src/tools/tools/ath/athregs/Makefile
1.3 +0 -98 src/tools/tools/ath/athregs/dumpregs.h (dead)
1.3 +0 -125 src/tools/tools/ath/athregs/dumpregs_5210.c (dead)
1.3 +0 -293 src/tools/tools/ath/athregs/dumpregs_5211.c (dead)
1.3 +0 -432 src/tools/tools/ath/athregs/dumpregs_5212.c (dead)
1.5 +0 -394 src/tools/tools/ath/athregs/dumpregs_5416.c (dead)
1.1 +98 -0 src/tools/tools/ath/common/dumpregs.h (new)
1.1 +125 -0 src/tools/tools/ath/common/dumpregs_5210.c (new)
1.1 +293 -0 src/tools/tools/ath/common/dumpregs_5211.c (new)
1.1 +432 -0 src/tools/tools/ath/common/dumpregs_5212.c (new)
1.1 +394 -0 src/tools/tools/ath/common/dumpregs_5416.c (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903111746.n2BHk5eK010720>
