Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Jul 2011 16:34:15 +0800
From:      Adrian Chadd <adrian@freebsd.org>
To:        Aleksandr Rybalko <ray@freebsd.org>
Cc:        freebsd-net@freebsd.org
Subject:   Re: Ralink Ethernet MAC support patch
Message-ID:  <BANLkTikq%2BjwARtZ-ooPy-KkBHufP74Vz8A@mail.gmail.com>
In-Reply-To: <20110630152249.f369822f.ray@freebsd.org>
References:  <20110630152249.f369822f.ray@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Can you verify that _tx_ works when you do an ifconfig down/up ?


Adrian

On 30 June 2011 20:22, Aleksandr Rybalko <ray@freebsd.org> wrote:
> Hi folks,
>
> I have a patch that enable support of Ethernet MAC on most Ralink
> system-on-chip.
>
> I use it more than half year and it works well. But still have some
> problem, one of it: I still not found why driver stop receive frames
> after ifconfig rt0 down/ifconfig rt0 up. Maybe somebody want to test
> and/or help me with development.
>
> Driver still don't support VLAN/PPPoE offload, but able to transmit at
> 88Mbps on 384MHz MIPS32 SoC.
>
> Usage:
> # Enable if_rt
> device =A0 =A0 =A0 =A0 =A0rt
>
> # Enable debug messages
> options =A0 =A0 =A0 =A0 IF_RT_DEBUG
> # Enable PHY support (untested because I don't seen such devices
> # with PHYs attached to it yet, only attached to internal switch in
> # RT305xF SoCs)
> options =A0 =A0 =A0 =A0 IF_RT_PHY_SUPPORT =A0 =A0 =A0 =A0 =A0 =A0 =A0opt_=
if_rt.h
> # count of allocated dma ring buffers
> options =A0 =A0 =A0 =A0 IF_RT_RING_DATA_COUNT =A0 =A0 =A0 =A0 =A0opt_if_r=
t.h
>
> I will glad to see any comments/feedback about it.
>
> URL: http://my.ddteam.net/files/2011-06-30_if_rt.patch
>
> --
> Aleksandr Rybalko <ray@freebsd.org>
>
> _______________________________________________
> freebsd-net@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-net
> To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org"
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BANLkTikq%2BjwARtZ-ooPy-KkBHufP74Vz8A>