2009/6/3 Martynas Venckus <marty...@altroot.org>: > so the diff below, among other stuff, fixes things like scanning, > rxgain, adds support for realtek rtl8187b based devices, such as: > > urtw0 at uhub1 port 6 "Realtek RTL8187B" rev 2.00/2.00 addr 2 > urtw0: RTL8187B rev. E, address 00:21:63:86:6c:1d > > found on newer toshiba laptops, or: > > urtw1 at uhub1 port 1 "BayNETGEAR WG111v3" rev 2.00/2.00 addr 3 > urtw1: RTL8187B rev. E, address 00:1b:2f:32:ca:a0 > > which is an external usb wireles adapter. or: > > urtw0 at uhub0 port 8 "Realtek RTL8187B" rev 2.00/2.00 addr 3 > urtw0: RTL8187B rev. E, address 00:11:a3:08:6a:27 > > which is some airlink101 device. > > while testing of rtl8187b is welcome; it is really important to > ensure that rtl8187l is still happy with it. > > so if you have any urtw that works, please test this diff and let > me know if it is ok.
I would be happy to test this diff, I have a few different RTL8187B devices I can't get this patch to apply to todays CURRENT, it looks more like this patch was ment to apply against 4.5 Stable, but it still fails to apply cleanly. Does anyone have a patch that applys cleanly to CURRENT? Sam Fourman Jr.