R
rokj
Hi.
I want to add COM5 and COM6 to WinXPe image, soo I've followed
http://groups.google.com/group/micr...c13fb4153b?lnk=gst&q=serial+port&rnum=3&fwc=2
but without success.
For the sake of simplicity I just added to msports.inf (in the
repository):
[c57] ; COM5, IRQ5, IRQ7, IRQ9
ConfigPriority=HARDRECONFIG
IOConfig=388-38f(3ff:
IRQConfig=S:7
[c65] ; COM6, IRQ5, IRQ7, IRQ9
ConfigPriority=HARDRECONFIG
IOConfig=288-28f(3ff:
IRQConfig=S:
I've deployed image, but I do not see additional ports in device
manager.
Anyone have an idea what am I doing wrong?
"Other" solution like adding ports after FBA or just after second boot
is acceptable also (using devcon) but I do not know how to use it
properly.
I am using it like:
devcon install msports.inf 123
.... and I get an error ("Installing drivers for XXX failed").
Any other "automatic" solution for adding COM5 and COM6 ports to image
or postinstall is acceptable also ...
Kind regards,
Rok
I want to add COM5 and COM6 to WinXPe image, soo I've followed
http://groups.google.com/group/micr...c13fb4153b?lnk=gst&q=serial+port&rnum=3&fwc=2
but without success.
For the sake of simplicity I just added to msports.inf (in the
repository):
[c57] ; COM5, IRQ5, IRQ7, IRQ9
ConfigPriority=HARDRECONFIG
IOConfig=388-38f(3ff:
IRQConfig=S:7
[c65] ; COM6, IRQ5, IRQ7, IRQ9
ConfigPriority=HARDRECONFIG
IOConfig=288-28f(3ff:
IRQConfig=S:
I've deployed image, but I do not see additional ports in device
manager.
Anyone have an idea what am I doing wrong?
"Other" solution like adding ports after FBA or just after second boot
is acceptable also (using devcon) but I do not know how to use it
properly.
I am using it like:
devcon install msports.inf 123
.... and I get an error ("Installing drivers for XXX failed").
Any other "automatic" solution for adding COM5 and COM6 ports to image
or postinstall is acceptable also ...
Kind regards,
Rok