If you are trying to get a device working with ndiswrapper, please help ndiswrapper project wiki by contributing your findings. See HowToContribute
Difference between revisions of "Sitecom WL-352"
From NDISWrapper
(Report from Adam Thorn) |
(Report from Jelle Plantenberg) |
||
Line 1: | Line 1: | ||
==Sitecom USB micro adapter 300N x2 WL-352== | ==Sitecom USB micro adapter 300N x2 WL-352== | ||
− | * Chipset: Realtek RTL8192S | + | * Chipset: Realtek RTL8192S or RTL8191SU |
* usbid: 0df6:004c | * usbid: 0df6:004c | ||
* Driver: Windows XP net8192su.inf, rtl8192su.sys, downloadable from http://www.sitecom.com/download/4412/WL-352v3-Driver_Utility.zip | * Driver: Windows XP net8192su.inf, rtl8192su.sys, downloadable from http://www.sitecom.com/download/4412/WL-352v3-Driver_Utility.zip | ||
Line 17: | Line 17: | ||
I didn't need to do anything beyond running ndisgtk and telling it to install the driver | I didn't need to do anything beyond running ndisgtk and telling it to install the driver | ||
+ | |||
+ | 32 bit works but 64 bit drivers reported not to work. | ||
[[Category:Sitecom]] | [[Category:Sitecom]] | ||
[[Category:WORKS]] | [[Category:WORKS]] | ||
[[Category:USB]] | [[Category:USB]] | ||
+ | [[Category:NATIVE]] |
Revision as of 01:09, 20 July 2010
Sitecom USB micro adapter 300N x2 WL-352
- Chipset: Realtek RTL8192S or RTL8191SU
- usbid: 0df6:004c
- Driver: Windows XP net8192su.inf, rtl8192su.sys, downloadable from http://www.sitecom.com/download/4412/WL-352v3-Driver_Utility.zip
Info
Product info page at http://www.sitecom.com/Wireless-Micro-USB-Adapter-300N-X2/WL-352/p/771
lsusb output:
Bus 001 Device 002: ID 0df6:004c Sitecom Europe B.V.
dmesg:
wlan0: ethernet device 00:0c:f6:7d:ef:f2 using NDIS driver: net8192su, version: 0x1, NDIS version: 0x500, vendor: 'Realtek RTL8192S Wireless LAN USB NIC', 0DF6:004C.F.conf
I didn't need to do anything beyond running ndisgtk and telling it to install the driver
32 bit works but 64 bit drivers reported not to work.