
* Document all the functions

* Sanitize the Makefile.am

* Better export of the 'examples/data' and 'example/proc' directory

* A separate directory for 'scanmodule' ?

* Insert support for detecting different hardware types:
- 3. SCSI
-	d. load module from $SOURCE
-	e. optionally install the module
- 4. Ethernet
-	c. check if devices is supported by the Kernel
-	d. load module from $SOURCE
-	e. optionally install the module
- 5. PCMCIA
-	c. check if devices is supported by the Kernel
-	d. load module from $SOURCE
-	e. optionally install the module
- 6. Soundcards
- 	a. looking for Sound devices
-	b. detect Sound devices
-	c. check if devices is supported by the Kernel
-	d. load module from $SOURCE
-	e. optionally install the module
