Re: Siemens Gigaset USB Adapter 11
Sven Klomp <[email protected]> Fri, 04 Feb 2005 13:28:38 +0100
| Newsgroups | gmane.linux.drivers.at76c503a.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, I solved the problem. I edited the file at76c505a-rfmd2958.c and changed the vID and pID in these lines: #define VENDOR_ID_ATMEL 0x1690 #define PRODUCT_ID_ATMEL_505A 0x0701 OK, it is a dirty hack, I only replaced the vID and pID. But I don't know, how to add an new device correctly. Perhaps somebody adds the new device in the source, because it seems to work very nice. Sven