• Home
Name Date Size #Lines LOC

..--

KconfigD08-May-2024415 1211

MakefileD08-May-20241.1 KiB5633

README.txtD08-May-20241 KiB3119

TODOD08-May-20241.4 KiB3429

ap_h25.cD08-May-202474 31

debug.hD08-May-202473 31

dhf.cD08-May-202471 31

dhf.hD08-May-202471 31

dhfcfg.hD08-May-202474 31

hcf.cD08-May-202471 31

hcf.hD08-May-202471 31

hcfcfg.hD08-May-202474 31

hcfdef.hD08-May-202474 31

mdd.hD08-May-202471 31

mmd.cD08-May-202471 31

mmd.hD08-May-202471 31

sta_h25.cD08-May-202475 31

wl_cs.cD08-May-202473 31

wl_cs.hD08-May-202473 31

wl_enc.cD08-May-202474 31

wl_enc.hD08-May-202474 31

wl_if.hD08-May-202473 31

wl_internal.hD08-May-202479 31

wl_main.cD08-May-202475 31

wl_main.hD08-May-202475 31

wl_netdev.cD08-May-202477 31

wl_netdev.hD08-May-202477 31

wl_priv.cD08-May-202475 31

wl_priv.hD08-May-202475 31

wl_profile.cD08-May-202478 31

wl_profile.hD08-May-202478 31

wl_sysfs.cD08-May-202476 31

wl_sysfs.hD08-May-202476 31

wl_util.cD08-May-202475 31

wl_util.hD08-May-202475 31

wl_version.hD08-May-202478 31

wl_wext.cD08-May-202475 31

wl_wext.hD08-May-202475 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