• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

KconfigD18-Mar-2012416 1211

MakefileD18-Mar-20121.1 KiB5633

README.txtD18-Mar-20121 KiB3119

TODOD18-Mar-20121.4 KiB3429

ap_h25.cD18-Mar-201274 31

debug.hD18-Mar-201273 31

dhf.cD18-Mar-201271 31

dhf.hD18-Mar-201271 31

dhfcfg.hD18-Mar-201274 31

hcf.cD18-Mar-201271 31

hcf.hD18-Mar-201271 31

hcfcfg.hD18-Mar-201274 31

hcfdef.hD18-Mar-201274 31

mdd.hD18-Mar-201271 31

mmd.cD18-Mar-201271 31

mmd.hD18-Mar-201271 31

sta_h25.cD18-Mar-201275 31

wl_cs.cD18-Mar-201273 31

wl_cs.hD18-Mar-201273 31

wl_enc.cD18-Mar-201274 31

wl_enc.hD18-Mar-201274 31

wl_if.hD18-Mar-201273 31

wl_internal.hD18-Mar-201279 31

wl_main.cD18-Mar-201275 31

wl_main.hD18-Mar-201275 31

wl_netdev.cD18-Mar-201277 31

wl_netdev.hD18-Mar-201277 31

wl_priv.cD18-Mar-201275 31

wl_priv.hD18-Mar-201275 31

wl_profile.cD18-Mar-201278 31

wl_profile.hD18-Mar-201278 31

wl_sysfs.cD18-Mar-201276 31

wl_sysfs.hD18-Mar-201276 31

wl_util.cD18-Mar-201275 31

wl_util.hD18-Mar-201275 31

wl_version.hD18-Mar-201278 31

wl_wext.cD18-Mar-201275 31

wl_wext.hD18-Mar-201275 31

README.txt

1=======================================================================
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
31