new Siemens Gigaset USB-Adapter 11 (AT76C505A chipset)
Chi-Thanh Christopher Nguyen <chithanh-CFLBMwTPW48UNGrzBIF7/[email protected]> Thu, 5 Aug 2004 04:44:59 +0200
| Newsgroups | gmane.linux.drivers.atmel-wlan |
|---|---|
| Message-ID | <[email protected]> |
Hi, using Gentoo 2004.2 kernel 2.4.26 I tried to install the Siemens Gigaset USB-Adapter 11 I got this week with both the SourceForge v3.3.5.6 and BerliOS v0.11 drivers. vendor/product id are 0x1690/0x701 >From looking at the Windows drivers that came with the device, it has an AT76c505A chipset. Note that this is different from the entry in the table of devices. After adding vendor and product id to R505A_DEVICES in the config.h file of the SourceForge driver it worked perfectly. Doing the same with at76c505.c in the BerliOS driver (which should be the correct file according to http://at76c503a.berlios.de/chipsets.html ) however did not work. It recognized the device but wouldn't upload the firmware. Is there a way I can get the BerliOS driver to work, or will the AT76C505A chipset be supported in a future release? Regards, Chi-Thanh Christopher Nguyen