The information in this article applies to:
SYMPTOMSYou may experience a performance problem on computers with PCI architecture. CAUSEThe hardware abstraction layer (HAL) is treating PCI transfers like ISA transfers. Transfers that use buffers greater than 16MB are mapped into HAL buffers and the PCI transfer size limits are incorrectly set to ISA limits (limited to the HAL buffer size, which is typically 64K). The HalGetAdapter routine in the HALMCA does not check for PCI. RESOLUTIONObtain the fix referenced below. This fix to the HALMCA.DLL adds the condition to check for the PCI. STATUS
Microsoft has confirmed this to be a problem in Windows NT versions 3.5 and
3.51. This problem was corrected in the latest Windows NT 3.51 U.S. Service
Pack. For information on obtaining the Service Pack, query on the following
word in the Microsoft Knowledge Base (without the spaces):
S E R V P A C K MORE INFORMATIONThe third-party products discussed here are manufactured by vendors independent of Microsoft; we make no warranty, implied or otherwise, regarding these products[ASCII 146] performance or reliability. Additional query words: prodnt 3.50 3.51
Keywords : nthw |
Last Reviewed: February 26, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |