I've got a multiportSerial inf that uses mf.inf/mf.sys to enumerate x number
of serial ports. When I use this inf for my device, Server 2008 complains
that "Windows can't verify the publisher of this driver software". If I say
to install the driver software anyway then it will enumerate all my serial
ports correctly and it's happy to install the serial driver I have written
for the child devices.
What do I need to do in order to get the mf.inf/mf.sys portion of my install
to work without user interaction?
|