Re: [patch] 2.3.41pre4: lp ioctl for controlling parport timeout

Tim Waugh (twaugh@redhat.com)
Sat, 29 Jan 2000 06:49:54 -0500 (EST)


On Sat, 29 Jan 2000, Jamie Lokier wrote:

> Fred Barnes' ppdev ioctls work with struct tm:
>
> #define PPGETTIME _IOR(PP_IOCTL, 0x95, struct timeval)
> #define PPSETTIME _IOW(PP_IOCTL, 0x96, struct timeval)
>
> So you can copy the code from there. May I suggest that?

Good plan.

Thanks,
Tim.
*/

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