From owner-freebsd-mobile@FreeBSD.ORG Sun Nov 16 15:52:27 2003 Return-Path: Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4C02F16A4CE for ; Sun, 16 Nov 2003 15:52:27 -0800 (PST) Received: from arginine.spc.org (arginine.spc.org [195.206.69.236]) by mx1.FreeBSD.org (Postfix) with ESMTP id C5E1B43FDD for ; Sun, 16 Nov 2003 15:52:25 -0800 (PST) (envelope-from bms@spc.org) Received: from localhost (localhost [127.0.0.1]) by arginine.spc.org (Postfix) with ESMTP id 940B76542A for ; Sun, 16 Nov 2003 23:52:24 +0000 (GMT) Received: from arginine.spc.org ([127.0.0.1]) by localhost (arginine.spc.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 26235-03 for ; Sun, 16 Nov 2003 23:52:24 +0000 (GMT) Received: from saboteur.dek.spc.org (unknown [82.147.19.91]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by arginine.spc.org (Postfix) with ESMTP id D9CD96530D for ; Sun, 16 Nov 2003 23:52:23 +0000 (GMT) Received: by saboteur.dek.spc.org (Postfix, from userid 1001) id 845741A; Sun, 16 Nov 2003 23:52:15 +0000 (GMT) Date: Sun, 16 Nov 2003 23:52:15 +0000 From: Bruce M Simpson To: FreeBSD Mobile List Message-ID: <20031116235215.GL80765@saboteur.dek.spc.org> Mail-Followup-To: FreeBSD Mobile List References: <20031116165114.GA29835@teddy.fas.com> <20031116180130.E90C45D07@ptavv.es.net> <20031116222214.GA6153@teddy.fas.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20031116222214.GA6153@teddy.fas.com> Subject: Re: Help getting Compaq Wireless LAN card working X-BeenThere: freebsd-mobile@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Mobile computing with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Nov 2003 23:52:27 -0000 On Sun, Nov 16, 2003 at 05:22:14PM -0500, stan wrote: > Looks like that is the problem. It appears the FreeBSD does not support > wireless adapters on teh USB _ye_ (I hope?). > > Anyone know if anyone is working on this? Google for Stuart Walsh's atwi(4) driver. BMS