linux-wlan-ng/src
1999-11-04 08:24:31 +00:00
..
am930 Makefile updates for clean target 1999-11-04 08:08:39 +00:00
include Pre-trip, making sure everything is in 1999-10-13 14:23:15 +00:00
p80211 Makefile updates for clean target 1999-11-04 08:08:39 +00:00
prism2 Makefile updates for clean target 1999-11-04 08:08:39 +00:00
shared Makefile updates for clean target 1999-11-04 08:08:39 +00:00
tstmeta Makefile updates for clean target 1999-11-04 08:08:39 +00:00
wlanctl Makefile updates for clean target 1999-11-04 08:08:39 +00:00
wland Makefile updates for clean target 1999-11-04 08:08:39 +00:00
wlandump Makefile updates for clean target 1999-11-04 08:08:39 +00:00
Makefile Initial checkin 1999-11-04 08:24:31 +00:00
README Pre-trip, making sure everything is in 1999-10-13 14:23:15 +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