From owner-freebsd-hardware@FreeBSD.ORG Tue Apr 5 05:14:33 2011 Return-Path: Delivered-To: freebsd-hardware@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1781F106564A for ; Tue, 5 Apr 2011 05:14:33 +0000 (UTC) (envelope-from dang@s4f3r.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id DD9BD8FC14 for ; Tue, 5 Apr 2011 05:14:32 +0000 (UTC) Received: by iyj12 with SMTP id 12so22733iyj.13 for ; Mon, 04 Apr 2011 22:14:32 -0700 (PDT) Received: by 10.231.36.77 with SMTP id s13mr8137244ibd.171.1301978674218; Mon, 04 Apr 2011 21:44:34 -0700 (PDT) Received: from [10.0.4.240] (97-88-245-194.static.mdsn.wi.charter.com [97.88.245.194]) by mx.google.com with ESMTPS id i20sm4195556iby.31.2011.04.04.21.44.32 (version=SSLv3 cipher=OTHER); Mon, 04 Apr 2011 21:44:33 -0700 (PDT) Message-ID: <4D9A9E18.2020007@s4f3r.com> Date: Mon, 04 Apr 2011 23:44:08 -0500 From: Dan Gavin User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9 MIME-Version: 1.0 To: freebsd-hardware@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: RaLink RT2760 + RT2720 X-BeenThere: freebsd-hardware@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: General discussion of FreeBSD hardware List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Apr 2011 05:14:33 -0000 Hello, I have purchased this wireless card: http://www.monoprice.com/products/product.asp?c_id=105&cp_id=10501&cs_id=1050103&p_id=5338&seq=1&format=3#specification It seems that it is not being detected by 8.2-RELEASE. I have tried the RT2870 and RT2860 drivers with the card from: http://repo.or.cz/w/ralink_drivers.git This has resulted in little success. Here is a snippet of pciconf -lvcb: none2@pci0:3:1:0: class=0x028000 card=0x30621814 chip=0x30621814 rev=0x00 hdr=0x00 vendor = 'Ralink Technology, Corp.' class = network bar [10] = type Memory, range 32, base 0xe2000000, size 65536, enabled cap 01[40] = powerspec 3 supports D0 D3 current D0 If anyone could be of assistance it would be greatly appreciated. My ultimate goal is to use this as an AP. Thanks, Dan