On Mon, 11 Feb 2013 08:36:04 -0500
Yasir hussan <kolya...@gmail.com> wrote:

> hi,
> 
> can anyone help me how i can download this code, i tried to downlaod
> differnect id by using svn but still fail, i think i am missing something
> from basics
> 
> http://zrouter.org/hg/FreeBSD/head/file/a7c552e1ed7f/head/sys/dev/switch/ar8x16_switch.c
> 
> Thanks
> _______________________________________________
> freebsd-current@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Hello Yasir!

Heh, I glad to know what somebody use zrouter.org repo for something :)
But have to say:
1. http://zrouter.org/hg/FreeBSD/ is not FreeBSD official repository
2. It is in Mercurial (hg), but not Subversion (svn)

If you want to look into FreeBSD ar8216/ar8316 driver, get it by:
svn co http://svn.freebsd.org/base/head/sys/dev/etherswitch/

If you want to get ZRouter.org one, you will need to fetch whole repo:
hg clone http://zrouter.org/hg/FreeBSD/head/

Thanks.

WBW
-- 
Aleksandr Rybalko <r...@freebsd.org>
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to