Y'all,

Some quick instructions typed in a hurry while in Taipei (12th Jan 2004).

Compiling
_________

See the README file in the customer/ and vendor/ directories for instructions.

Installing
__________

A shell script has been provided to help ease the install. To install the kernel module:

    ipwireless start

This script needs to be run as root as it creates devices in the /dev directory.

To check that the kernel module has been installed correctly:

    lsmod

You should see and entry in the list shown for the "ipwireless_usb" driver.

To unload the module:

    ipwireless stop



