[rescue] Solaris Parallel Port Programming
Dave McGuire
mcguire at neurotica.com
Fri Jul 25 13:52:22 CDT 2003
On Friday, July 25, 2003, at 02:49 PM, Sheldon T. Hall wrote:
>> IOCTL dicking is pretty easy...in general, you allocate a struct
>> of a
>> particular type (depending on the IOCTL you want to use), stuff its
>> members with the (IOCTL-dependent) values depending on what you want
>> to
>> do, then call ioctl() with the IOCTL number that you want to call and
>> a
>> pointer the struct as parameters.
>>
>> It should be fairly easy to build a command-line program to twiddle
>> those bits. If you decide to do that, drop me a note and I'll do what
>> I can to help out.
>
> Write that offer on a sticky-note and put it on your monitor. It'll
> probably be a few days, but I'm very likely to take you up on that!
Ok...
-Dave
--
Dave McGuire "You don't have Vaseline in Canada?"
St. Petersburg, FL -Bill Bradford
More information about the rescue
mailing list