Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Oct 2008 03:20:46 +0900
From:      Norikatsu Shigemura <nork@FreeBSD.org>
To:        Boris Samorodov <bsam@ipt.ru>, pyunyh@gmail.com
Cc:        freebsd-current@freebsd.org, Norikatsu Shigemura <nork@FreeBSD.org>
Subject:   Re: Call for axe(4) testers.
Message-ID:  <20081004032046.f15cca9e.nork@FreeBSD.org>
In-Reply-To: <47297827@bb.ipt.ru>
References:  <20081003054756.GB71518@cdnetworks.co.kr> <47297827@bb.ipt.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 03 Oct 2008 21:50:52 +0400
Boris Samorodov <bsam@ipt.ru> wrote:
> The adapter is Trendnet TU2-ET100. It works fine without the patch.
> Let me know if you need some more info/testing.

	Please show us 'devinfo -rv | fgrep -A2 axe'.

	In my case(Planex GU-1000T), I got following results:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
              axe0 pnpinfo vendor=0x0b95 product=0x1780 devclass=0xff devsubclass=0xff release=0x0001 sernum="" intclass=0xff intsubclass=0xff at port=4 interface=0
                miibus0
                  ciphy0 pnpinfo oui=0x3f1 model=0xb rev=0x1 at phyno=24
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

	My if_axe is very good works.  But if_bridge with if_axe
	doesn't work stability after ifconfig bridge0 addm axe0.
	I'll try to get panic messages.

	Ah, if_axe's PROMISC is good works, so maybe I think lock
	issue.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20081004032046.f15cca9e.nork>