Jump to content

AMD USB PCI\VEN_1022&DEV_7812 & WinXP


npeca

Recommended Posts

Hi to everyone

sorry for my english ....

 

i haved a problem with new computer

There was only USB3.0 connectors and AMD Sata disk controller

 

At first, i slisptreamed AMD Sata drivers for PCI\VEN_1022&DEV_7804&CC_0106

with NLITE. But ...

Text portition of XP setup does NOT find AMD USB3, so no keyboard, no mouse at setup time

 

after many hours of searching, i decided to make my own txtsetup.oem file to load USB3.0 driver at text phase of setup

 

here it is:

 

-----------------------------------------------------

 

[Disks]
disk1="AMD USB 3.0 Device Driver Installation Disk",\amdxhc.inf,\

[Defaults]
SCSI=amdxhc

[sCSI]
amdxhc="AMD USB 3.0 Host Controller Driver"
amdhub30="AMD USB3 HUB Driver"

[Files.SCSI.amdxhc]
driver=disk1,amdxhc.sys,amdxhc
inf=disk1,amdxhc.inf
catalog=disk1,amdxhc.cat

[Files.SCSI.amdhub30]
driver=disk1,amdhub30.sys,amdhub30
inf=disk1,amdhub30.inf
catalog=disk1,amdhub.cat

[HardwareIds.SCSI.amdxhc]
id="PCI\VEN_1022&DEV_7812","amdxhc"
id="PCI\VEN_1022&DEV_7814","amdxhc"


[HardwareIds.SCSI.amdhub30]
id="AMDUSB30\ROOT_HUB30","amdhub30"
id="AMDUSB30\CLASS_09&SUBCLASS_00&PROT_00","amdhub30"
id="AMDUSB30\CLASS_09&SUBCLASS_00&PROT_01","amdhub30"
id="AMDUSB30\CLASS_09&SUBCLASS_00&PROT_02","amdhub30"
id="AMDUSB30\CLASS_09&SUBCLASS_00&PROT_03","amdhub30"
id="AMDUSB30\CLASS_09&SUBCLASS_01","amdhub30"


-----------------------------------

 

After inserting in NLITE, text portition of XP setup found my keyboard and install was success

 

 

If somebody have same problem as me, feel free to use this driver

i am attached complete driver folder

 

cheers

 

USB-AMDTXT.7z

Edited by npeca
Link to comment
Share on other sites


Ok, here it is, original, unmodified files

 

i don't know from where i grab them :) so there is no link :)

 

basicaly, i am merged two folder: amdhub and amdxhc in one. Then i was remove *.EXE and *.MSI files from them and wrote the txtsetup.oem file by myself

 

nothing special

 

As one could see, i was duplicating *.sys files, puting them in main folder and in x86 folder as well because i have problem in past with absolute/relative path and slipstreaming. So waste of about 160 kb of space :) but this is safer now

 

another interesting thing , i was putting this driver to be in [sCSI] section, so driver will be surely loaded. Another benefit from this aproach is to one could install XP on AMD USB3 disk

 

have a nice weekend

cheers

 

 

 

USB30.7z

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...