android_kernel_lenovo_1050f/drivers/staging/wlags49_h25
Maurizio Porrato 8773c99499 first commit 2020-06-06 18:20:15 +01:00
..
Kconfig first commit 2020-06-06 18:20:15 +01:00
Makefile first commit 2020-06-06 18:20:15 +01:00
README.txt first commit 2020-06-06 18:20:15 +01:00
TODO first commit 2020-06-06 18:20:15 +01:00
ap_h25.c first commit 2020-06-06 18:20:15 +01:00
debug.h first commit 2020-06-06 18:20:15 +01:00
dhf.c first commit 2020-06-06 18:20:15 +01:00
dhf.h first commit 2020-06-06 18:20:15 +01:00
dhfcfg.h first commit 2020-06-06 18:20:15 +01:00
hcf.c first commit 2020-06-06 18:20:15 +01:00
hcf.h first commit 2020-06-06 18:20:15 +01:00
hcfcfg.h first commit 2020-06-06 18:20:15 +01:00
hcfdef.h first commit 2020-06-06 18:20:15 +01:00
mdd.h first commit 2020-06-06 18:20:15 +01:00
mmd.c first commit 2020-06-06 18:20:15 +01:00
mmd.h first commit 2020-06-06 18:20:15 +01:00
sta_h25.c first commit 2020-06-06 18:20:15 +01:00
wl_cs.c first commit 2020-06-06 18:20:15 +01:00
wl_cs.h first commit 2020-06-06 18:20:15 +01:00
wl_enc.c first commit 2020-06-06 18:20:15 +01:00
wl_enc.h first commit 2020-06-06 18:20:15 +01:00
wl_if.h first commit 2020-06-06 18:20:15 +01:00
wl_internal.h first commit 2020-06-06 18:20:15 +01:00
wl_main.c first commit 2020-06-06 18:20:15 +01:00
wl_main.h first commit 2020-06-06 18:20:15 +01:00
wl_netdev.c first commit 2020-06-06 18:20:15 +01:00
wl_netdev.h first commit 2020-06-06 18:20:15 +01:00
wl_priv.c first commit 2020-06-06 18:20:15 +01:00
wl_priv.h first commit 2020-06-06 18:20:15 +01:00
wl_profile.c first commit 2020-06-06 18:20:15 +01:00
wl_profile.h first commit 2020-06-06 18:20:15 +01:00
wl_sysfs.c first commit 2020-06-06 18:20:15 +01:00
wl_sysfs.h first commit 2020-06-06 18:20:15 +01:00
wl_util.c first commit 2020-06-06 18:20:15 +01:00
wl_util.h first commit 2020-06-06 18:20:15 +01:00
wl_version.h first commit 2020-06-06 18:20:15 +01:00
wl_wext.c first commit 2020-06-06 18:20:15 +01:00
wl_wext.h first commit 2020-06-06 18:20:15 +01:00

README.txt

=======================================================================
WLAN driver for cards using the HERMES II and HERMES II.5 chipset

HERMES II Card

PCMCIA Info: "Agere Systems" "Wireless PC Card Model 0110"
             Manufacture ID: 0156,0003

HERMES II.5 Card

PCMCIA Info: "Linksys" "WCF54G_Wireless-G_CompactFlash_Card"
             Manufacture ID: 0156,0004

Based on Agere Systems Linux LKM Wireless Driver Source Code,
Version 7.22; complies with Open Source BSD License.
=======================================================================

DESCRIPTION

This directory only contains files that refer to the source in wlags49_h2.
Only real sourcefiles are the Makefile which has been configured to build
the driver for the HERMES II.5 chipset and Kconfig to describe the driver.

The wlags49_h2 directory contains the full source, including the files
exclusively used by this driver.

For more information about the driver look at the wlags49_h2 direcory.

=======================================================================