KnowledgeBase Archive

An Archive of Early Microsoft KnowledgeBase Articles

View on GitHub

Q86831: 32-Bit Disk Access and Western Digital 1003 Controller Cards

Article: Q86831
Product(s): Microsoft Windows 95.x Retail Product
Version(s): WINDOWS:3.1,3.11
Operating System(s): 
Keyword(s): 
Last Modified: 10-OCT-1999

-------------------------------------------------------------------------------
The information in this article applies to:

- Microsoft Windows versions 3.1, 3.11 
-------------------------------------------------------------------------------

SUMMARY
=======

The Microsoft Windows version 3.1 32-Bit Disk Access feature actually performs
16-bit input/output with the Western Digital 1003 hard drive controller card and
compatibles.

MORE INFORMATION
================

Microsoft Windows 3.1 ships with one Virtual Hard Disk Controller Device, which
is WDCTRL. WDCTRL supports hard-drive controllers that are compatible with the
Western Digital 1003 standard. This standard is a 16-bit standard.

The 32-Bit Disk Access feature is a series of layered virtual device drivers. The
higher-level virtual device drivers send their requests down to the virtual
device driver, which actually talks to the hard disk controller, that is,
WDCTRL. The communication between virtual device drivers is 32-bit data. The
virtual device driver that communicates to the hard disk controller can use
16-bit or 32-bit input/output.

Currently WDCTRL is using 16-bit input/output because it was written specifically
for the Western Digital 1003 16-bit standard. To achieve true 32-bit
input/output, a hardware manufacturer would have to write a low-level virtual
device driver that communicates to a specific hard drive controller that is
32-bit. Currently Microsoft only provides the WDCTRL.

Additional query words: fastdisk 3.10

======================================================================
Keywords          :  
Technology        : kbWin3xSearch kbZNotKeyword3 kbWin310 kbWin311
Version           : WINDOWS:3.1,3.11

=============================================================================

THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Copyright Microsoft Corporation 1986-2002.