[PATCH] hostap_cs: Add device ID for Telekom T-Sinus 111card
authorStefan Lippers-Hollmann <s.L-H@gmx.de>
Fri, 5 Oct 2007 21:42:51 +0000 (23:42 +0200)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:55:04 +0000 (16:55 -0700)
commit46232d29f4088d87cdc2ee94cc911aadbdf00d32
tree6ee10537418ba88575ad69f0f3f22df9b67b6057
parentb7c6538cd84f8072fad43bfce530f5bf695edbba
[PATCH] hostap_cs: Add device ID for Telekom T-Sinus 111card

This adds the PCMCIA device ID for the Deutsche Telekom T-Sinus 111card to
hostap_cs.

$ /sbin/lspcmcia -v
[...]
Socket 0 Device 0:      [hostap_cs]             (bus ID: 0.0)
        Configuration:  state: on
        Product Name:   T-Sinus 111card 2.0.0
        Identification: manf_id: 0x01bf card_id: 0x3301
                        function: 6 (network)
                        prod_id(1): "T-Sinus" (0x8c389dc1)
                        prod_id(2): "111card" (0x6a23ac17)
                        prod_id(3): --- (---)
                        prod_id(4): "2.0.0" (0x92b9effb)

Signed-off-by: Stefan Lippers-Hollmann <s.l-h@gmx.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/hostap/hostap_cs.c