/* This file contains the list of files that are placed into the actual 
 * snapshots pushed to the SourceForge project. */

/* License files... */
LICENSE
LICENSE.GPL
LICENSE.BSD

/* Documentation collatoral */
README.ipw3945
INSTALL
ISSUES
CHANGES

/* ipw3945 implementation */
Makefile
ipw3945.h
ipw3945.c

/* Advanced Makefile assistance scripts */
snapshot/remove_kconfig_entry
snapshot/patch_kernel
snapshot/add_radiotap
snapshot/check_ieee80211_compat
snapshot/find_ieee80211
snapshot/check_kernel

/* Scriptified files for creating README.ipw3945, INSTALL, and ISSUES
 *
 * NOTE:  If you want to update the README or INSTALL texts, do
 * so to these files and not the ones in the base directory */
snapshot/README.ipw3945
snapshot/INSTALL
snapshot/ISSUES

/* driver <-> regulatory daemon API definition */
ipw3945_daemon.h

/* helper scripts */
load   /* Used to load the module and regulatory daemon */
unload /* Used to unload the module and regulatory daemon */
dvals  /* Used to display debug levels */

/* Kernel patch files */
in-tree/Kconfig.ipw3945  /* Used if 'make patch_kernel' is invoked */

/* This file... */
FILES
