Re: Load hid.o module synchronously?

From: Stefan Smietanowski
Date: Fri May 07 2004 - 11:21:56 EST


Hi Patrick.

The set of devices connected to the machine is not static. Waiting
until all hardware is ready is very hard to even define.

It is very easy to define for 99.999% of all keyboards, which start
off connected and stay connected.

This should be simple. I want to load a driver at boot time and wait
until it either binds to something or fails to do so. If the user is

But that means that the driver must include some sort of arbitrary
timelimit. Why push that from userspace to the driver?

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