Parallel Port and USB Device Drivers

From: Adam Luchjenbroers (adam@luchjenbroers.com)
Date: Wed Jun 12 2002 - 00:28:54 EST


Could someone tell me where I can find some documentation regarding
implementing LPT and USB device drivers.

Also, is it possible to have a function called timed to the LPT output (since
LPT data rates are very slow it would be more efficient for the driver to be
called when the port is ready to output the next byte instead of having it
perform a few delay loops).

Any information regarding how I'd go about building these drivers as kernel
modules would be nice.

And just a quick theoretical question.

How does the Linux kernel cope with the Pentium 4 clock throttling feature
given that it uses bogomips for timing purposes?

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sat Jun 15 2002 - 22:00:24 EST