From owner-freebsd-embedded@freebsd.org Sun Oct 11 21:18:56 2015 Return-Path: Delivered-To: freebsd-embedded@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8BD9C9B15CA for ; Sun, 11 Oct 2015 21:18:56 +0000 (UTC) (envelope-from huubsch@xs4all.nl) Received: from lb3-smtp-cloud2.xs4all.net (lb3-smtp-cloud2.xs4all.net [194.109.24.29]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (Client CN "*.xs4all.nl", Issuer "GlobalSign Domain Validation CA - SHA256 - G2" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 2BCB47FC for ; Sun, 11 Oct 2015 21:18:55 +0000 (UTC) (envelope-from huubsch@xs4all.nl) Received: from iMac-van-Huub.fritz.box ([83.160.119.88]) by smtp-cloud2.xs4all.net with ESMTP id TxJl1r0051uXTTF01xJm0E; Sun, 11 Oct 2015 23:18:46 +0200 Subject: Re: Ue0/ue1 flapping To: Kristof Provost References: <55D6217B.8000805@denninger.net> <55D636FE.9020005@xs4all.nl> <55D64AA7.40305@denninger.net> <55D69C73.9030909@denninger.net> <56163A55.5050902@xs4all.nl> <561A27CB.80306@xs4all.nl> <72F14A6B-E854-469F-83C6-D7FB144DAF62@sigsegv.be> Cc: freebsd-embedded@freebsd.org, "techniek@lijst.wirelessleiden.nl" From: Huub Schuurmans Message-ID: <561AD234.8020602@xs4all.nl> Date: Sun, 11 Oct 2015 23:18:44 +0200 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <72F14A6B-E854-469F-83C6-D7FB144DAF62@sigsegv.be> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-embedded@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Dedicated and Embedded Systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Oct 2015 21:18:56 -0000 Op 11/10/15 om 13:05 schreef Kristof Provost: > > >> On 11 Oct 2015, at 11:11, Huub Schuurmans wrote: >> >> Op 08/10/15 om 18:51 schreef Kristof Provost: .... >> However if I install two adapter NONE of them works, so >> obviously I can not check the stability for two adapters. > That sounds like it might be a driver issue. Did you have the same problem before this patch? We did not test two adapters: one alone didn't work, so no point in testing two ;-) The adapters work reasonably well (except for the instability if two are present) on FreeBSD-9.0 and earlier. Huub