Re: if_vr(4) and DFE520-TX

2013-01-15 Thread Aleksandr Rybalko
-- Aleksandr Rybalko r...@dlink.ua ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to freebsd-net-unsubscr...@freebsd.org

Re: [CFT/Review] net byte order for AF_INET

2012-10-13 Thread Aleksandr Rybalko
-- Aleksandr Rybalko r...@ddteam.net ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to freebsd-net-unsubscr...@freebsd.org

Re: [CFT] if_transmit method for if_bridge(4)

2012-09-03 Thread Aleksandr Rybalko
On Thu, 30 Aug 2012 17:10:57 +0400 Gleb Smirnoff gleb...@freebsd.org wrote: Hi, I have a patch laying around, that makes if_bridge(4) utilize if_transmit method. That should improvide performance. I'd appreciate if someone who actually do use if_bridge(4) tests this patch. --

Re: Ethernet Switch Framework

2012-01-29 Thread Aleksandr Rybalko
On Sat, 28 Jan 2012 15:00:01 -0800 Juli Mallett jmall...@freebsd.org wrote: On Sat, Jan 28, 2012 at 14:12, Aleksandr Rybalko r...@ddteam.net wrote: As I see from your patch, mdio/miiproxy require special bits in MAC driver. When I design switch framework, I keeping in mind that MAC

Re: Ethernet Switch Framework

2012-01-29 Thread Aleksandr Rybalko
On Sun, 29 Jan 2012 13:26:00 +0100 Stefan Bethke s...@lassitu.de wrote: Am 29.01.2012 um 00:00 schrieb Juli Mallett: On Sat, Jan 28, 2012 at 14:12, Aleksandr Rybalko r...@ddteam.net wrote: As I see from your patch, mdio/miiproxy require special bits in MAC driver. When I design switch

Re: Ethernet Switch Framework

2012-01-22 Thread Aleksandr Rybalko
On Sun, 22 Jan 2012 16:31:06 +0100 Stefan Bethke s...@lassitu.de wrote: Am 20.01.2012 um 21:13 schrieb Aleksandr Rybalko: It include sys/mips/conf/AR7240, that together with hints file is good example for typical AR7240 setup. IÄm heaving trouble getting this to work. The patch applies

Ethernet Switch Framework

2012-01-20 Thread Aleksandr Rybalko
:) Will wait for any comments and suggestions! We're committing this in 5 days unless anyone objects in any meaningful way. 1. http://my.ddteam.net/files/Switch_Framework.pdf WBW -- Aleksandr Rybalko r...@freebsd.org ___ freebsd-net@freebsd.org mailing

Re: ppp.conf set speed UMTS

2011-12-28 Thread Aleksandr Rybalko
On Tue, 27 Dec 2011 13:22:51 +0100 Matthias Apitz g...@unixarea.de wrote: Hello, I'm using PPP with an USB UMTS stick (Huawei E1750). The speed for upload and download can be measured with, for example, pages like: http://www.speedtest.net/ the results vary of course a bit, but usually

Re: Compiling only network part of the kernel

2011-12-28 Thread Aleksandr Rybalko
On Tue, 27 Dec 2011 11:53:23 +0530 Rajneesh Kumar iwc2010...@gmail.com wrote: Hi list, During my development, I want to check if my modules compile successfully or not. I am only changing the ARP portion and whenever I compile my kernel, it takes around 20mins and compiles all different

float PHYs, communication between indirect attached devices

2011-12-10 Thread Aleksandr Rybalko
will have some device with more than one float PHYs please, help me to find best way! Wait for your suggestions, comments, hints, etc. WBW -- Aleksandr Rybalko r...@freebsd.org ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman

Re: Question about GPIO bitbang MII

2011-10-07 Thread Aleksandr Rybalko
On Fri, 7 Oct 2011 10:34:58 +0800 dave jones s.dave.jo...@gmail.com wrote: Hi, Does FreeBSD have gpio bitbang api for MII? If not, any driver in tree using gpio-bitbang mii that I can refer to? Thanks. It seems like OpenBSD, NetBSD and Linux have added support to gpio bitbang mii, and it's

Re: Ralink Ethernet MAC support patch

2011-07-01 Thread Aleksandr Rybalko
192.168.0.90 192.168.0.1: ICMP echo reply, id 61697, seq 31, length 64 192.168.0.1 - is RT3052F box 192.168.0.90 - big brother (PC) Adrian On 30 June 2011 20:22, Aleksandr Rybalko r...@freebsd.org wrote: Hi folks, I have a patch that enable support of Ethernet MAC on most Ralink system

Re: [RFC] resolvconf(8) interface id

2011-06-15 Thread Aleksandr Rybalko
/mailman/listinfo/freebsd-net To unsubscribe, send any mail to freebsd-net-unsubscr...@freebsd.org Embedded world wait for it, to make FreeBSD based routers better than others :) -- Aleksandr Rybalko r...@ddteam.net ___ freebsd-net@freebsd.org mailing

H/W offload VLAN/PPPoE/NAT

2011-06-13 Thread Aleksandr Rybalko
big question is a PPE, which seems just return packets to driver after processing, so I don't have any idea how to correct implement it. May someone help me with ideas, samples or something else what may help me? I would be thankful for any ideas. WBW -- Aleksandr Rybalko r...@freebsd.org