A
Ali
Hi All,
I have designed a board with Atmel chip which provides an I/O
interfaces for parallel port.
I want to upgrade its driver to make it plug and play , I want to start
my win32 application automatically when ever my board is attached with
DB25 [port of PC].
The question is do i have to upgrade my hardware too for writing a PnP
driver? I mean it is working fine with NT Driver [Non PnP].
1) Do i have to upgrade my hardware in sense of interrupt generation
because i'm not sure how kernel will discover that now PowerCell [my
device] is connected to DB-25 port instead of ordinary printer? and its
time to load my WDM driver and vice versa when removed.
2) I want to know how PC parallel port [DB-25] is connected internally
, Is it connected to ISA or PCI bus? Actually I have designed a small
device with Atmel chip and now I want to write its plug and play driver
for windows but this question is halting my coding phase.
My education web page: http://powercell.cjb.net/
I appreciate your time!
Cheers.
I have designed a board with Atmel chip which provides an I/O
interfaces for parallel port.
I want to upgrade its driver to make it plug and play , I want to start
my win32 application automatically when ever my board is attached with
DB25 [port of PC].
The question is do i have to upgrade my hardware too for writing a PnP
driver? I mean it is working fine with NT Driver [Non PnP].
1) Do i have to upgrade my hardware in sense of interrupt generation
because i'm not sure how kernel will discover that now PowerCell [my
device] is connected to DB-25 port instead of ordinary printer? and its
time to load my WDM driver and vice versa when removed.
2) I want to know how PC parallel port [DB-25] is connected internally
, Is it connected to ISA or PCI bus? Actually I have designed a small
device with Atmel chip and now I want to write its plug and play driver
for windows but this question is halting my coding phase.
My education web page: http://powercell.cjb.net/
I appreciate your time!
Cheers.