linux/drivers/net/wireless/orinoco
Pavel Roskin fbc87d67af Introduce PCMCIA_DEVICE_PROD_ID3
...and use it in hostap_cs and orinoco_cs.

Another PCMCIA device with Intersil Prism chipset has been reported:

Socket 0:
  product info: "Gigabyte", "GN-WLM01_P25L_ADAPTER", "ISL37300P", "Eval-RevA"
  manfid: 0x02e0, 0x1011
  function: 6 (network)

As it's the case with some other Prism based devices, the third ID
string contains a design name that should be sufficient to identify the
card as having Intersil Prism chipset and thus compatible with both
orinoco_cs and hostap_cs.

Introduce PCMCIA_DEVICE_PROD_ID3 that matches the third ID string only.

Use it in orinoco_cs and hostap_cs to match cards with the third ID
string indicating Prism chipset.  Remove corresponding entries that use
PCMCIA_DEVICE_PROD_ID123.

Reported-by: Ozzy <ozzymud@gmail.com>
Signed-off-by: Pavel Roskin <proski@gnu.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-02-19 15:51:23 -05:00
..
airport.c
cfg.c
cfg.h
fw.c orinoco: declare MODULE_FIRMWARE 2009-11-11 15:23:53 -05:00
fw.h
hermes.c
hermes.h
hermes_dld.c orinoco: remove spare KERN_DEBUG 2009-12-07 16:55:00 -05:00
hermes_dld.h
hermes_rid.h
hw.c
hw.h
Kconfig
main.c
main.h
Makefile
mic.c
mic.h
orinoco.h
orinoco_cs.c Introduce PCMCIA_DEVICE_PROD_ID3 2010-02-19 15:51:23 -05:00
orinoco_nortel.c
orinoco_pci.c
orinoco_pci.h
orinoco_plx.c
orinoco_tmd.c
scan.c
scan.h
spectrum_cs.c pcmcia: rework the irq_req_t typedef 2009-11-28 18:03:14 +01:00
wext.c orinoco: fix GFP_KERNEL in orinoco_set_key with interrupts disabled 2009-12-28 15:55:47 -05:00
wext.h