移动硬盘上的Windows XP(4)
时间:2025-04-24
时间:2025-04-24
usbohci = usbohci.sys usbuhci = usbuhci.sys usbhub = usbhub.sys
usbstor = usbstor.sys
[InputDevicesSupport.Load]
usbehci = usbehci.sys
usbohci = usbohci.sys
usbuhci = usbuhci.sys
usbhub = usbhub.sys
usbccgp = usbccgp.sys
hidusb = hidusb.sys
serial = serial.sys
serenum = serenum.sys
usbstor = usbstor.sys
接着对[BootBusExtenders]和[InputDevicesSupport]字段进行类似的处理(蓝色文字是新添加的内容,带有下划线的文字是删除的内容):
[BootBusExtenders]
pci = "PCI-Bustreiber",files.pci,pci
acpi = "ACPI Plug & Play-Bustreiber",files.acpi,acpi
isapnp = "ISA Plug & Play-Bustreiber",files.isapnp,isapnp
acpiec = "Integrierter ACPI-Controllertreiber",files.none,acpiec
ohci1394 = "IEEE-1394-Bus-OHCI-konformer Anschlusstreiber",files.ohci1394,ohci1394
usbehci = "Erweiterter Hostcontroller",behci,usbehci
usbohci = "Open Hostcontroller",bohci,usbohci
usbuhci = "Universeller Hostcontroller",buhci,usbuhci
usbhub = "Standard-USB-Hubtreiber",bhub,usbhub
usbstor = "USB-Speicherklassentreiber",bstor,usbstor
[InputDevicesSupport]
usbehci="Erweiterter Hostcontroller",behci,usbehci
usbohci="Open Hostcontroller",bohci,usbohci
usbuhci="Universeller Hostcontroller",buhci,usbuhci
usbhub="Standard-USB-Hubtreiber",bhub,usbhub
hidusb="HID-Parser",files.hidusb,hidusb
serial="Serial Port Driver",files.none,serial
serenum="Serial Port Enumerator",files.none,serenum
usbstor="USB-Speicherklassentreiber",bstor,usbstor
usbccgp="USB Generic Parent Driver",bccgp,usbccgp