From owner-freebsd-questions@FreeBSD.ORG Thu Oct 18 21:47:48 2007 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B9F2C16A41B for ; Thu, 18 Oct 2007 21:47:48 +0000 (UTC) (envelope-from punosevac@math.arizona.edu) Received: from smtp102.math.arizona.edu (smtp102.math.arizona.edu [128.196.102.202]) by mx1.freebsd.org (Postfix) with ESMTP id A123B13C494 for ; Thu, 18 Oct 2007 21:47:48 +0000 (UTC) (envelope-from punosevac@math.arizona.edu) Received: from Debian-exim by smtp102.math.arizona.edu with local-bsmtp (Exim 4.50) id 1IidDP-0002mA-Ft for questions@freebsd.org; Thu, 18 Oct 2007 14:47:45 -0700 Received: from 71-220-158-135.tcsn.qwest.net ([71.220.158.135] helo=.domain.actdsltmp) by smtp102.math.arizona.edu with esmtpsa (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.50) id 1IidDP-0002m2-B0 for questions@freebsd.org; Thu, 18 Oct 2007 14:47:39 -0700 Message-ID: <4717D477.1060008@math.arizona.edu> Date: Thu, 18 Oct 2007 14:47:35 -0700 From: Predrag Punosevac User-Agent: Thunderbird 2.0.0.6 (X11/20070916) MIME-Version: 1.0 To: questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-ACL-Warn: The HELO/EHLO greeting .domain.actdsltmp is invalid X-Outgoing-Spam-Score: -5.9 (-----) Cc: Subject: USB Wi-Fi adapter question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Oct 2007 21:47:48 -0000 I was wondering if somebody can give me some information on Prism-family of USB Wi-Fi adapters. I have an old one US Robotics USR1120 which I am so far unable to get recognized by FreeBSD box. I have added if_wi_load="YES" into my /boot/loader.conf rebooted but dmesg still looks as ugen0: vendor 0x0baf product 0x00eb, rev 1.10/1.32, addr 2 and the power light is off on the adapter. What am I doing wrong? The adapter is in perfect working condition as I checked on one of the OpenBSD boxes that I have. ///////////// /