If he can’t change the code what is the point of the question? The Hal
functions in question continue to be available, although as has been
pointed out here many times, there is no guarantee that they will work
correctly on all platforms or all OS releases. My guess is that this is
not a W2K3 issue, that it is more likely a platform issue combined with
an OS release issue. XP SP2 and W2K3 SP1 are essentially the same OS.
Does this fail on the same hardware platform running XPSP2 and W2K3SP1?
-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Martin O’Brien
Sent: Tuesday, October 10, 2006 7:50 AM
To: Windows System Software Devs Interest List
Subject: Re: [ntdev] HalTranslateBusAddress on Server 2003
DCULLEN:
I have seen references to it not working on x64 platforms. This is not
really my thing (actual hardware, that is), but I believe I that
IRP_MN_QUERY_INTERFACE can do at least some of what you might be looking
for. There is an article at least somewhat related to this on
www.hollistech.com; I can’t say that I’ve read it, but I remember Don
Burn referring to it. Either he or Mark Roddy (who, I believe, wrote
it) would be a much better source of information than I, but it is a
place to start.
mm
>> xxxxx@intergate.com 2006-10-09 18:20 >>>
Dear Folks,
I have source for a driver that uses HalTranslateBusAddress. I know
this function is obsolete; however, for certification reasons, I
cannot change the code. It is failing on Windows Server 2003. Does
anyone know if this obsolete function has changed on Server 2003?
It works on everything from Windows 2000 to Windows XP SP2.
Thanks
Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256
To unsubscribe, visit the List Server section of OSR Online at
http://www.osronline.com/page.cfm?name=ListServer
Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256
To unsubscribe, visit the List Server section of OSR Online at
http://www.osronline.com/page.cfm?name=ListServer