Re: Compiling the PCIBus driver
From: Steve Maillet \(eMVP\) (nospam1_at_EntelechyConsulting.com)
Date: 03/11/04
- Next message: phil_reid
trimble co nz: "Problem showing wait cursor" - Previous message: Steve Maillet \(eMVP\): "Re: Lots of easy questions about drivers/linking"
- In reply to: John: "Re: Compiling the PCIBus driver"
- Next in thread: John: "Re: Compiling the PCIBus driver"
- Reply: John: "Re: Compiling the PCIBus driver"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 10 Mar 2004 21:39:28 -0500
Well that depends. Did you put that literally? e.g. is the registry value a
string with the literal contents "PCIBUS=DWORD:FFFF"
or is it a DWORD value with the contents 0xFFFF?
If you use the registry editor to add a DWORD value named "PCIBUS" and set
it's contents of 0xFFFF that should turn on all the zones for PCI bus so
long as you have the KITL connection in place for it. You can also just set
a break point anywhere in the driver (say DLLMain) and manually set the zone
mask in the dpCurrSettings variable.
-- Steve Maillet (eMVP) Entelechy Consulting smaillet_AT_EntelechyConsulting_DOT_com
- Next message: phil_reid
trimble co nz: "Problem showing wait cursor" - Previous message: Steve Maillet \(eMVP\): "Re: Lots of easy questions about drivers/linking"
- In reply to: John: "Re: Compiling the PCIBus driver"
- Next in thread: John: "Re: Compiling the PCIBus driver"
- Reply: John: "Re: Compiling the PCIBus driver"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|