From owner-freebsd-questions@FreeBSD.ORG Wed Jul 23 04:01:27 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA14737B401 for ; Wed, 23 Jul 2003 04:01:27 -0700 (PDT) Received: from mta01-svc.ntlworld.com (mta01-svc.ntlworld.com [62.253.162.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id B773743FA3 for ; Wed, 23 Jul 2003 04:01:26 -0700 (PDT) (envelope-from scott@fishballoon.org) Received: from llama.fishballoon.org ([81.104.195.199]) by mta01-svc.ntlworld.comESMTP <20030723110125.NPCO21249.mta01-svc.ntlworld.com@llama.fishballoon.org>; Wed, 23 Jul 2003 12:01:25 +0100 Received: from scott by llama.fishballoon.org with local (Exim 4.20) id 19fHMP-0003BO-5P; Wed, 23 Jul 2003 12:00:41 +0100 Date: Wed, 23 Jul 2003 12:00:41 +0100 From: Scott Mitchell To: Alin-Adrian Anton Message-ID: <20030723110041.GB11861@llama.fishballoon.org> References: <3F1AF313.8010201@reversedhell.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3F1AF313.8010201@reversedhell.net> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 4.8-RELEASE i386 Sender: Scott Mitchell cc: freebsd-questions@freebsd.org Subject: Re: SMC - 2402W wireless PCI ethernet card X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Jul 2003 11:01:28 -0000 On Sun, Jul 20, 2003 at 10:52:51PM +0300, Alin-Adrian Anton wrote: > Hi guys, > > anyone knows if this "*SMC - 2402W" *is supported by FreeBSD? I am going > to buy 2 x wireless cards. If any other are better supported or one > knows that they work well, please tell me, so I can buy the right one. > > Thanks for all, > > Alin. Hi Alin, I'm pretty sure the answer is no... The wi(4) driver supports most cards with common 802.11b chipsets, but this device provides some nonstandard 22Mbps mode with a TI chipset that I doubt is supported in FreeBSD. The wi(4) manpage contains a reasonable list of supported chipsets and cards, although some of these are probably hard to find these days. Cheers, Scott