Topic: [SLVD] Duplicate Hwids in 11.08

Should there be duplicate hwids in either the same driver or other drivers ?

Driver A3's second hwid is "PCI\VEN_1191&DEV_0009&SUBSYS_00091191" which is also Driver A5's First and only hwid, This results in both .sys files being compressed but no reference in the "HardwareIdsDatabase" for the A3 Driver as its overwritten by the A5 entry
There are a number of other drivers with the same conditions.

Also there are a number of drivers where some of the hwids are duplicated on the same "ms_x_hwids=" line, One even has lower case letters in the second occurrence. Are the duplicates intended? and if so is the lowercase letters intended?

PG

List of Cross Drive Dupes
A3 and A5 share PCI\VEN_1191&DEV_0009&SUBSYS_00091191
M  - All 5 hwids are duped accross ms_1 ("mv61xxmm") and ms_2 ("mv61xx")
M4 - All 3 hwids are duped accross ms_1 (mv64xxmm)  and ms_2 (mv64xx)
M5 - All 29 hwids are duped accross ms_1 ("mvxxmm") and ms_2 ("mv91xx")
SC and SC2 share PCI\VEN_1095&DEV_3132&SUBSYS_71328086 & PCI\VEN_1095&DEV_3132&SUBSYS_2C0A17F2
SC and SC3 share PCI\VEN_1095&DEV_3132&SUBSYS_820F1043 & PCI\VEN_1095&DEV_3132&SUBSYS_2A49103C
SC and SC4 share PCI\VEN_1095&DEV_3132&SUBSYS_0011182D
SC and SC5 share PCI\VEN_1095&DEV_3132&SUBSYS_8177103c (Small c) & PCI\VEN_1095&DEV_3132&SUBSYS_F001147B
S5 and S4 Share PCI\VEN_1002&DEV_436E&SUBSYS_436E1002 & PCI\VEN_1002&DEV_4379&SUBSYS_43791002 & PCI\VEN_1002&DEV_437A&SUBSYS_437A1002


List of Inline Dupes
D3 - PCI\VEN_1028&DEV_000A&SUBSYS_011B1028  &  PCI\VEN_1028&DEV_000A&SUBSYS_01211028
L2 - PCI\VEN_8086&DEV_1960&SUBSYS_0466101E  &  PCI\VEN_8086&DEV_1960&SUBSYS_0467101E  & PCI\VEN_8086&DEV_1960&SUBSYS_0490101E
S3 - PCI\VEN_1095&DEV_3531&SUBSYS_30d4103c
S4 - PCI\VEN_1095&DEV_3512&SUBSYS_81E8104D

Last edited by PaulDG (2011-08-21 05:21:36)

Re: [SLVD] Duplicate Hwids in 11.08

How would you like to be on the testing team?

DP BartPE Tutorial   DP_BASE Tutorial   HWID's Tool     Read BEFORE you post    UserBars!
http://driverpacks.net/userbar/admin-1.png
The DriverPacks, the DP_Base program, and Support Forum are FREE!.

Re: [SLVD] Duplicate Hwids in 11.08

PaulDG wrote:

M  - All 5 hwids are duped accross ms_1 ("mv61xxmm") and ms_2 ("mv61xx")
M4 - All 3 hwids are duped accross ms_1 (mv64xxmm)  and ms_2 (mv64xx)
M5 - All 29 hwids are duped accross ms_1 ("mvxxmm") and ms_2 ("mv91xx")

Those are all by design.  The mv*xxmm driver needs to load before it's corresponding mv##xx driver.  That's how magic happens! wink
I'll look into the others.
Thanks for reporting.

Read BEFORE you post.  HWID tool   DriverPacks Tutorial   DONATE!
http://driverpacks.net/userbar/admin-1.png
Not all heroes wear capes, some wear Kevlar!

Re: [SLVD] Duplicate Hwids in 11.08

So the mv*xxmm details in the HardwareIdsDatabase section of txtsetup are not required ?

Also i forgot to add my first example to the list, ill edit.

Re: [SLVD] Duplicate Hwids in 11.08

A3 and A5 share PCI\VEN_1191&DEV_0009&SUBSYS_00091191                        (Fixed in 11.08.1b1)
M  - All 5 hwids are duped accross ms_1 ("mv61xxmm") and ms_2 ("mv61xx")   (Normal, this is intended)
M4 - All 3 hwids are duped accross ms_1 (mv64xxmm)  and ms_2 (mv64xx)      (Normal, this is intended)
M5 - All 29 hwids are duped accross ms_1 ("mvxxmm") and ms_2 ("mv91xx")    (Normal, this is intended)
S5 and S4 Share PCI\VEN_1002&DEV_436E&SUBSYS_436E1002 & PCI\VEN_1002&DEV_4379&SUBSYS_43791002 & PCI\VEN_1002&DEV_437A&SUBSYS_437A1002 (Fixed in 11.08.1b1)


List of Inline Dupes
D3 - PCI\VEN_1028&DEV_000A&SUBSYS_011B1028  &  PCI\VEN_1028&DEV_000A&SUBSYS_01211028    (Fixed in 11.08.1b1)
L2 - PCI\VEN_8086&DEV_1960&SUBSYS_0466101E  &  PCI\VEN_8086&DEV_1960&SUBSYS_0467101E  & PCI\VEN_8086&DEV_1960&SUBSYS_0490101E  (Fixed in 11.08.1b1)
S3 - PCI\VEN_1095&DEV_3531&SUBSYS_30d4103c     (Fixed in 11.08.1b1)
S4 - PCI\VEN_1095&DEV_3512&SUBSYS_81E8104D    (Fixed in 11.08.1b1)

All the duplicates between the SC# folders are because of the different card BIOS revisions.  They've been like that for years.

Seriously though, how did you find those?  Jeff's right, you need to be on the testing team!

Read BEFORE you post.  HWID tool   DriverPacks Tutorial   DONATE!
http://driverpacks.net/userbar/admin-1.png
Not all heroes wear capes, some wear Kevlar!

Re: [SLVD] Duplicate Hwids in 11.08

Ok how did I Find them !!!

I install across a network share created in PE, this leaves "$WIN_NT$.~BT" and "$WIN_NT$.~LS".
I like pure sources and prefer to apply the driverpacks only when they are needed, not wanting to have multiple sources I decided to drop the DriverPack files into the above folders after the copy stage.

For this I needed the txtsetup.sif file, I know I could have copied them from a dp'ed source but I figured I would parse the MassStorage ini file and create my own. Early results found the duplicate tag names from my first report.

My original routine for adding the [hwidsiddatabase] entries didn’t account for the duplicates and caused duplicate errors in the sif, which showed up in a side by side comparison.

PG

Re: [SLVD] Duplicate Hwids in 11.08

I think copy the sif is the better idea...
there are way to many exceptions and general weirdness to start from scratch... took us years to get it even close to right.


But I am glad you tried it and found some anomlies. Go ahead if you like but you are going to pull you hair out before it's over big_smile.

DP BartPE Tutorial   DP_BASE Tutorial   HWID's Tool     Read BEFORE you post    UserBars!
http://driverpacks.net/userbar/admin-1.png
The DriverPacks, the DP_Base program, and Support Forum are FREE!.

Re: [SLVD] Duplicate Hwids in 11.08

All Done, Those last 3 items in the scsi section were the last problem.

Re: [SLVD] Duplicate Hwids in 11.08

All the appropriate duplicated HWIDs are fixed in 11.08.1b1 (and b2).  These will be in the next major release.

Read BEFORE you post.  HWID tool   DriverPacks Tutorial   DONATE!
http://driverpacks.net/userbar/admin-1.png
Not all heroes wear capes, some wear Kevlar!

Re: [SLVD] Duplicate Hwids in 11.08

Excellent... you never did create a bug report over at the bugtracker.

Not many people get the opportunity to do so big_smile.

DP BartPE Tutorial   DP_BASE Tutorial   HWID's Tool     Read BEFORE you post    UserBars!
http://driverpacks.net/userbar/admin-1.png
The DriverPacks, the DP_Base program, and Support Forum are FREE!.