Tech Support > Microsoft Windows > Drivers > Re: Custom IOCTL from user mode.
Re: Custom IOCTL from user mode.
Posted by Kobus Engelbrecht on July 20th, 2003


Thank you, my driver is for a custom multi-port
synchronous serial channel and I want three IOCTLs: one to
enable the receiver, one to disable the receiver and
another to transfer a set of initialisation parameters.

I've work through the example in the book and found it
very helpful, thank you.

Best regards,
Kobus



Similar Posts