All of lore.kernel.org
 help / color / mirror / Atom feed
* another device working
@ 2010-12-14 17:09 Eduardo Costa
  2010-12-14 20:41 ` Larry Finger
  0 siblings, 1 reply; 8+ messages in thread
From: Eduardo Costa @ 2010-12-14 17:09 UTC (permalink / raw)
  To: linux-wireless

Hi guys,

I've made my device work with p54 without any hassle, so I wanted to report it.

This is an usb adpator widely provided by telefonica, here in spain. A
search based on the first couple of numbers of it's mac address
(00:14:A5), reveals this is the vendor and the model:

http://www.gemtek.com.tw/pro_wubi100.html

A picture of it can be found here:

http://www.zero13wireless.net/wireless/Mods_Wireless/GW3887AIK-usb.jpg

I also took the EMF protection cover out to see what was inside, but
didn't take any pictures either.
If you might need them, just let me know; there is just another two
smaller chips under (an ISL, and other I don't rembember now).

Although the supplied windows drivers for this device are called
prisma02, and in fact match the ones supplied by sparklan for it's
model WL-682, I couldn't make it work with ndiswrapper, due to it
returning `0xc010005' on a permanent basis, which ndiswrapper's source
defines as sort of "unable to initialize due to chip not found or
chip/driver mistmatch".

Anyways, I just had to add the following line to
`drivers/net/wireless/p54/p54usb.c' on a stock 2.6.30 kernel, prior to
recompilation and installing the module to make it work:

 {USB_DEVICE (0x15a9, 0x0002)},   /* Gemtek WUBI-100GW 802.11g */

And about the firmware, it does work with stock p54's
`2.13.24.0.lm87.arm' found on the website, so I just had to copy it to
`/lib/firmware' while renaming it to `isl3887usb'.

Thanks so much for your code and support, and do not hetisate to
contact me if you need any further assistance on my side.

Regards,

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2010-12-15  9:42 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-14 17:09 another device working Eduardo Costa
2010-12-14 20:41 ` Larry Finger
2010-12-14 21:05   ` Sedat Dilek
2010-12-15  9:06     ` Johannes Berg
2010-12-15  9:42       ` Sedat Dilek
2010-12-14 21:21   ` Joe Perches
2010-12-14 21:33     ` John W. Linville
2010-12-14 21:54       ` Larry Finger

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.