Developing Win2k Parallel Port Drivers

This is a discussion about Developing Win2k Parallel Port Drivers in the Windows Hardware category; 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 in our website and join the conversation

You already have an account on our website? To log in, use the link provided below.
Login
Create a new user account. Registration is free and takes only a few seconds.
Register
This subject has been archived. New comments and votes cannot be submitted.

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.