Developing Win2k Parallel Port Drivers

Printed from http://www.compatdb.org/support/topics/107202_developing_win2k_parallel_port_drivers.html

Developing Win2k Parallel Port Drivers - 08/10/02 02:16 PM

I'm planning on doing some driver development involving a parallel port device. I'll be developing Win9x, Win(NT,2k,XP) and Linux drivers (possibly also BSD and HURD, will look into this).

What I'm after is any information that may help me write the Win2k drivers. Basically just need raw access to the port so the rest of the driver can shift out the required data.

Re: Developing Win2k Parallel Port Drivers - 08/11/02 11:36 AM

I too can vouch for JEH over at 2CPU. That guy knows his stuff very well---which I suppose you need to in driver development.