Developing Win2k Parallel Port Drivers

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.

Windows Hardware 9627 This topic was started by ,


data/avatar/default/avatar37.webp

12 Posts
Location -
Joined 2002-08-10
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.

Participate on our website and join the conversation

You have already an account on our website? Use the link below to login.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This topic is archived. New comments cannot be posted and votes cannot be cast.

Responses to this topic


data/avatar/default/avatar40.webp

3087 Posts
Location -
Joined 2001-01-21
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.