Treeve Jelbert wrote:
> linux-3.10.0 does not support device (0x1814, 0x5592) Asus PCE-N53 which I
> would like to use on with 5GHz network.
>
> #lspci
> 02:00.0 Network controller: Ralink corp. Device 5592
> Subsystem: ASUSTeK Computer Inc. Device 851a
>
> # lspci -d :5592 -nn
> 02:00.0 Network controller [0280]: Ralink corp. Device [1814:5592]
RT5592 devices are still unsupported by rt2x00 drivers.
Stanislaw Gruszka <[email protected]> was working on it.
On Tue, Jul 23, 2013 at 03:56:04PM +0200, Xose Vazquez Perez wrote:
> Treeve Jelbert wrote:
>
> > linux-3.10.0 does not support device (0x1814, 0x5592) Asus PCE-N53 which I
> > would like to use on with 5GHz network.
> >
> > #lspci
> > 02:00.0 Network controller: Ralink corp. Device 5592
> > Subsystem: ASUSTeK Computer Inc. Device 851a
> >
> > # lspci -d :5592 -nn
> > 02:00.0 Network controller [0280]: Ralink corp. Device [1814:5592]
>
> RT5592 devices are still unsupported by rt2x00 drivers.
> Stanislaw Gruszka <[email protected]> was working on it.
I did not make any progress :-( I did some tracing using mmiotrace
to compare with vendor driver, but still did not find difference,
which couse rt2x00 do not work on that adapter.
Stanislaw