/* 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

/* 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
