Help - Search - Members - Calendar
Full Version: MultiSerial UART Card
The CD Forum > Bart's PE Builder > Plugins
Nilo
Hi all.

I'm facing a problem with a XP-SP3 I'm trying to create...

I have a multiserial card that uses UART Driver Novacomm v6.5.1.5. On a "normally" installed XP-SP3, the driver is detected and the card is recognized. After that, 8 COM aditional ports are available, and the drivers are installed for each of them, one after other.

Under BartPE, I put the drivers on "Drivers\SCSIAdapter" folder and build the image, without errors. I've executed infcache before generating the iso, without errors too.

When I boot this build, the physical card is recognized and the Device Manager shows that it's all fine, but the 8 COM ports are not correctly installed. Hwpnp logs show me "problem=10" on each of the COM ports and the needed drivers aren't loaded.

I suppose that the problem occurs because the COM ports only exists AFTER Windows recognize and install the physical card.

My XP image has XPE-1.0.7 and HWPnP plugins inside.

Any hints from the gurus here?

Thanks in advance and sorry poor english.

Nilo - Brazil
mbarnes
Hi Nilo

Drivers\SCSIAdaper folder is for drivers for SCSI RAID or SATA hard disk controllers

so it is not surprising the serial card driver did not work

You need a plugin similar to below

regards

Mike Barnes

CODE
;  com_ports.inf
[Version]
Signature= "$Windows NT$"

[PEBuilder]
Name="Com Ports - Serial Ports"
Enable=1

[SourceDisksFiles]

files\msports.inf=20,,1
files\msports.dll=2,,1
files\msports.sys=4,,1
Nilo




Hi, Mike.

Thanks for your quick response.

Actually, putting the drivers on "Drivers\SCSIAdaper", as I did before, makes the card be correctly recognized. Anyway, I've created a plugin, as you suggested, and it works either, correctly installing the necessary files. The card is recognized and drivers are installed without errors. After that, Windows "sees" the 8 COM ports provided by the MultiSerial Card.

But my problem remains the same: these 8 COM ports aren't available for use and Device Manager shows a yellow mark on each of them.

Calling hwpnp has no successfull results.

I'm stuck on it...

Nilo - Brazil
cdob
Which plugin do you use now?
Which drivers do you use, can you name a download link?

Do you use a full installed windows too?
Which driver files are listed at device manager?
Nilo
QUOTE (cdob @ May 13 2011, 11:15 AM) *
Which plugin do you use now?
Which drivers do you use, can you name a download link?

Do you use a full installed windows too?
Which driver files are listed at device manager?


Hi, CDob.

MultiSerial card hardware is reported as "OX16PCI958" under Device Manager, without errors when PE image is booted.

COM ports are reported as "16C95x Serial Port", and Device Manager shows yellow exclamation marks on them. Drive Details says that drivers are not loaded ou not needed.

When I put the drivers inside "Drivers" folder, the native COM1 is detected. When I use a plugin to copy multiserial drivers, COM1 is not found anymore.

Plugins that I've enabled:
XPE 1.0.7 Full
KeyboardLayout
NU2Menu
HwPnp
RamDisk
SerialMouse
StartupGroup
Java 1.6.02
plus 1 plugin for copying drivers and 1 plugin that installs an application of mine.

HwPnP called as "hwpnp +all /log /p /a" generates
[codebox]hwpnp +all /log /p /a

InstallHook ret=0
7707890: Device-> Other devices::Unknown Device
7707890: Device ID = ACPI\FIXEDBUTTON\2&DABA3FF&0
7707890: Device status = 0x180000A, problem=0
7707890: Driver already loaded

7707906: Device-> Other devices::Unknown Device
7707906: Device ID = ACPI\GENUINEINTEL_-_X86_FAMILY_6_MODEL_23\_0
7707906: Device status = 0x1802400, problem=1
7711078: Driver x:\i386\inf\cpu.inf found
7714109: Device status = 0x180000A, problem=0
7714109: Driver started

7714125: Device-> Other devices::Intel® Core™2 Duo CPU E7500 @ 2.93GHz
7714125: Device ID = ACPI\GENUINEINTEL_-_X86_FAMILY_6_MODEL_23\_1
7714125: Class GUID = {50127DC3-0F36-415E-A6CC-4CB3BE910B65}
7714125: Class = Processor
7714125: Device status = 0x180000A, problem=0
7714125: Driver already loaded

7714125: Device-> Other devices::Unknown Device
7714125: Device ID = ACPI\INT0800\2&DABA3FF&0
7714125: Device status = 0x1802400, problem=1
7718296: Driver x:\i386\inf\machine.inf found
7719625: Device status = 0x1802000, problem=0
7719625: Driver failed to start

7719625: Device-> Other devices::Unknown Device
7719625: Device ID = ACPI\PNP0000\4&30F0CE0E&0
7719625: Device status = 0x1802400, problem=1
7722984: Driver x:\i386\inf\machine.inf found
7724296: Device status = 0x1802000, problem=0
7724296: Driver failed to start

7724296: Device-> Other devices::Unknown Device
7724296: Device ID = ACPI\PNP0100\4&30F0CE0E&0
7724296: Device status = 0x1802400, problem=1
7727687: Driver x:\i386\inf\machine.inf found
7729015: Device status = 0x1802000, problem=0
7729015: Driver failed to start

7729015: Device-> Other devices::Unknown Device
7729015: Device ID = ACPI\PNP0103\4&30F0CE0E&0
7729015: Device status = 0x1802400, problem=1
7732406: Driver x:\i386\inf\machine.inf found
7733718: Device status = 0x1802000, problem=0
7733718: Driver failed to start

7733718: Device-> Other devices::Unknown Device
7733718: Device ID = ACPI\PNP0200\4&30F0CE0E&0
7733718: Device status = 0x1802400, problem=1
7737156: Driver x:\i386\inf\machine.inf found
7738468: Device status = 0x1802000, problem=0
7738468: Driver failed to start

7738468: Device-> keyboard::Unknown Device
7738468: Device ID = ACPI\PNP0303\4&30F0CE0E&0
7738468: Class GUID = {4D36E96B-E325-11CE-BFC1-08002BE10318}
7738468: Class = Keyboard
7738468: Device status = 0x180000A, problem=0
7738468: Driver already loaded

7738484: Device-> Other devices::Unknown Device
7738484: Device ID = ACPI\PNP0400\4&30F0CE0E&0
7738484: Device status = 0x1802400, problem=1
7741906: Driver x:\i386\inf\msports.inf found
7743718: Device status = 0x180200A, problem=0
7743718: Driver started

7743718: Device-> Ports (COM & LPT)::Unknown Device
7743718: Device ID = ACPI\PNP0501\1
7743718: Class GUID = {4D36E978-E325-11CE-BFC1-08002BE10318}
7743718: Class = Ports
7743718: Device status = 0x180200A, problem=0
7743718: Driver already loaded

7743718: Device-> Ports (COM & LPT)::Unknown Device
7743718: Device ID = ACPI\PNP0501\2
7743718: Class GUID = {4D36E978-E325-11CE-BFC1-08002BE10318}
7743718: Class = Ports
7743718: Device status = 0x180200A, problem=0
7743718: Driver already loaded

7743718: Device-> Other devices::Unknown Device
7743718: Device ID = ACPI\PNP0700\4&30F0CE0E&0
7743718: Device status = 0x180200A, problem=0
7743718: Driver already loaded

7743718: Device-> Other devices::Unknown Device
7743718: Device ID = ACPI\PNP0800\4&30F0CE0E&0
7743718: Device status = 0x1802400, problem=1
7747531: Driver x:\i386\inf\machine.inf found
7748859: Device status = 0x1802000, problem=0
7748859: Driver failed to start

7748859: Device-> Other devices::Unknown Device
7748859: Device ID = ACPI\PNP0A03\1
7748859: Device status = 0x180000A, problem=0
7748859: Driver already loaded

7748875: Device-> Other devices::Unknown Device
7748875: Device ID = ACPI\PNP0B00\4&30F0CE0E&0
7748875: Device status = 0x180000A, problem=0
7748875: Driver already loaded

7748875: Device-> Other devices::Unknown Device
7748875: Device ID = ACPI\PNP0C01\2&DABA3FF&0
7748875: Device status = 0x1802400, problem=1
7752234: Driver x:\i386\inf\machine.inf found
7753562: Device status = 0x1802000, problem=0
7753562: Driver failed to start

7753562: Device-> Other devices::Unknown Device
7753562: Device ID = ACPI\PNP0C02\1
7753562: Device status = 0x1802400, problem=1
7756937: Driver x:\i386\inf\machine.inf found
7760265: Device status = 0x1802000, problem=0
7760265: Driver failed to start

7760265: Device-> Other devices::Recursos da placa-mãe
7760265: Device ID = ACPI\PNP0C02\2
7760265: Class GUID = {4D36E97D-E325-11CE-BFC1-08002BE10318}
7760265: Class = System
7760265: Device status = 0x1802000, problem=0
7763671: Driver x:\i386\inf\machine.inf found
7767546: Device status = 0x1802000, problem=0
7767546: Driver failed to start

7767562: Device-> Other devices::Recursos da placa-mãe
7767562: Device ID = ACPI\PNP0C02\4
7767562: Class GUID = {4D36E97D-E325-11CE-BFC1-08002BE10318}
7767562: Class = System
7767562: Device status = 0x1802000, problem=0
7771140: Driver x:\i386\inf\machine.inf found
7775203: Device status = 0x1802000, problem=0
7775203: Driver failed to start

7775203: Device-> Other devices::Unknown Device
7775203: Device ID = ACPI\PNP0C04\4&30F0CE0E&0
7775203: Device status = 0x1802400, problem=1
7778812: Driver x:\i386\inf\machine.inf found
7780171: Device status = 0x1802000, problem=0
7780171: Driver failed to start

7780171: Device-> Other devices::Unknown Device
7780171: Device ID = ACPI\PNP0C0C\2&DABA3FF&0
7780171: Device status = 0x4180000A, problem=0
7780171: Driver already loaded

7780171: Device-> Mice and other pointing devices::Unknown Device
7780171: Device ID = ACPI\PNP0F13\4&30F0CE0E&0
7780171: Class GUID = {4D36E96F-E325-11CE-BFC1-08002BE10318}
7780171: Class = Mouse
7780171: Device status = 0x180000A, problem=0
7780171: Driver already loaded

7780171: Device-> Other devices::Unknown Device
7780171: Device ID = ACPI_HAL\PNP0C08\0
7780171: Device status = 0x180000A, problem=0
7780171: Driver already loaded

7780171: Device-> Other devices::Unknown Device
7780171: Device ID = FDC\GENERIC_FLOPPY_DRIVE\5&334EED85&0&0
7780171: Device status = 0x180200A, problem=0
7784000: NewClassGUID=FloppyDisk
7784000: Device-> Floppy disk drives::Unknown Device
7784000: Driver already loaded

7784000: Device-> Other devices::HL-DT-ST DVDRAM GSA-H10A
7784000: Device ID = IDE\CDROMHL-DT-ST_DVDRAM_GSA-H10A________________JL02____\4337384142353238363741332020202020202020
7784000: Device status = 0x180200A, problem=0
7784000: Driver already loaded

7784000: Device-> Disk drives::SAMSUNG HD080HJ/P
7784000: Device ID = IDE\DISKSAMSUNG_HD080HJ/P_______________________ZH100-41\32313330314A4C46313636363037_0_0_0_0_0_0
7784000: Class GUID = {4D36E967-E325-11CE-BFC1-08002BE10318}
7784000: Class = DiskDrive
7784000: Device status = 0x180200A, problem=0
7784000: Driver already loaded

7784000: Device-> Other devices::Unknown Device
7784000: Device ID = ISAPNP\READDATAPORT\0
7784000: Device status = 0x180000A, problem=0
7784000: Driver already loaded

7784000: Device-> Ports (COM & LPT)::16C95x Serial Port
7784000: Device ID = OXPCIMF958\*PNP0501\02010040
7784000: Class GUID = {4D36E978-E325-11CE-BFC1-08002BE10318}
7784000: Class = Ports
7784000: Device status = 0x1802400, problem=10
7786656: Driver x:\i386\inf\oxpci2.inf found
7794625: Device status = 0x1802400, problem=10
7794625: Driver failed to start

7794625: Device-> Ports (COM & LPT)::PCI Communications Port (COM4)
7794625: Device ID = OXPCIMF958\*PNP0501\02010041
7794625: Class GUID = {4D36E978-E325-11CE-BFC1-08002BE10318}
7794625: Class = Ports
7794625: Device status = 0x1802400, problem=10
7798109: Driver x:\i386\inf\oxpci2.inf found
7805468: Device status = 0x1802400, problem=10
7805468: Driver failed to start

7805484: Device-> Ports (COM & LPT)::PCI Communications Port (COM5)
7805484: Device ID = OXPCIMF958\*PNP0501\02010042
7805484: Class GUID = {4D36E978-E325-11CE-BFC1-08002BE10318}
7805484: Class = Ports
7805484: Device status = 0x1802400, problem=10
7809015: Driver x:\i386\inf\oxpci2.inf found
7816421: Device status = 0x1802400, problem=10
7816421: Driver failed to start

7816421: Device-> Ports (COM & LPT)::PCI Communications Port (COM6)
7816421: Device ID = OXPCIMF958\*PNP0501\02010043
7816421: Class GUID = {4D36E978-E325-11CE-BFC1-08002BE10318}
7816421: Class = Ports
7816421: Device status = 0x1802400, problem=10
7819968: Driver x:\i386\inf\oxpci2.inf found
7827421: Device status = 0x1802400, problem=10
7827421: Driver failed to start

7827421: Device-> Ports (COM & LPT)::PCI Communications Port (COM7)
7827421: Device ID = OXPCIMF958\*PNP0501\02010044
7827421: Class GUID = {4D36E978-E325-11CE-BFC1-08002BE10318}
7827421: Class = Ports
7827421: Device status = 0x1802400, problem=10
7830984: Driver x:\i386\inf\oxpci2.inf found
7838687: Device status = 0x1802400, problem=10
7838687: Driver failed to start

7838687: Device-> Ports (COM & LPT)::PCI Communications Port (COM8)
7838687: Device ID = OXPCIMF958\*PNP0501\02010045
7838687: Class GUID = {4D36E978-E325-11CE-BFC1-08002BE10318}
7838687: Class = Ports
7838687: Device status = 0x1802400, problem=10
7842859: Driver x:\i386\inf\oxpci2.inf found
7851796: Device status = 0x1802400, problem=10
7851796: Driver failed to start

7851796: Device-> Ports (COM & LPT)::PCI Communications Port (COM9)
7851796: Device ID = OXPCIMF958\*PNP0501\02010046
7851796: Class GUID = {4D36E978-E325-11CE-BFC1-08002BE10318}
7851796: Class = Ports
7851796: Device status = 0x1802400, problem=10
7855265: Driver x:\i386\inf\oxpci2.inf found
7862656: Device status = 0x1802400, problem=10
7862656: Driver failed to start

7862656: Device-> Ports (COM & LPT)::PCI Communications Port (COM10)
7862656: Device ID = OXPCIMF958\*PNP0501\02010047
7862656: Class GUID = {4D36E978-E325-11CE-BFC1-08002BE10318}
7862656: Class = Ports
7862656: Device status = 0x1802400, problem=10
7866234: Driver x:\i386\inf\oxpci2.inf found
7873625: Device status = 0x1802400, problem=10
7873625: Driver failed to start

7873625: Device-> Multifunction adapters::OX16PCI958 PCI UARTs
7873625: Device ID = PCI\VEN_1415&DEV_9538&SUBSYS_06711415&REV_01\4&1E90E56D&0&08F0
7873625: Class GUID = {4D36E971-E325-11CE-BFC1-08002BE10318}
7873625: Class = MultiFunction
7873625: Device status = 0x180200A, problem=0
7873625: Driver already loaded

7873625: Device-> Other devices::Controlador IDE
7873625: Device ID = PCI\VEN_197B&DEV_2368&SUBSYS_B0001458&REV_00\4&2D3362AE&0&00E0
7873625: Device status = 0x180200A, problem=0
7873625: Driver already loaded

7873640: Device-> Other devices::Controlador Ethernet
7873640: Device ID = PCI\VEN_8086&DEV_107C&SUBSYS_13768086&REV_05\4&1E90E56D&0&00F0
7873640: Device status = 0x1802400, problem=1

7877156: Device-> Other devices::Controlador Ethernet
7877156: Device ID = PCI\VEN_8086&DEV_10DE&SUBSYS_E0001458&REV_02\3&13C0B0C5&0&C8
7877156: Device status = 0x1802400, problem=1

7879984: Device-> Other devices::Ponte PCI para PCI
7879984: Device ID = PCI\VEN_8086&DEV_244E&SUBSYS_00000000&REV_A2\3&13C0B0C5&0&F0
7879984: Device status = 0x180200A, problem=0
7879984: Driver already loaded

7879984: Device-> Other devices::Ponte PCI HOST
7879984: Device ID = PCI\VEN_8086&DEV_2E10&SUBSYS_00000000&REV_03\3&13C0B0C5&0&00
7879984: Device status = 0x180000A, problem=0
7879984: Driver already loaded

7879984: Device-> Other devices::Controlador de vídeo (Compatível com VGA)
7879984: Device ID = PCI\VEN_8086&DEV_2E12&SUBSYS_D0001458&REV_03\3&13C0B0C5&0&10
7879984: Device status = 0x1802400, problem=1

7882812: Device-> Other devices::Controlador de vídeo
7882812: Device ID = PCI\VEN_8086&DEV_2E13&SUBSYS_D0001458&REV_03\3&13C0B0C5&0&11
7882812: Device status = 0x1802400, problem=1

7885656: Device-> Other devices::Controlador de comunicação PCI simples
7885656: Device ID = PCI\VEN_8086&DEV_2E14&SUBSYS_2E141458&REV_03\3&13C0B0C5&0&18
7885656: Device status = 0x1802400, problem=1

7888484: Device-> Other devices::Controlador IDE
7888484: Device ID = PCI\VEN_8086&DEV_2E16&SUBSYS_2E161458&REV_03\3&13C0B0C5&0&1A
7888484: Device status = 0x180200A, problem=0
7888484: Driver already loaded

7888484: Device-> Other devices::Porta serial PCI
7888484: Device ID = PCI\VEN_8086&DEV_2E17&SUBSYS_2E171458&REV_03\3&13C0B0C5&0&1B
7888484: Device status = 0x1802400, problem=1

7891312: Device-> Other devices::Controlador IDE
7891312: Device ID = PCI\VEN_8086&DEV_3A00&SUBSYS_B0021458&REV_02\3&13C0B0C5&0&FA
7891312: Device status = 0x180200A, problem=0
7891312: Driver already loaded

7891328: Device-> Other devices::Controlador IDE
7891328: Device ID = PCI\VEN_8086&DEV_3A06&SUBSYS_B0021458&REV_02\3&13C0B0C5&0&FD
7891328: Device status = 0x180200A, problem=0
7891328: Driver already loaded

7891328: Device-> Other devices::Ponte PCI para ISA
7891328: Device ID = PCI\VEN_8086&DEV_3A14&SUBSYS_00000000&REV_02\3&13C0B0C5&0&F8
7891328: Device status = 0x180000A, problem=0
7891328: Driver already loaded

7891328: Device-> Other devices::Controlador de barramento SM
7891328: Device ID = PCI\VEN_8086&DEV_3A60&SUBSYS_50011458&REV_02\3&13C0B0C5&0&FB
7891328: Device status = 0x1802400, problem=1

7894156: Device-> Other devices::Controlador USB (Universal Serial Bus)
7894156: Device ID = PCI\VEN_8086&DEV_3A64&SUBSYS_50041458&REV_02\3&13C0B0C5&0&E8
7894156: Device status = 0x180200A, problem=0
7894156: Driver already loaded

7894156: Device-> Other devices::Controlador USB (Universal Serial Bus)
7894156: Device ID = PCI\VEN_8086&DEV_3A65&SUBSYS_50041458&REV_02\3&13C0B0C5&0&E9
7894156: Device status = 0x180200A, problem=0
7894156: Driver already loaded

7894156: Device-> Other devices::Controlador USB (Universal Serial Bus)
7894156: Device ID = PCI\VEN_8086&DEV_3A66&SUBSYS_50041458&REV_02\3&13C0B0C5&0&EA
7894156: Device status = 0x180200A, problem=0
7894156: Driver already loaded

7894171: Device-> Other devices::Controlador USB (Universal Serial Bus)
7894171: Device ID = PCI\VEN_8086&DEV_3A67&SUBSYS_50041458&REV_02\3&13C0B0C5&0&D0
7894171: Device status = 0x180200A, problem=0
7894171: Driver already loaded

7894171: Device-> Other devices::Controlador USB (Universal Serial Bus)
7894171: Device ID = PCI\VEN_8086&DEV_3A68&SUBSYS_50041458&REV_02\3&13C0B0C5&0&D1
7894171: Device status = 0x180200A, problem=0
7894171: Driver already loaded

7894171: Device-> Other devices::Controlador USB (Universal Serial Bus)
7894171: Device ID = PCI\VEN_8086&DEV_3A69&SUBSYS_50041458&REV_02\3&13C0B0C5&0&D2
7894171: Device status = 0x180200A, problem=0
7894171: Driver already loaded

7894171: Device-> Other devices::Controlador USB (Universal Serial Bus)
7894171: Device ID = PCI\VEN_8086&DEV_3A6A&SUBSYS_50061458&REV_02\3&13C0B0C5&0&EF
7894171: Device status = 0x180200A, problem=0
7894171: Driver already loaded

7894171: Device-> Other devices::Controlador USB (Universal Serial Bus)
7894171: Device ID = PCI\VEN_8086&DEV_3A6C&SUBSYS_50061458&REV_02\3&13C0B0C5&0&D7
7894171: Device status = 0x180200A, problem=0
7894171: Driver already loaded

7894171: Device-> Other devices::PCI Device
7894171: Device ID = PCI\VEN_8086&DEV_3A6E&SUBSYS_A0021458&REV_02\3&13C0B0C5&0&D8
7894171: Device status = 0x1802400, problem=1

7897000: Device-> Other devices::Ponte PCI para PCI
7897000: Device ID = PCI\VEN_8086&DEV_3A70&SUBSYS_00000000&REV_02\3&13C0B0C5&0&E0
7897000: Device status = 0x180200A, problem=0
7897000: Driver already loaded

7897000: Device-> Other devices::Canal de IDE
7897000: Device ID = PCIIDE\IDECHANNEL\4&214BC599&0&0
7897000: Device status = 0x180200A, problem=0
7897000: Driver already loaded

7897000: Device-> Other devices::Canal de IDE
7897000: Device ID = PCIIDE\IDECHANNEL\4&214BC599&0&1
7897000: Device status = 0x180200A, problem=0
7897000: Driver already loaded

7897000: Device-> Other devices::Canal de IDE
7897000: Device ID = PCIIDE\IDECHANNEL\4&41A7C5D&0&0
7897000: Device status = 0x180200A, problem=0
7897000: Driver already loaded

7897000: Device-> Other devices::Canal de IDE
7897000: Device ID = PCIIDE\IDECHANNEL\4&41A7C5D&0&1
7897000: Device status = 0x180200A, problem=0
7897000: Driver already loaded

7897000: Device-> Other devices::Canal de IDE
7897000: Device ID = PCIIDE\IDECHANNEL\4&BBBB170&0&0
7897000: Device status = 0x180200A, problem=0
7897000: Driver already loaded

7897000: Device-> Other devices::Canal de IDE
7897000: Device ID = PCIIDE\IDECHANNEL\4&BBBB170&0&1
7897000: Device status = 0x180200A, problem=0
7897000: Driver already loaded

7897000: Device-> Other devices::Canal de IDE
7897000: Device ID = PCIIDE\IDECHANNEL\5&2EFAA94C&0&0
7897000: Device status = 0x180200A, problem=0
7897000: Driver already loaded

7897000: Device-> Other devices::Canal de IDE
7897000: Device ID = PCIIDE\IDECHANNEL\5&2EFAA94C&0&1
7897000: Device status = 0x180200A, problem=0
7897000: Driver already loaded

7897000: Device-> Other devices::Unknown Device
7897000: Device ID = ROOT\ACPI_HAL\0000
7897000: Device status = 0x180000B, problem=0
7897000: Driver already loaded

7897000: Device-> Other devices::Unknown Device
7897000: Device ID = ROOT\DMIO\0000
7897000: Device status = 0x4180000B, problem=0
7897000: Driver already loaded

7897000: Device-> Other devices::Unknown Device
7897000: Device ID = ROOT\FTDISK\0000
7897000: Device status = 0x4180000B, problem=0
7899843: NewClassGUID=System
7899843: Device-> System Devices::Unknown Device
7899843: Driver already loaded

7899843: Device-> Non-Plug and Play Drivers::Beep
7899843: Device ID = ROOT\LEGACY_BEEP\0000
7899843: Class GUID = {8ECC055D-047F-11D1-A537-0000F8753ED1}
7899843: Class = LegacyDriver
7899843: Device status = 0x180300B, problem=0
7899843: Driver already loaded

7899859: Device-> Non-Plug and Play Drivers::cdfs
7899859: Device ID = ROOT\LEGACY_CDFS\0000
7899859: Class GUID = {8ECC055D-047F-11D1-A537-0000F8753ED1}
7899859: Class = LegacyDriver
7899859: Device status = 0x180300B, problem=0
7899859: Driver already loaded

7899859: Device-> Non-Plug and Play Drivers::dmboot
7899859: Device ID = ROOT\LEGACY_DMBOOT\0000
7899859: Class GUID = {8ECC055D-047F-11D1-A537-0000F8753ED1}
7899859: Class = LegacyDriver
7899859: Device status = 0x180300B, problem=0
7899859: Driver already loaded

7899859: Device-> Non-Plug and Play Drivers::dmload
7899859: Device ID = ROOT\LEGACY_DMLOAD\0000
7899859: Class GUID = {8ECC055D-047F-11D1-A537-0000F8753ED1}
7899859: Class = LegacyDriver
7899859: Device status = 0x180300B, problem=0
7899859: Driver already loaded

7899859: Device-> Non-Plug and Play Drivers::fastfat
7899859: Device ID = ROOT\LEGACY_FASTFAT\0000
7899859: Class GUID = {8ECC055D-047F-11D1-A537-0000F8753ED1}
7899859: Class = LegacyDriver
7899859: Device status = 0x180300B, problem=0
7899859: Driver already loaded

7899859: Device-> Non-Plug and Play Drivers::IPSEC Driver
7899859: Device ID = ROOT\LEGACY_IPSEC\0000
7899859: Class GUID = {8ECC055D-047F-11D1-A537-0000F8753ED1}
7899859: Class = LegacyDriver
7899859: Device status = 0x180300B, problem=0
7899859: Driver already loaded

7899859: Device-> Non-Plug and Play Drivers::ksecdd
7899859: Device ID = ROOT\LEGACY_KSECDD\0000
7899859: Class GUID = {8ECC055D-047F-11D1-A537-0000F8753ED1}
7899859: Class = LegacyDriver
7899859: Device status = 0x180300B, problem=0
7899859: Driver already loaded

7899859: Device-> Non-Plug and Play Drivers::mountmgr
7899859: Device ID = ROOT\LEGACY_MOUNTMGR\0000
7899859: Class GUID = {8ECC055D-047F-11D1-A537-0000F8753ED1}
7899859: Class = LegacyDriver
7899859: Device status = 0x180300B, problem=0
7899859: Driver already loaded

7899859: Device-> Non-Plug and Play Drivers::NDIS System Driver
7899859: Device ID = ROOT\LEGACY_NDIS\0000
7899859: Class GUID = {8ECC055D-047F-11D1-A537-0000F8753ED1}
7899859: Class = LegacyDriver
7899859: Device status = 0x180300B, problem=0
7899859: Driver already loaded

7899859: Device-> Non-Plug and Play Drivers::ntfs
7899859: Device ID = ROOT\LEGACY_NTFS\0000
7899859: Class GUID = {8ECC055D-047F-11D1-A537-0000F8753ED1}
7899859: Class = LegacyDriver
7899859: Device status = 0x180300B, problem=0
7899859: Driver already loaded

7899859: Device-> Non-Plug and Play Drivers::Null
7899859: Device ID = ROOT\LEGACY_NULL\0000
7899859: Class GUID = {8ECC055D-047F-11D1-A537-0000F8753ED1}
7899859: Class = LegacyDriver
7899859: Device status = 0x180300B, problem=0
7899859: Driver already loaded

7899859: Device-> Non-Plug and Play Drivers::PartMgr
7899859: Device ID = ROOT\LEGACY_PARTMGR\0000
7899859: Class GUID = {8ECC055D-047F-11D1-A537-0000F8753ED1}
7899859: Class = LegacyDriver
7899859: Device status = 0x1803401, problem=24

7899859: Device-> Non-Plug and Play Drivers::setupdd
7899859: Device ID = ROOT\LEGACY_SETUPDD\0000
7899859: Class GUID = {8ECC055D-047F-11D1-A537-0000F8753ED1}
7899859: Class = LegacyDriver
7899859: Device status = 0x180300B, problem=0
7899859: Driver already loaded

7899859: Device-> Non-Plug and Play Drivers::Srv
7899859: Device ID = ROOT\LEGACY_SRV\0000
7899859: Class GUID = {8ECC055D-047F-11D1-A537-0000F8753ED1}
7899859: Class = LegacyDriver
7899859: Device status = 0x180300B, problem=0
7899859: Driver already loaded

7899859: Device-> Non-Plug and Play Drivers::VgaSave
7899859: Device ID = ROOT\LEGACY_VGASAVE\0000
7899859: Class GUID = {8ECC055D-047F-11D1-A537-0000F8753ED1}
7899875: Class = LegacyDriver
7899875: Device status = 0x180300B, problem=0
7899875: Driver already loaded

7899875: Device-> Non-Plug and Play Drivers::VolSnap
7899875: Device ID = ROOT\LEGACY_VOLSNAP\0000
7899875: Class GUID = {8ECC055D-047F-11D1-A537-0000F8753ED1}
7899875: Class = LegacyDriver
7899875: Device status = 0x180300B, problem=0
7899875: Driver already loaded

7899875: Device-> Sound, video and game controllers::Audio Codecs
7899875: Device ID = ROOT\MEDIA\MS_MMACM
7899875: Class GUID = {4D36E96C-E325-11CE-BFC1-08002BE10318}
7899875: Class = MEDIA
7899875: Device status = 0x180000B, problem=0
7899875: Driver already loaded

7899875: Device-> Sound, video and game controllers::Legacy Audio Drivers
7899875: Device ID = ROOT\MEDIA\MS_MMDRV
7899875: Class GUID = {4D36E96C-E325-11CE-BFC1-08002BE10318}
7899875: Class = MEDIA
7899875: Device status = 0x180000B, problem=0
7899875: Driver already loaded

7899875: Device-> Sound, video and game controllers::Media Control Devices
7899875: Device ID = ROOT\MEDIA\MS_MMMCI
7899875: Class GUID = {4D36E96C-E325-11CE-BFC1-08002BE10318}
7899875: Class = MEDIA
7899875: Device status = 0x180000B, problem=0
7899875: Driver already loaded

7899875: Device-> Sound, video and game controllers::Legacy Video Capture Devices
7899875: Device ID = ROOT\MEDIA\MS_MMVCD
7899875: Class GUID = {4D36E96C-E325-11CE-BFC1-08002BE10318}
7899875: Class = MEDIA
7899875: Device status = 0x180000B, problem=0
7899875: Driver already loaded

7899875: Device-> Sound, video and game controllers::Video Codecs
7899875: Device ID = ROOT\MEDIA\MS_MMVID
7899875: Class GUID = {4D36E96C-E325-11CE-BFC1-08002BE10318}
7899875: Class = MEDIA
7899875: Device status = 0x180000B, problem=0
7899875: Driver already loaded

7899875: Device-> System Devices::Plug and Play Software Device Enumerator
7899875: Device ID = ROOT\SYSTEM\0000
7899875: Class GUID = {4D36E97D-E325-11CE-BFC1-08002BE10318}
7899875: Class = System
7899875: Device status = 0x180000B, problem=0
7899875: Driver already loaded

7899875: Device-> RAM Disk::Ramdisk
7899875: Device ID = ROOT\UNKNOWN\9999
7899875: Class GUID = {FFA1C341-4539-11D3-B88D-00C04FAD5172}
7899875: Class = RamDisk
7899875: Device status = 0x180201B, problem=0
7899875: Driver already loaded

7899875: Device-> Other devices::Unknown Device
7899875: Device ID = STORAGE\VOLUME\1&30A96598&0&SIGNATURE8D098D09OFFSET7E00LENGTH12A14B8200
7899875: Device status = 0x4180200A, problem=0
7902718: NewClassGUID=Volume
7902718: Device-> Storage volumes::Unknown Device
7902718: Driver already loaded

7902718: Device-> Other devices::Unknown Device
7902718: Device ID = USB\ROOT_HUB\4&103E0D4B&0
7902718: Device status = 0x180200A, problem=0
7905546: NewClassGUID=USB
7905546: Device-> Universal Serial Bus Controllers::Unknown Device
7905546: Driver already loaded

7905546: Device-> Other devices::Unknown Device
7905546: Device ID = USB\ROOT_HUB\4&173AE26A&0
7905546: Device status = 0x180200A, problem=0
7908375: NewClassGUID=USB
7908375: Device-> Universal Serial Bus Controllers::Unknown Device
7908375: Driver already loaded

7908375: Device-> Other devices::Unknown Device
7908375: Device ID = USB\ROOT_HUB\4&21CBB4BE&0
7908375: Device status = 0x180200A, problem=0
7911531: NewClassGUID=USB
7911531: Device-> Universal Serial Bus Controllers::Unknown Device
7911531: Driver already loaded

7911531: Device-> Other devices::Unknown Device
7911531: Device ID = USB\ROOT_HUB\4&2CAA2ADD&0
7911531: Device status = 0x180200A, problem=0
7914515: NewClassGUID=USB
7914515: Device-> Universal Serial Bus Controllers::Unknown Device
7914515: Driver already loaded

7914515: Device-> Other devices::Unknown Device
7914515: Device ID = USB\ROOT_HUB\4&2F3E5DBC&0
7914515: Device status = 0x180200A, problem=0
7917593: NewClassGUID=USB
7917593: Device-> Universal Serial Bus Controllers::Unknown Device
7917593: Driver already loaded

7917593: Device-> Other devices::Unknown Device
7917593: Device ID = USB\ROOT_HUB\4&B162E9B&0
7917593: Device status = 0x180200A, problem=0
7920484: NewClassGUID=USB
7920484: Device-> Universal Serial Bus Controllers::Unknown Device
7920484: Driver already loaded

7920500: Device-> Other devices::Unknown Device
7920500: Device ID = USB\ROOT_HUB20\4&109FB088&0
7920500: Device status = 0x180200A, problem=0
7923406: NewClassGUID=USB
7923406: Device-> Universal Serial Bus Controllers::Unknown Device
7923406: Driver already loaded

7923406: Device-> Other devices::Unknown Device
7923406: Device ID = USB\ROOT_HUB20\4&1E861DAF&0
7923406: Device status = 0x180200A, problem=0
7926312: NewClassGUID=USB
7926312: Device-> Universal Serial Bus Controllers::Unknown Device
7926312: Driver already loaded


2 devices installed - scanning again

7926328: Device-> Other devices::Unknown Device
7926328: Device ID = ACPI\FIXEDBUTTON\2&DABA3FF&0
7926328: Device status = 0x180000A, problem=0
7926328: Driver already loaded

7926328: Device-> Processors::Intel® Core™2 Duo CPU E7500 @ 2.93GHz
7926328: Device ID = ACPI\GENUINEINTEL_-_X86_FAMILY_6_MODEL_23\_0
7926328: Class GUID = {50127DC3-0F36-415E-A6CC-4CB3BE910B65}
7926328: Class = Processor
7926328: Device status = 0x180000A, problem=0
7926328: Driver already loaded

7926328: Device-> Processors::Intel® Core™2 Duo CPU E7500 @ 2.93GHz
7926328: Device ID = ACPI\GENUINEINTEL_-_X86_FAMILY_6_MODEL_23\_1
7926328: Class GUID = {50127DC3-0F36-415E-A6CC-4CB3BE910B65}
7926328: Class = Processor
7926328: Device status = 0x180000A, problem=0
7926328: Driver already loaded

7926328: Device-> System Devices::Intel® 82802 Firmware Hub Device
7926328: Device ID = ACPI\INT0800\2&DABA3FF&0
7926328: Class GUID = {4D36E97D-E325-11CE-BFC1-08002BE10318}
7926328: Class = System
7926328: Device status = 0x1802000, problem=0
7926328: Ignore this device(already installed)

7926328: Device-> System Devices::Controlador de interrupção programável
7926328: Device ID = ACPI\PNP0000\4&30F0CE0E&0
7926328: Class GUID = {4D36E97D-E325-11CE-BFC1-08002BE10318}
7926328: Class = System
7926328: Device status = 0x1802000, problem=0
7926328: Ignore this device(already installed)

7926328: Device-> System Devices::Timer do sistema
7926328: Device ID = ACPI\PNP0100\4&30F0CE0E&0
7926328: Class GUID = {4D36E97D-E325-11CE-BFC1-08002BE10318}
7926328: Class = System
7926328: Device status = 0x1802000, problem=0
7926328: Ignore this device(already installed)

7926328: Device-> System Devices::Timer de eventos de alta precisão
7926328: Device ID = ACPI\PNP0103\4&30F0CE0E&0
7926328: Class GUID = {4D36E97D-E325-11CE-BFC1-08002BE10318}
7926328: Class = System
7926328: Device status = 0x1802000, problem=0
7926328: Ignore this device(already installed)

7926328: Device-> System Devices::Controlador de acesso direto à memória
7926328: Device ID = ACPI\PNP0200\4&30F0CE0E&0
7926328: Class GUID = {4D36E97D-E325-11CE-BFC1-08002BE10318}
7926328: Class = System
7926328: Device status = 0x1802000, problem=0
7926328: Ignore this device(already installed)

7926328: Device-> keyboard::Unknown Device
7926328: Device ID = ACPI\PNP0303\4&30F0CE0E&0
7926328: Class GUID = {4D36E96B-E325-11CE-BFC1-08002BE10318}
7926328: Class = Keyboard
7926328: Device status = 0x180000A, problem=0
7926328: Driver already loaded

7926328: Device-> Ports (COM & LPT)::Porta de impressora (LPT1)
7926328: Device ID = ACPI\PNP0400\4&30F0CE0E&0
7926328: Class GUID = {4D36E978-E325-11CE-BFC1-08002BE10318}
7926328: Class = Ports
7926328: Device status = 0x180200A, problem=0
7926328: Driver already loaded

7926328: Device-> Ports (COM & LPT)::Unknown Device
7926328: Device ID = ACPI\PNP0501\1
7926328: Class GUID = {4D36E978-E325-11CE-BFC1-08002BE10318}
7926328: Class = Ports
7926328: Device status = 0x180200A, problem=0
7926328: Driver already loaded

7926328: Device-> Ports (COM & LPT)::Unknown Device
7926328: Device ID = ACPI\PNP0501\2
7926328: Class GUID = {4D36E978-E325-11CE-BFC1-08002BE10318}
7926328: Class = Ports
7926328: Device status = 0x180200A, problem=0
7926328: Driver already loaded

7926328: Device-> Other devices::Unknown Device
7926328: Device ID = ACPI\PNP0700\4&30F0CE0E&0
7926328: Device status = 0x180200A, problem=0
7926328: Driver already loaded

7926328: Device-> System Devices::Alto-falante do sistema
7926328: Device ID = ACPI\PNP0800\4&30F0CE0E&0
7926328: Class GUID = {4D36E97D-E325-11CE-BFC1-08002BE10318}
7926328: Class = System
7926328: Device status = 0x1802000, problem=0
7926328: Ignore this device(already installed)

7926328: Device-> Other devices::Unknown Device
7926328: Device ID = ACPI\PNP0A03\1
7926328: Device status = 0x180000A, problem=0
7926328: Driver already loaded

7926328: Device-> Other devices::Unknown Device
7926328: Device ID = ACPI\PNP0B00\4&30F0CE0E&0
7926328: Device status = 0x180000A, problem=0
7926328: Driver already loaded

7926328: Device-> System Devices::Placa de sistema
7926328: Device ID = ACPI\PNP0C01\2&DABA3FF&0
7926328: Class GUID = {4D36E97D-E325-11CE-BFC1-08002BE10318}
7926328: Class = System
7926328: Device status = 0x1802000, problem=0
7926328: Ignore this device(already installed)

7926328: Device-> System Devices::Recursos da placa-mãe
7926328: Device ID = ACPI\PNP0C02\1
7926328: Class GUID = {4D36E97D-E325-11CE-BFC1-08002BE10318}
7926328: Class = System
7926328: Device status = 0x1802000, problem=0
7926328: Ignore this device(already installed)

7926328: Device-> System Devices::Recursos da placa-mãe
7926328: Device ID = ACPI\PNP0C02\2
7926328: Class GUID = {4D36E97D-E325-11CE-BFC1-08002BE10318}
7926328: Class = System
7926328: Device status = 0x1802000, problem=0
7926328: Ignore this device(already installed)

7926328: Device-> System Devices::Recursos da placa-mãe
7926328: Device ID = ACPI\PNP0C02\4
7926328: Class GUID = {4D36E97D-E325-11CE-BFC1-08002BE10318}
7926328: Class = System
7926328: Device status = 0x1802000, problem=0
7926328: Ignore this device(already installed)

7926328: Device-> System Devices::Processador de dados numéricos
7926328: Device ID = ACPI\PNP0C04\4&30F0CE0E&0
7926328: Class GUID = {4D36E97D-E325-11CE-BFC1-08002BE10318}
7926328: Class = System
7926328: Device status = 0x1802000, problem=0
7926328: Ignore this device(already installed)

7926328: Device-> Other devices::Unknown Device
7926328: Device ID = ACPI\PNP0C0C\2&DABA3FF&0
7926328: Device status = 0x4180000A, problem=0
7926328: Driver already loaded

7926328: Device-> Mice and other pointing devices::Unknown Device
7926328: Device ID = ACPI\PNP0F13\4&30F0CE0E&0
7926328: Class GUID = {4D36E96F-E325-11CE-BFC1-08002BE10318}
7926328: Class = Mouse
7926328: Device status = 0x180000A, problem=0
7926328: Driver already loaded

7926328: Device-> Other devices::Unknown Device
7926328: Device ID = ACPI_HAL\PNP0C08\0
7926328: Device status = 0x180000A, problem=0
7926328: Driver already loaded

7926328: Device-> Floppy disk drives::Unknown Device
7926328: Device ID = FDC\GENERIC_FLOPPY_DRIVE\5&334EED85&0&0
7926328: Class GUID = {4D36E980-E325-11CE-BFC1-08002BE10318}
7926328: Class = FloppyDisk
7926328: Device status = 0x180200A, problem=0
7926328: Driver already loaded

7926328: Device-> Other devices::HL-DT-ST DVDRAM GSA-H10A
7926328: Device ID = IDE\CDROMHL-DT-ST_DVDRAM_GSA-H10A________________JL02____\4337384142353238363741332020202020202020
7926328: Device status = 0x180200A, problem=0
7926328: Driver already loaded

7926328: Device-> Disk drives::SAMSUNG HD080HJ/P
7926328: Device ID = IDE\DISKSAMSUNG_HD080HJ/P_______________________ZH100-41\32313330314A4C46313636363037_0_0_0_0_0_0
7926328: Class GUID = {4D36E967-E325-11CE-BFC1-08002BE10318}
7926328: Class = DiskDrive
7926328: Device status = 0x180200A, problem=0
7926328: Driver already loaded

7926328: Device-> Other devices::Unknown Device
7926328: Device ID = ISAPNP\READDATAPORT\0
7926328: Device status = 0x180000A, problem=0
7926328: Driver already loaded

7926328: Device-> Other devices::Microsoft RawPort
7926328: Device ID = LPTENUM\MICROSOFTRAWPORT\5&84C3CC2&0&LPT1
7926328: Device status = 0x4180200A, problem=0
7926328: Driver already loaded

7926328: Device-> Ports (COM & LPT)::PCI Communications Port (COM3)
7926328: Device ID = OXPCIMF958\*PNP0501\02010040
7926328: Class GUID = {4D36E978-E325-11CE-BFC1-08002BE10318}
7926328: Class = Ports
7926328: Device status = 0x1802400, problem=10
7926328: Ignore this device(already installed)

7926328: Device-> Ports (COM & LPT)::PCI Communications Port (COM4)
7926328: Device ID = OXPCIMF958\*PNP0501\02010041
7926328: Class GUID = {4D36E978-E325-11CE-BFC1-08002BE10318}
7926328: Class = Ports
7926328: Device status = 0x1802400, problem=10
7926328: Ignore this device(already installed)

7926328: Device-> Ports (COM & LPT)::PCI Communications Port (COM5)
7926328: Device ID = OXPCIMF958\*PNP0501\02010042
7926328: Class GUID = {4D36E978-E325-11CE-BFC1-08002BE10318}
7926328: Class = Ports
7926328: Device status = 0x1802400, problem=10
7926328: Ignore this device(already installed)

7926328: Device-> Ports (COM & LPT)::PCI Communications Port (COM6)
7926328: Device ID = OXPCIMF958\*PNP0501\02010043
7926328: Class GUID = {4D36E978-E325-11CE-BFC1-08002BE10318}
7926328: Class = Ports
7926328: Device status = 0x1802400, problem=10
7926328: Ignore this device(already installed)

7926328: Device-> Ports (COM & LPT)::PCI Communications Port (COM7)
7926328: Device ID = OXPCIMF958\*PNP0501\02010044
7926328: Class GUID = {4D36E978-E325-11CE-BFC1-08002BE10318}
7926328: Class = Ports
7926328: Device status = 0x1802400, problem=10
7926328: Ignore this device(already installed)

7926328: Device-> Ports (COM & LPT)::PCI Communications Port (COM8)
7926328: Device ID = OXPCIMF958\*PNP0501\02010045
7926328: Class GUID = {4D36E978-E325-11CE-BFC1-08002BE10318}
7926328: Class = Ports
7926328: Device status = 0x1802400, problem=10
7926328: Ignore this device(already installed)

7926328: Device-> Ports (COM & LPT)::PCI Communications Port (COM9)
7926328: Device ID = OXPCIMF958\*PNP0501\02010046
7926328: Class GUID = {4D36E978-E325-11CE-BFC1-08002BE10318}
7926328: Class = Ports
7926343: Device status = 0x1802400, problem=10
7926343: Ignore this device(already installed)

7926343: Device-> Ports (COM & LPT)::PCI Communications Port (COM10)
7926343: Device ID = OXPCIMF958\*PNP0501\02010047
7926343: Class GUID = {4D36E978-E325-11CE-BFC1-08002BE10318}
7926343: Class = Ports
7926343: Device status = 0x1802400, problem=10
7926343: Ignore this device(already installed)

7926343: Device-> Multifunction adapters::OX16PCI958 PCI UARTs
7926343: Device ID = PCI\VEN_1415&DEV_9538&SUBSYS_06711415&REV_01\4&1E90E56D&0&08F0
7926343: Class GUID = {4D36E971-E325-11CE-BFC1-08002BE10318}
7926343: Class = MultiFunction
7926343: Device status = 0x180200A, problem=0
7926343: Driver already loaded

7926343: Device-> Other devices::Controlador IDE
7926343: Device ID = PCI\VEN_197B&DEV_2368&SUBSYS_B0001458&REV_00\4&2D3362AE&0&00E0
7926343: Device status = 0x180200A, problem=0
7926343: Driver already loaded

7926343: Device-> Other devices::Controlador Ethernet
7926343: Device ID = PCI\VEN_8086&DEV_107C&SUBSYS_13768086&REV_05\4&1E90E56D&0&00F0
7926343: Device status = 0x1802400, problem=1
7926343: Ignore this device(already installed)

7926343: Device-> Other devices::Controlador Ethernet
7926343: Device ID = PCI\VEN_8086&DEV_10DE&SUBSYS_E0001458&REV_02\3&13C0B0C5&0&C8
7926343: Device status = 0x1802400, problem=1
7926343: Ignore this device(already installed)

7926343: Device-> Other devices::Ponte PCI para PCI
7926343: Device ID = PCI\VEN_8086&DEV_244E&SUBSYS_00000000&REV_A2\3&13C0B0C5&0&F0
7926343: Device status = 0x180200A, problem=0
7926343: Driver already loaded

7926343: Device-> Other devices::Ponte PCI HOST
7926343: Device ID = PCI\VEN_8086&DEV_2E10&SUBSYS_00000000&REV_03\3&13C0B0C5&0&00
7926343: Device status = 0x180000A, problem=0
7926343: Driver already loaded

7926343: Device-> Other devices::Controlador de vídeo (Compatível com VGA)
7926343: Device ID = PCI\VEN_8086&DEV_2E12&SUBSYS_D0001458&REV_03\3&13C0B0C5&0&10
7926343: Device status = 0x1802400, problem=1
7926343: Ignore this device(already installed)

7926343: Device-> Other devices::Controlador de vídeo
7926343: Device ID = PCI\VEN_8086&DEV_2E13&SUBSYS_D0001458&REV_03\3&13C0B0C5&0&11
7926343: Device status = 0x1802400, problem=1
7926343: Ignore this device(already installed)

7926343: Device-> Other devices::Controlador de comunicação PCI simples
7926343: Device ID = PCI\VEN_8086&DEV_2E14&SUBSYS_2E141458&REV_03\3&13C0B0C5&0&18
7926343: Device status = 0x1802400, problem=1
7926343: Ignore this device(already installed)

7926343: Device-> Other devices::Controlador IDE
7926343: Device ID = PCI\VEN_8086&DEV_2E16&SUBSYS_2E161458&REV_03\3&13C0B0C5&0&1A
7926343: Device status = 0x180200A, problem=0
7926343: Driver already loaded

7926343: Device-> Other devices::Porta serial PCI
7926343: Device ID = PCI\VEN_8086&DEV_2E17&SUBSYS_2E171458&REV_03\3&13C0B0C5&0&1B
7926343: Device status = 0x1802400, problem=1
7926343: Ignore this device(already installed)

7926343: Device-> Other devices::Controlador IDE
7926343: Device ID = PCI\VEN_8086&DEV_3A00&SUBSYS_B0021458&REV_02\3&13C0B0C5&0&FA
7926343: Device status = 0x180200A, problem=0
7926343: Driver already loaded

7926343: Device-> Other devices::Controlador IDE
7926343: Device ID = PCI\VEN_8086&DEV_3A06&SUBSYS_B0021458&REV_02\3&13C0B0C5&0&FD
7926343: Device status = 0x180200A, problem=0
7926343: Driver already loaded

7926343: Device-> Other devices::Ponte PCI para ISA
7926343: Device ID = PCI\VEN_8086&DEV_3A14&SUBSYS_00000000&REV_02\3&13C0B0C5&0&F8
7926343: Device status = 0x180000A, problem=0
7926343: Driver already loaded

7926343: Device-> Other devices::Controlador de barramento SM
7926343: Device ID = PCI\VEN_8086&DEV_3A60&SUBSYS_50011458&REV_02\3&13C0B0C5&0&FB
7926343: Device status = 0x1802400, problem=1
7926343: Ignore this device(already installed)

7926343: Device-> Other devices::Controlador USB (Universal Serial Bus)
7926343: Device ID = PCI\VEN_8086&DEV_3A64&SUBSYS_50041458&REV_02\3&13C0B0C5&0&E8
7926343: Device status = 0x180200A, problem=0
7926343: Driver already loaded

7926343: Device-> Other devices::Controlador USB (Universal Serial Bus)
7926343: Device ID = PCI\VEN_8086&DEV_3A65&SUBSYS_50041458&REV_02\3&13C0B0C5&0&E9
7926343: Device status = 0x180200A, problem=0
7926343: Driver already loaded

7926343: Device-> Other devices::Controlador USB (Universal Serial Bus)
7926343: Device ID = PCI\VEN_8086&DEV_3A66&SUBSYS_50041458&REV_02\3&13C0B0C5&0&EA
7926343: Device status = 0x180200A, problem=0
7926343: Driver already loaded

7926343: Device-> Other devices::Controlador USB (Universal Serial Bus)
7926343: Device ID = PCI\VEN_8086&DEV_3A67&SUBSYS_50041458&REV_02\3&13C0B0C5&0&D0
7926343: Device status = 0x180200A, problem=0
7926343: Driver already loaded

7926343: Device-> Other devices::Controlador USB (Universal Serial Bus)
7926343: Device ID = PCI\VEN_8086&DEV_3A68&SUBSYS_50041458&REV_02\3&13C0B0C5&0&D1
7926343: Device status = 0x180200A, problem=0
7926343: Driver already loaded

7926343: Device-> Other devices::Controlador USB (Universal Serial Bus)
7926343: Device ID = PCI\VEN_8086&DEV_3A69&SUBSYS_50041458&REV_02\3&13C0B0C5&0&D2
7926343: Device status = 0x180200A, problem=0
7926343: Driver already loaded

7926343: Device-> Other devices::Controlador USB (Universal Serial Bus)
7926343: Device ID = PCI\VEN_8086&DEV_3A6A&SUBSYS_50061458&REV_02\3&13C0B0C5&0&EF
7926343: Device status = 0x180200A, problem=0
7926343: Driver already loaded

7926343: Device-> Other devices::Controlador USB (Universal Serial Bus)
7926343: Device ID = PCI\VEN_8086&DEV_3A6C&SUBSYS_50061458&REV_02\3&13C0B0C5&0&D7
7926343: Device status = 0x180200A, problem=0
7926343: Driver already loaded

7926343: Device-> Other devices::PCI Device
7926343: Device ID = PCI\VEN_8086&DEV_3A6E&SUBSYS_A0021458&REV_02\3&13C0B0C5&0&D8
7926343: Device status = 0x1802400, problem=1
7926343: Ignore this device(already installed)

7926343: Device-> Other devices::Ponte PCI para PCI
7926343: Device ID = PCI\VEN_8086&DEV_3A70&SUBSYS_00000000&REV_02\3&13C0B0C5&0&E0
7926343: Device status = 0x180200A, problem=0
7926343: Driver already loaded

7926343: Device-> Other devices::Canal de IDE
7926343: Device ID = PCIIDE\IDECHANNEL\4&214BC599&0&0
7926343: Device status = 0x180200A, problem=0
7926343: Driver already loaded

7926343: Device-> Other devices::Canal de IDE
7926343: Device ID = PCIIDE\IDECHANNEL\4&214BC599&0&1
7926343: Device status = 0x180200A, problem=0
7926343: Driver already loaded

7926343: Device-> Other devices::Canal de IDE
7926343: Device ID = PCIIDE\IDECHANNEL\4&41A7C5D&0&0
7926343: Device status = 0x180200A, problem=0
7926343: Driver already loaded

7926343: Device-> Other devices::Canal de IDE
7926343: Device ID = PCIIDE\IDECHANNEL\4&41A7C5D&0&1
7926343: Device status = 0x180200A, problem=0
7926343: Driver already loaded

7926343: Device-> Other devices::Canal de IDE
7926343: Device ID = PCIIDE\IDECHANNEL\4&BBBB170&0&0
7926343: Device status = 0x180200A, problem=0
7926343: Driver already loaded

7926343: Device-> Other devices::Canal de IDE
7926343: Device ID = PCIIDE\IDECHANNEL\4&BBBB170&0&1
7926343: Device status = 0x180200A, problem=0
7926343: Driver already loaded

7926343: Device-> Other devices::Canal de IDE
7926343: Device ID = PCIIDE\IDECHANNEL\5&2EFAA94C&0&0
7926343: Device status = 0x180200A, problem=0
7926343: Driver already loaded

7926343: Device-> Other devices::Canal de IDE
7926343: Device ID = PCIIDE\IDECHANNEL\5&2EFAA94C&0&1
7926343: Device status = 0x180200A, problem=0
7926343: Driver already loaded

7926343: Device-> Other devices::Unknown Device
7926343: Device ID = ROOT\ACPI_HAL\0000
7926343: Device status = 0x180000B, problem=0
7926343: Driver already loaded

7926343: Device-> Other devices::Unknown Device
7926343: Device ID = ROOT\DMIO\0000
7926343: Device status = 0x4180000B, problem=0
7926343: Driver already loaded

7926343: Device-> System Devices::Unknown Device
7926343: Device ID = ROOT\FTDISK\0000
7926343: Class GUID = {4D36E97D-E325-11CE-BFC1-08002BE10318}
7926343: Class = System
7926343: Device status = 0x4180000B, problem=0
7926343: Driver already loaded

7926343: Device-> Non-Plug and Play Drivers::Beep
7926343: Device ID = ROOT\LEGACY_BEEP\0000
7926343: Class GUID = {8ECC055D-047F-11D1-A537-0000F8753ED1}
7926343: Class = LegacyDriver
7926343: Device status = 0x180300B, problem=0
7926343: Driver already loaded

7926343: Device-> Non-Plug and Play Drivers::cdfs
7926343: Device ID = ROOT\LEGACY_CDFS\0000
7926343: Class GUID = {8ECC055D-047F-11D1-A537-0000F8753ED1}
7926343: Class = LegacyDriver
7926343: Device status = 0x180300B, problem=0
7926343: Driver already loaded

7926343: Device-> Non-Plug and Play Drivers::dmboot
7926343: Device ID = ROOT\LEGACY_DMBOOT\0000
7926343: Class GUID = {8ECC055D-047F-11D1-A537-0000F8753ED1}
7926343: Class = LegacyDriver
7926343: Device status = 0x180300B, problem=0
7926343: Driver already loaded

7926343: Device-> Non-Plug and Play Drivers::dmload
7926343: Device ID = ROOT\LEGACY_DMLOAD\0000
7926343: Class GUID = {8ECC055D-047F-11D1-A537-0000F8753ED1}
7926343: Class = LegacyDriver
7926343: Device status = 0x180300B, problem=0
7926343: Driver already loaded

7926343: Device-> Non-Plug and Play Drivers::fastfat
7926343: Device ID = ROOT\LEGACY_FASTFAT\0000
7926343: Class GUID = {8ECC055D-047F-11D1-A537-0000F8753ED1}
7926343: Class = LegacyDriver
7926343: Device status = 0x180300B, problem=0
7926343: Driver already loaded

7926343: Device-> Non-Plug and Play Drivers::IPSEC Driver
7926343: Device ID = ROOT\LEGACY_IPSEC\0000
7926343: Class GUID = {8ECC055D-047F-11D1-A537-0000F8753ED1}
7926343: Class = LegacyDriver
7926343: Device status = 0x180300B, problem=0
7926343: Driver already loaded

7926343: Device-> Non-Plug and Play Drivers::ksecdd
7926343: Device ID = ROOT\LEGACY_KSECDD\0000
7926359: Class GUID = {8ECC055D-047F-11D1-A537-0000F8753ED1}
7926359: Class = LegacyDriver
7926359: Device status = 0x180300B, problem=0
7926359: Driver already loaded

7926359: Device-> Non-Plug and Play Drivers::mountmgr
7926359: Device ID = ROOT\LEGACY_MOUNTMGR\0000
7926359: Class GUID = {8ECC055D-047F-11D1-A537-0000F8753ED1}
7926359: Class = LegacyDriver
7926359: Device status = 0x180300B, problem=0
7926359: Driver already loaded

7926359: Device-> Non-Plug and Play Drivers::NDIS System Driver
7926359: Device ID = ROOT\LEGACY_NDIS\0000
7926359: Class GUID = {8ECC055D-047F-11D1-A537-0000F8753ED1}
7926359: Class = LegacyDriver
7926359: Device status = 0x180300B, problem=0
7926359: Driver already loaded

7926359: Device-> Non-Plug and Play Drivers::ntfs
7926359: Device ID = ROOT\LEGACY_NTFS\0000
7926359: Class GUID = {8ECC055D-047F-11D1-A537-0000F8753ED1}
7926359: Class = LegacyDriver
7926359: Device status = 0x180300B, problem=0
7926359: Driver already loaded

7926359: Device-> Non-Plug and Play Drivers::Null
7926359: Device ID = ROOT\LEGACY_NULL\0000
7926359: Class GUID = {8ECC055D-047F-11D1-A537-0000F8753ED1}
7926359: Class = LegacyDriver
7926359: Device status = 0x180300B, problem=0
7926359: Driver already loaded

7926359: Device-> Non-Plug and Play Drivers::PartMgr
7926359: Device ID = ROOT\LEGACY_PARTMGR\0000
7926359: Class GUID = {8ECC055D-047F-11D1-A537-0000F8753ED1}
7926359: Class = LegacyDriver
7926359: Device status = 0x1803401, problem=24
7926359: Ignore this device(already installed)

7926359: Device-> Non-Plug and Play Drivers::setupdd
7926359: Device ID = ROOT\LEGACY_SETUPDD\0000
7926359: Class GUID = {8ECC055D-047F-11D1-A537-0000F8753ED1}
7926359: Class = LegacyDriver
7926359: Device status = 0x180300B, problem=0
7926359: Driver already loaded

7926359: Device-> Non-Plug and Play Drivers::Srv
7926359: Device ID = ROOT\LEGACY_SRV\0000
7926359: Class GUID = {8ECC055D-047F-11D1-A537-0000F8753ED1}
7926359: Class = LegacyDriver
7926359: Device status = 0x180300B, problem=0
7926359: Driver already loaded

7926359: Device-> Non-Plug and Play Drivers::VgaSave
7926359: Device ID = ROOT\LEGACY_VGASAVE\0000
7926359: Class GUID = {8ECC055D-047F-11D1-A537-0000F8753ED1}
7926359: Class = LegacyDriver
7926359: Device status = 0x180300B, problem=0
7926359: Driver already loaded

7926359: Device-> Non-Plug and Play Drivers::VolSnap
7926359: Device ID = ROOT\LEGACY_VOLSNAP\0000
7926359: Class GUID = {8ECC055D-047F-11D1-A537-0000F8753ED1}
7926359: Class = LegacyDriver
7926359: Device status = 0x180300B, problem=0
7926359: Driver already loaded

7926359: Device-> Sound, video and game controllers::Audio Codecs
7926359: Device ID = ROOT\MEDIA\MS_MMACM
7926359: Class GUID = {4D36E96C-E325-11CE-BFC1-08002BE10318}
7926359: Class = MEDIA
7926359: Device status = 0x180000B, problem=0
7926359: Driver already loaded

7926359: Device-> Sound, video and game controllers::Legacy Audio Drivers
7926359: Device ID = ROOT\MEDIA\MS_MMDRV
7926359: Class GUID = {4D36E96C-E325-11CE-BFC1-08002BE10318}
7926359: Class = MEDIA
7926359: Device status = 0x180000B, problem=0
7926359: Driver already loaded

7926359: Device-> Sound, video and game controllers::Media Control Devices
7926359: Device ID = ROOT\MEDIA\MS_MMMCI
7926359: Class GUID = {4D36E96C-E325-11CE-BFC1-08002BE10318}
7926359: Class = MEDIA
7926359: Device status = 0x180000B, problem=0
7926359: Driver already loaded

7926359: Device-> Sound, video and game controllers::Legacy Video Capture Devices
7926359: Device ID = ROOT\MEDIA\MS_MMVCD
7926359: Class GUID = {4D36E96C-E325-11CE-BFC1-08002BE10318}
7926359: Class = MEDIA
7926359: Device status = 0x180000B, problem=0
7926359: Driver already loaded

7926359: Device-> Sound, video and game controllers::Video Codecs
7926359: Device ID = ROOT\MEDIA\MS_MMVID
7926359: Class GUID = {4D36E96C-E325-11CE-BFC1-08002BE10318}
7926359: Class = MEDIA
7926359: Device status = 0x180000B, problem=0
7926359: Driver already loaded

7926359: Device-> System Devices::Plug and Play Software Device Enumerator
7926359: Device ID = ROOT\SYSTEM\0000
7926359: Class GUID = {4D36E97D-E325-11CE-BFC1-08002BE10318}
7926359: Class = System
7926359: Device status = 0x180000B, problem=0
7926359: Driver already loaded

7926359: Device-> RAM Disk::Ramdisk
7926359: Device ID = ROOT\UNKNOWN\9999
7926359: Class GUID = {FFA1C341-4539-11D3-B88D-00C04FAD5172}
7926359: Class = RamDisk
7926359: Device status = 0x180201B, problem=0
7926359: Driver already loaded

7926359: Device-> Storage volumes::Unknown Device
7926359: Device ID = STORAGE\VOLUME\1&30A96598&0&SIGNATURE8D098D09OFFSET7E00LENGTH12A14B8200
7926359: Class GUID = {71A27CDD-812A-11D0-BEC7-08002BE2092F}
7926359: Class = Volume
7926359: Device status = 0x4180200A, problem=0
7926359: Driver already loaded

7926359: Device-> Universal Serial Bus Controllers::Unknown Device
7926359: Device ID = USB\ROOT_HUB\4&103E0D4B&0
7926359: Class GUID = {36FC9E60-C465-11CF-8056-444553540000}
7926359: Class = USB
7926359: Device status = 0x180200A, problem=0
7926359: Driver already loaded

7926359: Device-> Universal Serial Bus Controllers::Unknown Device
7926359: Device ID = USB\ROOT_HUB\4&173AE26A&0
7926359: Class GUID = {36FC9E60-C465-11CF-8056-444553540000}
7926359: Class = USB
7926359: Device status = 0x180200A, problem=0
7926359: Driver already loaded

7926359: Device-> Universal Serial Bus Controllers::Unknown Device
7926359: Device ID = USB\ROOT_HUB\4&21CBB4BE&0
7926359: Class GUID = {36FC9E60-C465-11CF-8056-444553540000}
7926359: Class = USB
7926359: Device status = 0x180200A, problem=0
7926359: Driver already loaded

7926359: Device-> Universal Serial Bus Controllers::Unknown Device
7926359: Device ID = USB\ROOT_HUB\4&2CAA2ADD&0
7926359: Class GUID = {36FC9E60-C465-11CF-8056-444553540000}
7926359: Class = USB
7926359: Device status = 0x180200A, problem=0
7926359: Driver already loaded

7926359: Device-> Universal Serial Bus Controllers::Unknown Device
7926359: Device ID = USB\ROOT_HUB\4&2F3E5DBC&0
7926359: Class GUID = {36FC9E60-C465-11CF-8056-444553540000}
7926359: Class = USB
7926359: Device status = 0x180200A, problem=0
7926359: Driver already loaded

7926359: Device-> Universal Serial Bus Controllers::Unknown Device
7926359: Device ID = USB\ROOT_HUB\4&B162E9B&0
7926359: Class GUID = {36FC9E60-C465-11CF-8056-444553540000}
7926359: Class = USB
7926359: Device status = 0x180200A, problem=0
7926359: Driver already loaded

7926359: Device-> Universal Serial Bus Controllers::Unknown Device
7926359: Device ID = USB\ROOT_HUB20\4&109FB088&0
7926359: Class GUID = {36FC9E60-C465-11CF-8056-444553540000}
7926359: Class = USB
7926359: Device status = 0x180200A, problem=0
7926359: Driver already loaded

7926359: Device-> Universal Serial Bus Controllers::Unknown Device
7926359: Device ID = USB\ROOT_HUB20\4&1E861DAF&0
7926359: Class GUID = {36FC9E60-C465-11CF-8056-444553540000}
7926359: Class = USB
7926359: Device status = 0x180200A, problem=0
7926359: Driver already loaded

Device installation complete, Elapsed Time=218 s
[/codebox]

I don't have a link to download the card drivers, but if needed, I can send by email. Cannot attach here 'cause is 180K size.

When installing Windows on the physical PC and installing card drivers, all COM ports are recongnized and hav their drivers installed automatically in sequence.

Thanks for your interest.

Greetings from Brasil,
Nilo
cdob
QUOTE (Nilo @ May 13 2011, 05:24 PM) *
When I use a plugin to copy multiserial drivers

Post the plugin contents.
Nilo
QUOTE (cdob @ May 13 2011, 01:19 PM) *
Post the plugin contents.


CODE
[Version]
Signature= "$Windows NT$"

[PEBuilder]
Name="CTS-Wincor MultiSerial Card"
Enable=1

[SourceDisksFiles]
oxpar.inf=20,,1
oxpar2.inf=20,,1
oxpci.inf=20,,1
oxpci2.inf=20,,1
oxser.inf=20,,1

OXUI.dll=2,,1

OxMEP.sys=4,,1
OxMF.sys=4,,1
OxMFUF.SYS=4,,1
oxpar.sys=4,,1
OXSER.sys=4,,1


Thanks in advance.

Nilo - Brasil

cdob
That's a nice plugin.

Read http://www.911cd.net/forums//index.php?sho...st&p=163948
QUOTE (sanbarrow)
Oh dear - this card is real pain.
Nilo
QUOTE (cdob @ May 13 2011, 03:39 PM) *


Hi, CDob.

I'll make some more tests during weekend. I'll post any results later.

Thanks for your interest.

Nilo - Brasil
Nilo
QUOTE (Nilo @ May 14 2011, 06:23 AM) *
Hi, CDob.

I'll make some more tests during weekend. I'll post any results later.

Thanks for your interest.

Nilo - Brasil


OK, I'm giving up!

Could not find a way to make this animal works.

I think that the problem occurs 'cause the booted XP is read-only, and therefore does not allow writing something that makes the driver installs. There are some messages os hwpnp log saying "access denied".

Due lack of time, I'm going to make a Live CD with Linux.

Thanks to Mike and CDob.

Best Regards,
Nilo - Brasil
Allen2
You could try with PE with ewf write filter.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2013 Invision Power Services, Inc.