Don - a better way of stating the problem is that during PCI enumeration the
HardwareID for our device is being associated with the chip vendor’s driver
not ours. As I said earlier, in XP we changed from ‘System’ to ‘Boot’,
added a ‘Group’ in our driver’s registry entry and then placed that Group
name ahead of the group-name used by the chip vendor’s (BOOT) driver.
Doesn’t work in VISTA L.
Bill Casey
== VirDISR & VirtualSCSIT Target Mode Solutions ==
Advanced Storage Concepts, Inc. (409) 762-0604
2200 Market Street, Suite 810 xxxxx@virtualscsi.com
Galveston, TX USA 77550-1532 www.virtualscsi.com
http:</http:>
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Don Burn
Sent: Friday, July 26, 2013 6:00 PM
To: Windows System Software Devs Interest List
Subject: RE: [ntdev] Back to the past i.e. VISTA
Is this for installs on a running system, or as part of a system install?
It almost sounds like the latter, but it could be the former.
Don Burn
Windows Filesystem and Driver Consulting
Website: http://www.windrvr.com http:</http:>
Blog: http://msmvps.com/blogs/WinDrvr
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Bill Casey
Sent: Friday, July 26, 2013 6:12 PM
To: Windows System Software Devs Interest List
Subject: RE:[ntdev] Back to the past i.e. VISTA
Sorry to harp on this VISTA-64 problem but we need a solution. Our adapter
board uses the same chip as the chip manufacturer uses on their boards. In
XP we could supplant their driver with ours (read: load before) by making
ours also a BOOT driver and placing our custom ‘Group’ ahead of the
manufacturer’s in the ‘List’ of ServiceGroupOrder. This worked nicely. For
our updated PnP driver version on VISTA-64 we tried doing this procedure -
doesn’t work L. Can anyone suggest another way to if not remove the
manufacturer’s driver, at least get ours to load AHEAD of theirs?
Bill Casey
ASC
From: Doron Holan [mailto:xxxxx@microsoft.com]
Sent: Monday, July 22, 2013 4:34 PM
Subject: RE: Back to the past i.e. VISTA
You can’t get rid of the driver behind the OS’s back. You would need to go
call into setup to remove the driver package. The effectiveness of that
action on XP is clearly up for debate and with XP about to go out of
support, not something I would think you get traction on if the built in
remove doesn’t work the way you want
d
NTDEV is sponsored by OSR
Visit the list at: http://www.osronline.com/showlists.cfm?list=ntdev
OSR is HIRING!! See http://www.osr.com/careers
For our schedule of WDF, WDM, debugging and other seminars visit:
http://www.osr.com/seminars
To unsubscribe, visit the List Server section of OSR Online at
http://www.osronline.com/page.cfm?name=ListServer
NTDEV is sponsored by OSR
Visit the list at: http://www.osronline.com/showlists.cfm?list=ntdev
OSR is HIRING!! See http://www.osr.com/careers
For our schedule of WDF, WDM, debugging and other seminars visit:
http://www.osr.com/seminars
To unsubscribe, visit the List Server section of OSR Online at
http://www.osronline.com/page.cfm?name=ListServer