lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 20 Aug 2009 07:44:01 +0200
From:	Mike Galbraith <efault@....de>
To:	Bartlomiej Zolnierkiewicz <bzolnier@...il.com>
Cc:	Greg Kroah-Hartman <gregkh@...e.de>, devel@...verdev.osuosl.org,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH 00/22] Staging: rt{286,287,307}0: various fixes/cleanups

On Wed, 2009-08-19 at 21:25 +0200, Bartlomiej Zolnierkiewicz wrote: 

> Thanks a lot for extra testing, could you also check what MAC version is
> this beast using?  I'm now working on merging rt2870 and rt3070 together,
> and I would need somebody with 2870 flavor to verify the end result.. :)
> 
> The USB dongle that I'm doing tests with is:
> 
> 	Bus 004 Device 003: ID 148f:3070 Ralink Technology, Corp.
> 
> and is identified by rt2800usb as 3070 flavor:
> 
> 	phy0 -> rt2x00_set_chip: Info - Chipset detected - rt: 1600, rf: 0005, rev: 30700200.

phy1 -> rt2x00_set_chip: Info - Chipset detected - rt: 1600, rf: 0003, rev: 28600101.

This doesn't tell me whole lot, 2860 is allegedly PCI, my gizmo is USB.
(maybe i should poke it with sharp stick... nah, not bored enough)

USB device ID is 13D3:3247, which is supported by both 2870 and 3070
drivers, though it's associated with AzureWave instead of IMC Networks
as reported by lsusb.  In the 3070 section of 2870.h however, I see...

        {USB_DEVICE(0x13D3,0x3247)}, /* AzureWave */    \
        {USB_DEVICE(0x13D3,0x3273)}, /* AzureWave 3070*/        \

... so _maybe_ it's a 2870.

	-Mike

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists