linux-wlan-ng/src
mark f76937bfcb In hfa384x.h, changed dltimeout back to a UINT16.
In prframe.c, added a vim modeline.  Also testing the use of CVS with
distinct trees.
2000-03-31 16:00:49 +00:00
..
am930 Added or refreshed the license and copyright statements at the top of 2000-02-08 03:35:44 +00:00
include/wlan Added constants for WLAN_HOSTIF type. 2000-03-14 15:23:27 +00:00
mkmeta Fixed some more bugs in the architecture detection and handling in the 2000-03-13 21:33:26 +00:00
nwepgen Fixed some more bugs in the architecture detection and handling in the 2000-03-13 21:33:26 +00:00
p80211 Added support for the config.mk variable WLAN_DEBUG. 2000-03-14 02:54:55 +00:00
prism2 Removed some debug output statements. 2000-03-31 05:47:27 +00:00
shared Added support for the prism2 unique mib items in the metadata. 2000-03-03 04:07:41 +00:00
skeleton Added support for the config.mk variable WLAN_DEBUG. 2000-03-14 02:54:55 +00:00
wlanctl Fixed some more bugs in the architecture detection and handling in the 2000-03-13 21:33:26 +00:00
wland Fixed some more bugs in the architecture detection and handling in the 2000-03-13 21:33:26 +00:00
Makefile In hfa384x.h, changed dltimeout back to a UINT16. 2000-03-31 16:00:49 +00:00
README Removed the reference to wlandump. 2000-03-14 02:53:33 +00:00

./src - root for linux-wlan-ng source code directories


src/am930	- source for the AMD MAC specific driver
src/include	- header files shared by various components.  Header files
			that are only used by one component are in that component's
			source directory
src/p80211	- source for 802.11 services
src/prism2	- source for the Intersil PRISM2 MAC specific driver
src/shared	- source files (.c) that are shared among two or more components
src/wlanctl	- source for the wlanctl user-mode utility
src/wland	- source for the wland user-mode utility