The Datasheet Archive - 100 Million Datasheets from 7500 Manufacturers.    


Datasheet Search Engine   
 
Part # or Description: • 5V RS232 Driver • 2SC5066* • "Real Time Clock" • "USB connector" • "blue led" 5mm • 10 watt zener diode • 2N3055* motorola
 
Search Tip: Try entering the part number only. Include a wildcard (eg. lm317* or 1n4148*)

 

 

Order Number: 292208-003 Information this document provided conne


Datasheet Thumbnail

  

Download PDF



Top Searches for this datasheet



Intel® Chipset Compatibility with Microsoft Windows*
Order Number: 292208-003
Information this document provided connection with Intel products. license, express implied, estoppel otherwise, intellectual property rights granted this document. Except provided Intel's Terms Conditions Sale such products, Intel assumes liability whatsoever, Intel disclaims express implied warranty, relating sale and/or Intel products including liability warranties relating fitness particular purpose, merchantability, infringement patent, copyright other intellectual property right. Intel products intended medical, life saving, life sustaining applications. Intel make changes specifications product descriptions time, without notice. Contact your local Intel sales office your distributor obtain latest specifications before placing your product order. Intel® chipsets contain design defects errors known errata which cause product deviate from published specifications. Current characterized errata available request. Copies documents which have ordering number referenced this document, other Intel literature obtained calling 1-800548-4725 visiting Intel's website http://www.intel.com. Copies documents which have ordering number referenced this document, other Intel literature obtained calling 1-800-548-4725 visiting Intel's website http://www.intel.com. Copyright Intel Corporation, 1998 *Third-party brands names property their respective owners.
Contents
Background Information. Windows* Versions .INF Files. Intel Chipset Device Information Required Changes Base Windows* .INF Files Necessary Entries MSHDC.INF File Necessary Entries MACHINE.INF File. 3.2.1 Windows* Gold OSR1 Releases. 3.2.1.1 ISA/EIO Configuration. 3.2.2 Windows* OSR2, OSR2.1 OSR2.5 Releases.12 3.2.2.1 ISA/EIO Configuration.12 Necessary Entries USB.INF File Incorporating MACHINE.INF MSHDC.INF Files Time Windows* Installation.16 Updating USB.INF File.17 Editing MACHINE.INF MSHDC.INF Files After Installation Restoring Original MACHINE.INF, MSHDC.INF, USB.INF Files Warning Potential System Lockup.19
Editing .INF Files System Testing.16
Intel Chipset Compatibility with Microsoft Windows
Background Information
Microsoft* Windows* operating system uses device information files (*.INF) specify define characteristics various controller device classes operating system. certain classes, device controller's Device must explicitly listed file optimal operation. Historically, release schedules Intel chipsets Microsoft operating systems have aligned; therefore, Device some Intel chipset components listed versions Windows* This Application Note describes additions required Windows* .INF files complete Intel chipset support, Intel(r) 440GX AGPset.
Windows* Versions .INF Files
Since Windows* "Gold" retail release (August 1995), Microsoft released three complete operating system updates prior release Windows* June, 1998. various Windows* releases their respective version numbers listed below. Windows* Versions Retail release ("Gold") Version .950 Service Release ("OSR1") Version .950a Service Release ("OSR2") Version .950b Service Release with Supplement ("OSR2.1") Version .950b letter update) Service Release ("OSR2.5") Version .950c (Windows* version information obtained System applet Windows* Control Panel.) Each five Windows* versions listed above contains unique .INF files. From Windows* Gold release Windows* release, number .INF files increased operating system been enhanced support many device classes. Additionally, content core chipset .INF files increased, later versions Windows* inherently identifies relatively chipset devices. This Application Note addresses changes required three .INF files, namely: MACHINE.INF (contains core chipset device names) MSHDC.INF (contains controller device names) USB.INF (contains controller device names) These files usually found C:\WINDOWS\INF, although WINDOWS directory name differ depending Windows install convention used.
Intel Chipset Compatibility with Microsoft Windows
Intel Chipset Device Information
Windows .INF files listed Section contain device information Intel chipsets containing PIIX4/PIIX4E (82371AB/EB) component. These chipsets follows: Intel® 430TX PCIset (82371AB, 82439TX) Intel® 440LX AGPset (82371AB, 82443LX) Intel® 440EX AGPset (82371EB, 82443EX) Intel® 440BX AGPset (82371AB/EB, 82443BX) Intel® 440GX AGPset (82371AB/EB, 82443GX) Naming device information each function these Intel chipsets listed below:
Intel 82371AB/EB bridge.
This device Device 7110h.
Intel 82371AB/EB Master Controller
This device Device 7111h.
Intel 82371AB/EB Universal Host Controller
This device Device 7112h.
Intel 82371AB/EB Power Management Controller
This device Device 7113h.
Intel 82439TX Pentium® processor bridge
This device Device 7100h.
Intel 82443LX/EX Pentium® processor bridge
This device Device 7180h.
Intel 82443LX/EX Pentium® processor Controller
This device Device 7181h.
Intel 82443BX Pentium® processor Bridge
This device Device 7190h 7192h
Intel 82443BX Pentium® processor Controller
This device Device 7191h.
Intel 82443GX Pentium® processor Bridge
This device Device 71A0h 71A2
Intel 82443GX Pentium® processor Controller
This device Device 71A1h There different configurations available Intel 82371AB/EB Bridge. Both configurations have identical Device 7110h, specified above.
configuration:
This device Base Class Class 01h. This configuration requires driver support full bus.
Extended (EIO) configuration:
This device Base Class Class 80h.
Intel Chipset Compatibility with Microsoft Windows
Note:
Intel 82371AB/EB device configured full subset called Extended (EIO) bus. allows unused signals configured General Purpose Inputs Outputs that specified platform's BIOS system initialization software. result, there differences between configuration configuration bridge device. Those differences described this document.
Intel Chipset Compatibility with Microsoft Windows
Note:
Required Changes Base Windows* .INF Files
Some following procedures vary based Windows* version.
Necessary Entries MSHDC.INF File
following text represents portions MSHDC.INF file which must verified include correct information. Note that information below also includes 82371SB component device. .INF files divided into sections preceded section name inside square brackets. sections contain data numerous devices other than Intel devices specified Section this docuement. Ensure that text each sections [INTEL_HDC], [Control Flags], [Strings] includes entries below Intel chipset devices correctly recognized. [INTEL_HDC] ;;ensure that following lines present:
[ControlFlags] ;;ensure that following lines present:
[Strings] ;;ensure that following lines present: 82371SB Master Controller" 82371AB/EB Master Controller"
Intel Chipset Compatibility with Microsoft Windows
Necessary Entries MACHINE.INF File
following text represents portions MACHINE.INF file which must verified include correct information. .INF file divided into sections preceded section name inside square brackets. sections contain data numerous devices other than Intel devices specified Section this document. Ensure that text each sections [MS_SYS], [PCI_DRV_AddReg] [Control Flags], [Strings] includes entries below order Intel chipset devices correctly recognized. Where applicable, configuration options will listed. Please follow procedure configuration option implemented system.
3.2.1
Windows* Gold OSR1 Releases
This section refers systems with Windows* Gold OSR1 releases only.
3.2.1.1
Note:
ISA/EIO Configuration
code same, except DEV_7110 [MS_SYS] ;;ensure that following lines present:
Note:
ISA, following line:
Note:
EIO, following line:
Intel Chipset Compatibility with Microsoft Windows
[PCI_DRV_AddReg] ;;ensure that following lines present: Devices specific settings (value name DevID with VenID) Devices video wanting Devices PCMCIA wanting Devices Dual without programming code with
[ControlFlags] ;;ensure that following lines present:
[Strings] ;;ensure that following lines present: 82371SB bridge" 82371AB/EB bridge" 82371AB/EB Power Management Controller" 82439TX Pentium® processor bridge" 82443LX/EX Pentium® processor bridge" 82443LX/EX Pentium® processor Controller"
Intel Chipset Compatibility with Microsoft Windows
82443BX Pentium® processor bridge" 82443BX Pentium® processor Controller" 82443BX Pentium® processor bridge" 82443GX Pentium® processor bridge" 82443GX Pentium® processor Controller" 82443GX Pentium® processor bridge"
Intel Chipset Compatibility with Microsoft Windows
3.2.2
Windows* OSR2, OSR2.1 OSR2.5 Releases
This section refers systems with Windows* OSR2, OSR2.1 OSR2.5 releases only.
3.2.2.1
Note:
ISA/EIO Configuration
code same, except DEV_7110 [MS_SYS] ;;ensure that following lines present:
Note:
ISA, following line:
Note:
EIO, following line:
[PCI_DRV_AddReg] ;;ensure that following lines present: Devices specific settings (value name DevID with VenID) Devices video wanting Devices PCMCIA wanting Devices Dual without programming code with Miniport Data
82371SB"
Intel Chipset Compatibility with Microsoft Windows
82371AB/EB" Miniport Data 82371SB" 82371AB/EB"
[ControlFlags] ;;ensure that following lines present:
[Strings] ;;ensure that following lines present: 82371SB bridge" 82371AB/EB bridge" 82371AB/EB Power Management Controller" 82439TX Pentium® processor bridge" 82443LX/EX Pentium® processor bridge" 82443LX/EX Pentium® processor Controller"
Intel Chipset Compatibility with Microsoft Windows
82443BX Pentium® processor bridge" 82443BX Pentium® processor Controller" 82443BX Pentium® processor bridge" 82443GX Pentium® processor bridge" 82443GX Pentium® processor Controller" 82443GX Pentium® processor bridge"
Intel Chipset Compatibility with Microsoft Windows
Necessary Entries USB.INF File
only supported under Windows* OSR2.1 Windows* OSR2.5. following text represents portions USB.INF file which must verified include correct information. Note that information below also includes 82371SB device information. .INF file divided into sections preceded section name inside square brackets. sections contain data numerous devices other than Intel devices specified Section this document. Ensure that text each sections [Intel.Section], [Strings] includes entries below Intel chipset devices correctly recognized. [Intel.Section] ;;ensure following lines present:
[Strings] ;ensure following lines present: Intel.Mfg="Intel" 82371SB Universal Host Controller" 82371AB/EB Universal Host Controller"
Intel Chipset Compatibility with Microsoft Windows
Editing .INF Files System Testing
following procedures used modify MSHDC.INF, MACHINE.INF, USB.INF files system testing. strongly recommended that edited MSHDC.INF MACHINE.INF files present time Windows* installation. Although MSHDC.INF MACHINE.INF files edited after installation, this procedure discouraged potential system lockup (see Section 4.5). update USB.INF file, Windows* OSR2.1 OSR2.5 must installed first.
Note: Note:
Incorporating MACHINE.INF MSHDC.INF Files Time Windows* Installation
This only acceptable procedure Windows* OSR1 This suggested procedure High Volume Manufacturing Windows* distribution contains \CAB directory containing operating system .CAB files installation program. name directory vary depending distribution (i.e,. \WIN95\*.CAB, etc.). Copy .CAB files installation files from Windows* directory directory hard disk. recommended prepare subdirectory with necessary .CAB files .INF files perform installation from this subdirectory. This procedure requires large amount disk storage. important make sure this enough disk space before beginning copy process. Extract MACHINE.INF MSHDC.INF files from .CAB files contained your Locate EXTRACT.EXE program either your system. extraction with following commands: EXTRACT PRECOPY1.CAB MACHINE.INF EXTRACT PRECOPY1.CAB MSHDC.INF This command will start with PRECOPY.CAB file work through chain .CAB files until finds MACHINE.INF MSHDC.INF saves them your current directory. Make copy existing MSHDC.INF MACHINE.INF files then edit both files according procedures listed above. SETUP.EXE install Windows* After setup complete, view devices Device Manager ensure devices configured correctly. using Windows* Gold OSR1 releases, devices should correctly this time. using Windows* OSR2.1 OSR2.5, will configured correctly until Supplement been installed USB.INF file been updated correctly. view Device Manager: Control Panel System applet Click Device Manager Click View devices connection Click Plug Play BIOS Click Confirm none "PCI bus" devices preceded with yellow symbol. Figure shows example correct configuration devices.
Intel Chipset Compatibility with Microsoft Windows
Figure Device Manager Example Intel 82371AB Updated Files
Updating USB.INF File
update USB.INF file, Windows* OSR2.1 OSR2.5 must installed first. Make copy existing "USB.INF" file C:\>CD <Windows Path>\INF C:\<Windows Path>\INF>COPY USB.INF USB.000 Edit USB.INF file, adding necessary information described Section 3.3. Control Panel->System applet. Click Device Manager Click View devices connection. Click Plug Play BIOS. Click Universal Serial Bus. Select Remove. (For warning, Section 4.5)
Intel Chipset Compatibility with Microsoft Windows
Select restart system. (For warning, Section 4.5) Windows* will display messages when various hardware components system recognized. When prompted install driver, select Windows Default Driver appropriate device drivers from disk provided hardware manufacturer, needed. Select restart system. (Steps 10-11 occur several times.) Re-install custom drivers from disk provided hardware manufacturer, needed.
Note:
Editing MACHINE.INF MSHDC.INF Files After Installation
Please note that this method updating system files recommended. preferred mechanism incorporate updated MACHINE.INF MSHDC.INF files time installation described above. Also, this procedure Windows* OSR1 based systems. Make copy existing MACHINE.INF MSHDC.INF files. C:\> \<Windows Path>\INF C:\<Windows Path>\INF> COPY MACHINE.INF MACHINE.000 C:\<Windows Path>\INF> COPY MSHDC.INF MSHDC.000 Edit MSHDC.INF MACHINE.INF files, adding necessary information described Sections 3.2. Control Panel->System applet. Click Device Manager Click View devices connection. Click Plug Play BIOS. Click bus. Select Remove. (For warning, Section 4.5) Select restart system. (For warning, Section 4.5) Windows* will display messages when various hardware components system recognized. When prompted install driver, select Windows default driver appropriate device drivers from disk provided hardware manufacturer, needed. Select restart system. (Steps 10-11 occur several times.) Re-install custom drivers from disk provided hardware manufacturer, needed.
Intel Chipset Compatibility with Microsoft Windows
Restoring Original MACHINE.INF, MSHDC.INF, USB.INF Files
desired restore original MACHINE.INF MSHDC.INF file: Make copy existing MACHINE.INF, MSHDC.INF, USB.INF files Restore original MACHINE.INF, MSHDC.INF, USB.INF files C:>CD \<Windows Path>\INF\ C:\<Windows Path>\INF> COPY MACHINE.000 MSHDC.INF C:\<Windows Path>\INF> COPY MSHDC.000 MSHDC.INF C:\<Windows Path>\INF> COPY USB.000 MSHDC.INF Delete from Device Manager doing following: Control Panel->System applet. Click Device Manager Click View devices connection. Click Plug Play BIOS. Click bus. Select Remove. (For warning, Section 4.5) Select restart system. (For warning, Section 4.5) Windows will display messages when various hardware components system recognized. When prompted install driver, select Windows default driver appropriate device drivers from disk provided hardware manufacturer, needed. Select restart system. (Steps 10-11 occur several times.) Re-install custom drivers from disk provided hardware manufacturer, needed.
Warning Potential System Lockup
System lockup occur during Device Manager Remove operation Control Panel Restart result possible system issues during these operations. event system lockup, restart machine view Device Manager. devices listed properly system experiences further problems, then .INF file update process successful. devices configured correctly further problems experienced, re-install Windows repeat editing process using pre-install method described above.
Intel around world
United States Canada Intel Corporation Robert Noyce Building 2200 Mission College Boulevard P.O. 58119 Santa Clara, 95052-8119 Phone: (800) 628-8686 Europe Intel Corporation (U.K.) Ltd. Pipers Swindon Wiltshire Phone: England Germany France Italy Israel Netherlands Sweden (44) 1793 (49) 99143 (33) 4571 7171 (39) (972) 7111 (31) 6111 (46) 5600
Asia Pacific Intel Semiconductor Ltd. 32/F Pacific Place Queensway, Central Hong Kong, Phone: (852) 2844 4555 Japan Intel Kabushiki Kaisha P.O. Tsukuba-gakuen Tokodai, Tsukuba-shi Ibaraki-ken Japan Phone: (81) 8522 South America Intel Semicondutores Brazil Florida 1703-2 CJ22 04565-001 Paulo-SP Brazil Phone: (55) 5505 2296 More Information learn more about Intel Corporation, visit site World Wide www.intel.com

Other recent searches


UT75N03 - UT75N03   UT75N03 Datasheet
SV6550C - SV6550C   SV6550C Datasheet
GXP8H - GXP8H   GXP8H Datasheet
AMS4154 - AMS4154   AMS4154 Datasheet
AMD-8132TM - AMD-8132TM   AMD-8132TM Datasheet

 

Privacy Policy | Disclaimer
© 2012 Datasheet Archive