From owner-freebsd-current@FreeBSD.ORG Mon Jul 11 22:09:09 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org 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 42A7916A41C for ; Mon, 11 Jul 2005 22:09:09 +0000 (GMT) (envelope-from samuel.pierson@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC31243D55 for ; Mon, 11 Jul 2005 22:09:08 +0000 (GMT) (envelope-from samuel.pierson@gmail.com) Received: by wproxy.gmail.com with SMTP id i32so925941wra for ; Mon, 11 Jul 2005 15:09:08 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=dp5xPdL3Zt7rwqgiglkvjCCd0d+DFekYOVt26VBVOgjzNHETrmsyBwljYOzvoC0MZ0ZDiGiXERxU0rCFsBdn7pM4Ds86WZjmTtO9asYQGcVPpxQ+z9KTVo2VJcqADOe/BBLQW23K/mSHMyQ8T6gA8mqVv8dR2vDa1M98AkKHwSc= Received: by 10.54.36.67 with SMTP id j67mr4392443wrj; Mon, 11 Jul 2005 15:08:14 -0700 (PDT) Received: by 10.54.144.1 with HTTP; Mon, 11 Jul 2005 15:08:14 -0700 (PDT) Message-ID: Date: Mon, 11 Jul 2005 17:08:14 -0500 From: Sam Pierson To: FreeBSD Current Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: Trouble with wi in Current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Sam Pierson List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Jul 2005 22:09:09 -0000 Hey all, I just got a SMC2532W-B, which supposedly uses the prism3 chipset (according to my friend who bought the exact same card). It works under OpenBSD and linux. When I insert the card, I get the following message: pccard1: (manufacturer=3D0xd601, product=3D0x0010) at functi= on 0 pccard1: CIS info: SMC, SMC2532W-B EliteConnect Wireless Adapter, I have already compiled in wi and wlan to my kernel. There was one post somewhere on the net about this card turning to an alternate chipset, but I couldn't find any verification of this, and SMC techs said that this = card would either be prism2.5 or prism3. =20 Any ideas on how I can make this work? -Sam