multiple services for the same pnp device (w2k)

hi all,

is it possible to install multiple services for the same pnp device using
inf file?
the ddk mentions the services section in plural, but each pnp device in the
enum tree has only one service entry…

in my particular case i want the pcmcia.sys to work, but my driver should
also capture the IRQs generated by the pcmcia adapter.

don’t blame me, i know it’s not the way how it should be done. but it seems
this is fastest solution, and i don’t want (and i can’t) write a pcmcia.sys.

btw, any other ideas is welcome!

thanks,
sb