From owner-freebsd-current@FreeBSD.ORG Wed Jan 14 17:33:01 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 79CE9106567D for ; Wed, 14 Jan 2009 17:33:01 +0000 (UTC) (envelope-from onemda@gmail.com) Received: from mail-bw0-f20.google.com (mail-bw0-f20.google.com [209.85.218.20]) by mx1.freebsd.org (Postfix) with ESMTP id CA9548FC16 for ; Wed, 14 Jan 2009 17:33:00 +0000 (UTC) (envelope-from onemda@gmail.com) Received: by bwz13 with SMTP id 13so2252549bwz.19 for ; Wed, 14 Jan 2009 09:32:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=4xImDOK1oiZbOo8W5qAHTAVIq7VCRMJv535SEOOZrM0=; b=oa0jfKT1qAlABHtBB+yEnBYtBwQseIRONCmCUgzyb57aqIsLOlnKqyfYFUQGUB+4Kb vBpIuDmhDJKyptNHfQaqBaIMheuaiKeRD4kLpS0VDTSPVGaZS+drpl29Ydhl26NhvZFj m2Z7EES9YDRRD3011Y6Rg3p0bMsFFcCnvaJB0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=DGwRYssPwrt+4WrZYpoU5jfOlIF1dZkOel8IZ2dq0jEvNFm1SneygXfHLla2fYWmuw kWSvi5AXgS1usReosAhFxU5d8ZvSej9raY7Ae0JCcse5iB8Dge10kYcx+iv3VyHb3gUs M+XKjVuCTVZkMyJT0S035KcZWPXfvv+OUPjU0= Received: by 10.223.124.137 with SMTP id u9mr444215far.61.1231954379805; Wed, 14 Jan 2009 09:32:59 -0800 (PST) Received: by 10.223.115.1 with HTTP; Wed, 14 Jan 2009 09:32:59 -0800 (PST) Message-ID: <3a142e750901140932n642448e4le2e30a12dee8d4de@mail.gmail.com> Date: Wed, 14 Jan 2009 18:32:59 +0100 From: "Paul B. Mahol" To: "Alex Keda" In-Reply-To: <496E0640.9000705@lissyara.su> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <496CDDD8.6020704@lissyara.su> <496CE02A.5000002@lissyara.su> <496CE2CC.300@freebsd.org> <496CE64F.3060703@lissyara.su> <3a142e750901131514i9473a56u9c886bbe8eb635b5@mail.gmail.com> <496E0640.9000705@lissyara.su> Cc: freebsd-current@freebsd.org Subject: Re: About bwi X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Jan 2009 17:33:02 -0000 On 1/14/09, Alex Keda wrote: > Paul B. Mahol pishet: >> On 1/13/09, Alex Keda wrote: >>> Sam Leffler pishet: >>>> Alex Keda wrote: >>>>> Alex Keda D-?D-,N^D-uN': >>>>>> We want to know - that the driver bwi >>>>>> Are there any time limits may need some help feasible >>>>> Explain =) >>>>> We want to know - how to promote the development of the driver, is >>>>> there a time frame for its appearance in the source tree? >>>> I know of noone working on bwi. Until there's a developer willing to >>>> support/maintain the code it's unlikely to go in the tree. >>> Can you porting bwi from perforce to CURRENT? >>> I know human who working with driver... >>> Only porting. >> It actually was ported, and sources for 8.0-CURRENT was available for >> testing (and probably still is). Last time I checked it, bwi was still >> in perforce but development stopped. >> >> On other hand bwi have its own bugs (performance was suboptimal in my >> environment) and development of driver itself is in stagnation. >> Not mentioning imposibility for supporting newer broadcom chips. > Can you give me link to perforce where working driver for CURRENT? > I could not call it working. Latest revisions are broken for at least i386. bwi is in vap branch. Firmware files are somewhere else .... There is no much changes from it and version you had have contact with. -- Paul