Driver debug output

Define VIA_DEBUG at the beginning of the driver, then capture and email the kernel log output. This can be viewed in the system kernel log (if enabled), or via the dmesg program. Sample command line:

	dmesg > /tmp/dmesg-output.txt