Re: How PC parallel port Is connected internally?



I don't want to know any thing about data , status or control registers
infact i have allready written a Non Plug and Play driver for same
device. But things are very different in WDM [Windows Driver Model]
world. One has to know underlying bus connection before start writing
a Plug and play driver.
I guss i'm some how clear now!

.



Relevant Pages

  • Re: How PC parallel port Is connected internally?
    ... But things are very different in WDM [Windows Driver Model] world. ... One has to know underlying bus connection before start writing a Plug and play driver. ... tauno voipio iki fi ...
    (comp.arch.embedded)
  • Re: uninstall devices?
    ... Is it possible to uninstall a plug and play driver such that next time ...
    (microsoft.public.development.device.drivers)