Hi,
I am trying to build a set of drivers for a multifunction pc-card. It has a
wlan part , a modem. The problem is that the card has a CIS that reports a
single function. I am loading the wlan driver and the serial port driver via
the wlan one, but Cardmapwindow fails in the serial driver (I am using the
sample serial driver from microsoft). The drivers when loaded individually
(but not together) run fine. Any ideas on how to resolve this? The wlan uses
an ndis miniport driver.
Thanks!