From owner-freebsd-current@FreeBSD.ORG Mon Nov 8 13:06:05 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1D33B16A4CF for ; Mon, 8 Nov 2004 13:06:05 +0000 (GMT) Received: from itesec.hsc.fr (itesec.hsc.fr [192.70.106.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3FC3D43D45 for ; Mon, 8 Nov 2004 13:06:04 +0000 (GMT) (envelope-from yb@sainte-barbe.org) Received: from taz.hsc.fr (taz.hsc.fr [192.70.106.75]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "taz.hsc.fr", Issuer "HSC CA" (verified OK)) by itesec.hsc.fr (Postfix) with ESMTP id A1A5420F30 for ; Mon, 8 Nov 2004 14:06:00 +0100 (CET) Received: by taz.hsc.fr (Postfix, from userid 1001) id D6D3640B5; Mon, 8 Nov 2004 14:06:14 +0100 (CET) Date: Mon, 8 Nov 2004 14:06:14 +0100 From: Yann Berthier To: freebsd-current@freebsd.org Message-ID: <20041108130614.GA805@hsc.fr> Mail-Followup-To: freebsd-current@freebsd.org References: <20041028.115737.55780539.shigeru@iij.ad.jp> <1099044833.1063.14.camel@localhost> <4182909C.6090505@twilley.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4182909C.6090505@twilley.org> X-Organization: Herve Schauer Consultants X-Web: http://www.hsc.fr/ X-Operating-System: FreeBSD 6.0-CURRENT User-Agent: Mutt/1.5.6i Subject: Re: who is test Intel PRO/Wireless 2100/2200BG/2915ABG? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Mon, 08 Nov 2004 13:06:05 -0000 On Fri, 29 Oct 2004, Jack Twilley wrote: > Vladimir Grebenschikov wrote: > >? ??, 28/10/2004 ? 11:57 +0900, Yamamoto Shigeru ?????: > > > >>Hi, all. > >> > >>I find a Intel PRO/Wireless 2100/2200BG/2915ABG for *BSD at > >> > >>http://damien.bergamini.free.fr/ipw/ > >> > >>But I don't have these devices. > >>#So I can't test ipw/iwi drivers. > >> > >>Does anyone test it? > > > > > >It works for me, but there are some issues with my AP. > > It works fine for me, and I'm looking forward to not having to rebuild > it by hand when I rebuild kernel in the future. Indeed. It works well, and it brings monitor mode to the intel chipset, which is very cool. Any commiter interested to bring the driver in the tree ? :) Btw, both openbsd and netbsd have imported it ... - yann