From owner-freebsd-mobile@FreeBSD.ORG Sat Apr 21 15:35:22 2007 Return-Path: X-Original-To: freebsd-mobile@freebsd.org Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E514116A402 for ; Sat, 21 Apr 2007 15:35:22 +0000 (UTC) (envelope-from volker@vwsoft.com) Received: from frontmail.ipactive.de (frontmail.maindns.de [85.214.95.103]) by mx1.freebsd.org (Postfix) with ESMTP id A963913C4B9 for ; Sat, 21 Apr 2007 15:35:22 +0000 (UTC) (envelope-from volker@vwsoft.com) Received: from mail.vtec.ipme.de (Q7ca3.q.ppp-pool.de [89.53.124.163]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by frontmail.ipactive.de (Postfix) with ESMTP id 57F35128829; Sat, 21 Apr 2007 17:35:16 +0200 (CEST) Received: from cesar.sz.vwsoft.com (unknown [192.168.18.3]) by mail.vtec.ipme.de (Postfix) with ESMTP id A4AF63F4E8; Sat, 21 Apr 2007 17:34:45 +0200 (CEST) Message-ID: <462A2F1B.8090008@vwsoft.com> Date: Sat, 21 Apr 2007 17:34:51 +0200 From: Volker User-Agent: Thunderbird 2.0.0.0 (X11/20070420) MIME-Version: 1.0 To: Rob References: <20070421070403.13699449.rob@empython.org> <6eb82e0704210739y1b08fbf0q3a3ae151761845ec@mail.gmail.com> <20070421075702.04782c87.rob@empython.org> In-Reply-To: <20070421075702.04782c87.rob@empython.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-VWSoft-MailScanner: Found to be clean X-MailScanner-From: volker@vwsoft.com X-ipactive-MailScanner-Information: Please contact the ISP for more information X-ipactive-MailScanner: Found to be clean X-ipactive-MailScanner-From: volker@vwsoft.com Cc: Rong-en Fan , freebsd-mobile@freebsd.org Subject: Re: My wireless is borked, dmesg only shows ath_hal X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Apr 2007 15:35:23 -0000 Rob, On 04/21/07 16:57, Rob wrote: > Hi Ron-en Fan, > > Windows shows it as being Intel PRO/Wireless 3945ABG Network Connection > > Thanks, Rob. > > > On Sat, 21 Apr 2007 22:39:52 +0800 > "Rong-en Fan" wrote: > >> On 4/21/07, Rob wrote: >>> Here is the only line in my dmesg related to anything wireless: >>> >>> ath_hal: 0.9.20.3 (AR5210, AR5211, AR5212, RF5111, RF5112, RF2413, >>> RF5413) >>> >>> No ath0, wlan, etc. >>> >> Which card is listed on spec? you may easily figure out there WIP for Intel 3945ABG. The driver will be wpi. Your solution is either project evil or -CURRENT. Volker