linux-wlan-ng/src
2000-03-13 21:33:26 +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 I'm not sure why CVS chose these files for commit. 2000-03-07 18:15:28 +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 Finally fixed some byteorder issues that came to head w/ Jo-Ellen doing the 2000-03-03 22:53:38 +00:00
prism2 Fixed some more bugs in the architecture detection and handling in the 2000-03-13 21:33:26 +00:00
shared Added support for the prism2 unique mib items in the metadata. 2000-03-03 04:07:41 +00:00
skeleton Added or refreshed the license and copyright statements at the top of 2000-02-08 03:35:44 +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 WEP changes based on Ken Steven's changes. Need to set the WEP bit for 2000-02-16 17:03:04 +00:00
README Updated for 8 space tabs. 2000-01-12 05:13:56 +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
src/wlandump	- source for the wlandump utility