The HyperNews Linux KHG Discussion Pages

Question: Delays in device driver modules?

Forum: Device Drivers
Date: Fri, 29 Aug 1997 14:16:57 GMT
From: <Reichert@Physiology.RWTH-Aachen.DE>

I´m writing a device driver module for a camera and have to wait half a second after resetting the camera board. Is there
a simple way to do this hardware independent? I guess the kernel provides a delay function, but what ist the header file to include?