From owner-freebsd-current@FreeBSD.ORG Tue Apr 12 14:24:13 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0F8FD106564A for ; Tue, 12 Apr 2011 14:24:13 +0000 (UTC) (envelope-from venture37@gmail.com) Received: from mail-vx0-f182.google.com (mail-vx0-f182.google.com [209.85.220.182]) by mx1.freebsd.org (Postfix) with ESMTP id B217D8FC0C for ; Tue, 12 Apr 2011 14:24:12 +0000 (UTC) Received: by vxc34 with SMTP id 34so6077129vxc.13 for ; Tue, 12 Apr 2011 07:24:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=CH0Xr5uGT++4NHCpLyeLgUVYEau2d1Ms7IzQyCldJBI=; b=HsfF57IssFK0KQMb54rYlVpEgCy+BLoDWPm8df/tQoCXW7u4lFyU2DCrBGv2Xz3LLt jnsEMzIEDFVUtm31OdCAwwm7FBadGncy1fr6JzL5eFG5MPGf23ZUOQkHpKfiVV5FgWj8 zLk0lYAMWgfzKibtt8G2T4b8FxwPHbJ9S4cVs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=lYMJuXhlyuBcBj4D/YYs0KCO8cF6vGgLlZyeXy4p83zpiI/GuJ5Et2nQBQ9vO7rogC vq1q8ShhQTscfh0zO2csj0gbMPUi/fMlzr4tRp67ueOXsjDEokg2vrgZo7It1+XmeoGE MS2Y3J6SmdP03b3wTc0xNBiGcolu5ZQmsS4SI= MIME-Version: 1.0 Received: by 10.220.88.155 with SMTP id a27mr1804340vcm.249.1302618251298; Tue, 12 Apr 2011 07:24:11 -0700 (PDT) Received: by 10.220.16.212 with HTTP; Tue, 12 Apr 2011 07:24:11 -0700 (PDT) In-Reply-To: References: <20110314162936.d3f8fd5b.ray@dlink.ua> <4D80EE33.7010703@janh.de> <20110317100804.2dde85ba@gmail.com> <20110317110700.05191e8f@gmail.com> <20110320153604.e8245880.ray@ddteam.net> <20110331120710.b5c5f24b.ray@dlink.ua> Date: Tue, 12 Apr 2011 15:24:11 +0100 Message-ID: From: "Sevan / Venture37" To: freebsd-current@freebsd.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: Aleksandr Rybalko Subject: Re: [CFT]RT28xx/RT30xx wireless was [CFR]RT305xF support, w/o attachment X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Apr 2011 14:24:13 -0000 On 31 March 2011 16:50, Sevan / Venture37 wrote: > On 31 March 2011 10:07, Aleksandr Rybalko wrote: >> Now good peoples help me with rework of driver, then this driver will be= available under ral(4). >> So you need to wait some time. > > Excellent, I'm happy to be a tester for patches, the card is a > Azurewave RT2700E out of a EEPC if I remember right AzureWave AW-NE766-VOA to be exact Model No: RT2700E >>>> I will post dmesg & pciconf output tomorrow once I have an ethernet >>>> cable or removable media near me if you need more info. >> >> Yeah, post please. at minimum I've interesting which RF used in your dev= ice. > > rt28600: mem 0xf7f00000-0xf7f0ffff irq 17 at > device 0.0 on pci3 > rt28600: invalid EEPROM LNA gain #2: 0x00 > rt28600: invalid EEPROM LNA gain #3: 0x00 > rt28600: invalid EEPROM powersave level > rt28600: MAC/BBP RT2860 (rev 0x28720200), RF RT3022 2.4G 2T2R > rt28600: skip channel 10, could not find extension channel > rt28600: skip channel 11, could not find extension channel > rt28600: skip channel 12, could not find extension channel > rt28600: skip channel 13, could not find extension channel > rt28600: skip channel 14, could not find extension channel > > > rt28600@pci0:3:0:0: =C2=A0 =C2=A0 class=3D0x028000 card=3D0x27901814 chip= =3D0x07811814 > rev=3D0x00 hdr=3D0x00 > =C2=A0 =C2=A0vendor =C2=A0 =C2=A0 =3D 'Ralink Technology, Corp.' > =C2=A0 =C2=A0device =C2=A0 =C2=A0 =3D 'Wireless (RT2860/RT2890)' > =C2=A0 =C2=A0class =C2=A0 =C2=A0 =C2=A0=3D network > > > Sevan >