NOTE: PLEASE SKIM THE INSTALL DOCUMENT, OR BETTER YET READ IT CAREFULLY!
The instructions in this document will only work if you have a standard
system, and may cause problems.

Quickstart:
  * Make sure you have the kernel tree corresponding to your current
    kernel in /usr/src/linux. Distribution kernels usually won't do,
    compile your own from a 'vanilla' tree (get one from
    ftp://ftp.kernel/org/pub/linux/kernel/).
  * Do a `make' followed by a `make install'. The warnings about .d
    files at the start are harmless.
  * Make sure you do a `depmod -a'.
  * That's all (but you need client drivers from some other source to do 
    anything interesting)
