Hi all,
I make another try, because I noticed, that only the first *.sys driver is
loaded when hit F6 at boottime from XP:
[Disks]
d1 = "USBBOOT1",\disk1,\
[Defaults]
scsi = usbstor
[scsi]
usbstor = "OEM USB1"
[Files.scsi.usbstor]
driver = d1,usbstor.sys,usbstor
inf = d1,usb.inf
inf = d1,usbstor.inf
inf = d1,usbport.inf
dll = d1,hccoin.dll
dll = d1,usbui.dll
[HardwareIds.scsi.usbstor]
id = "USB\Vid_1058&Pid_0300", "usbstor"
[Defaults]
scsi = usbport
[scsi]
usbport = "OEM USB2"
[Files.scsi.usbport]
driver = d1,usbport.sys,usbport
inf = d1,usb.inf
inf = d1,usbstor.inf
inf = d1,usbport.inf
dll = d1,hccoin.dll
dll = d1,usbui.dll
[Defaults]
scsi = usbd
[scsi]
usbd = "OEM USB3"
[Files.scsi.usbd]
driver = d1,usbd.sys,usbd
inf = d1,usb.inf
inf = d1,usbstor.inf
inf = d1,usbport.inf
dll = d1,hccoin.dll
dll = d1,usbui.dll
[Defaults]
scsi = usbehci
[scsi]
usbehci = "OEM USB4"
[Files.scsi.usbehci]
driver = d1,usbehci.sys,usbehci
inf = d1,usb.inf
inf = d1,usbstor.inf
inf = d1,usbport.inf
dll = d1,hccoin.dll
dll = d1,usbui.dll
[Defaults]
scsi = usbuhci
[scsi]
usbuhci = "OEM USB5"
[Files.scsi.usbuhci]
driver = d1,usbuhci.sys,usbuhci
inf = d1,usb.inf
inf = d1,usbstor.inf
inf = d1,usbport.inf
dll = d1,hccoin.dll
dll = d1,usbui.dll
[Defaults]
scsi = usbhub
[scsi]
usbhub = "OEM USB6"
[Files.scsi.usbhub]
driver = d1,usbhub.sys,usbhub
inf = d1,usb.inf
inf = d1,usbstor.inf
inf = d1,usbport.inf
dll = d1,hccoin.dll
dll = d1,usbui.dll
But still this does not work.
Nice to hear from you
Dietmar