blob: 4c7a836972d7aad45746f7c9aace2c03d36e1d00 [file] [log] [blame]
Henk de Groot68c0bdf2009-09-27 11:12:52 +02001=======================================================================
2WLAN driver for cards using the HERMES II and HERMES II.5 chipset
3
4HERMES II Card
5
6PCMCIA Info: "Agere Systems" "Wireless PC Card Model 0110"
7 Manufacture ID: 0156,0003
8
9HERMES II.5 Card
10
11PCMCIA Info: "Linksys" "WCF54G_Wireless-G_CompactFlash_Card"
12 Manufacture ID: 0156,0004
13
14Based on Agere Systems Linux LKM Wireless Driver Source Code,
15Version 7.22; complies with Open Source BSD License.
16=======================================================================
17
18DESCRIPTION
19
20This directory only contains files that refer to the source in wlags49_h2.
21Only real sourcefiles are the Makefile which has been configured to build
22the driver for the HERMES II.5 chipset and Kconfig to describe the driver.
23
24The wlags49_h2 directory contains the full source, including the files
25exclusively used by this driver.
26
27For more information about the driver look at the wlags49_h2 direcory.
28
29=======================================================================
30