diff options
author | <jgarzik@pretzel.yyz.us> | 2005-05-25 22:07:51 -0400 |
---|---|---|
committer | Jeff Garzik <jgarzik@pobox.com> | 2005-05-25 22:07:51 -0400 |
commit | 0c2fc10901e1b516526c92849ccd03327f119dbe (patch) | |
tree | 30305af53abe091a862c3efe8f363dc8793bad14 /drivers | |
parent | d20c507f28dbee33086e8212b98f9ddc5372cd81 (diff) | |
parent | e885b5e83965c320e8eff1ec3ebfbf821b375568 (diff) | |
download | linux-3.10-0c2fc10901e1b516526c92849ccd03327f119dbe.tar.gz linux-3.10-0c2fc10901e1b516526c92849ccd03327f119dbe.tar.bz2 linux-3.10-0c2fc10901e1b516526c92849ccd03327f119dbe.zip |
Automatic merge of /spare/repo/netdev-2.6 branch atmel
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/net/wireless/atmel_cs.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/wireless/atmel_cs.c b/drivers/net/wireless/atmel_cs.c index a91b507e0a7..a4ed28d9c78 100644 --- a/drivers/net/wireless/atmel_cs.c +++ b/drivers/net/wireless/atmel_cs.c @@ -321,6 +321,7 @@ static struct { { 0x01bf, 0x3302, NULL, ATMEL_FW_TYPE_502E, "Belkin F5D6020-V2" }, { 0, 0, "BT/Voyager 1020 Laptop Adapter", ATMEL_FW_TYPE_502, "BT Voyager 1020" }, { 0, 0, "IEEE 802.11b/Wireless LAN PC Card", ATMEL_FW_TYPE_502, "Siemens Gigaset PC Card II" }, + { 0, 0, "IEEE 802.11b/Wireless LAN Card S", ATMEL_FW_TYPE_504_2958, "Siemens Gigaset PC Card II" }, { 0, 0, "CNet/CNWLC 11Mbps Wireless PC Card V-5", ATMEL_FW_TYPE_502E, "CNet CNWLC-811ARL" }, { 0, 0, "Wireless/PC_CARD", ATMEL_FW_TYPE_502D, "Planet WL-3552" }, { 0, 0, "OEM/11Mbps Wireless LAN PC Card V-3", ATMEL_FW_TYPE_502, "OEM 11Mbps WLAN PCMCIA Card" }, |