From owner-freebsd-mobile@FreeBSD.ORG Thu Apr 24 18:48:32 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 19FEE37B401 for ; Thu, 24 Apr 2003 18:48:32 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B33D43F75 for ; Thu, 24 Apr 2003 18:48:31 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.8/8.12.3) with ESMTP id h3P1mQA7053107; Thu, 24 Apr 2003 19:48:30 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Thu, 24 Apr 2003 19:48:18 -0600 (MDT) Message-Id: <20030424.194818.128047661.imp@bsdimp.com> To: ek@rootbsd.org From: "M. Warner Losh" In-Reply-To: <20030424144302.61673632.ek@rootbsd.org> References: <20030424144302.61673632.ek@rootbsd.org> X-Mailer: Mew version 2.1 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: mobile@freebsd.org Subject: Re: The Intel 2011B Pro Wireless PCMCIA 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: Fri, 25 Apr 2003 01:48:32 -0000 In message: <20030424144302.61673632.ek@rootbsd.org> "Christian C.Ekstam" writes: : Are there any plans on implementing support for the Intel 2011B : wireless pcmcia-card into freebsd? I know it's a hard case, because : the lack of a built-in firmware, but a driver excists for linux, so I : guess that it's not impossible. Older Intel cards use the Symbol chipset and are supported. Newer ones use a different chipset. Since I hve none of these, nor any information on how to write a driver for them, and I'm somewhat swamped at the moment, chances are good it will be when someone writes a driver for it... Warner