请输入您要查询的百科知识:

 

词条 Legacy Plug and Play
释义

  1. Overview

  2. Specifications

  3. Requirements

  4. Hardware identification

  5. See also

  6. References

  7. External links

{{about|the legacy extension specifications developed by Intel and Microsoft||Plug and play}}{{primary sources|date=March 2013}}

The term Legacy Plug and Play,[1] also shortened to PnP,[2] describes a series of specifications and Microsoft Windows features geared towards operating system configuration of devices. The standards were primarily aimed at the IBM PC standard bus, later dubbed Industry Standard Architecture (ISA). Related specifications are also defined for the common external or specialist busses commonly attached via ISA at the time of development, including RS-232 and parallel port devices.

As a Windows feature, Plug and Play refers to operating system functionality that supports connectivity, configuration and management with native plug and play devices.[3] Originally considered part of the same feature set as the specifications, Plug and Play in this context refers primarily to the responsibilities and interfaces associated with Windows driver development.[4]

Plug and Play allows for detection of devices without user intervention, and occasionally for minor configuration of device resources, such as I/O ports and device memory maps. PnP is a specific set of standards, not be confused with the generic term plug and play, which describes any hardware specification that alleviates the need for user configuration of device resources.[5]

Overview

The Plug and Play standard requires configuration of devices to be handled by system firmware, which then provides details of resources allocations to the operating system. The process is invoked at boot time. When the computer is first turned on, compatible devices are identified and assigned non-conflicting addresses and interrupt request numbers.

The term was adopted by Microsoft in reference to their Windows 95 product. Other operating systems, such as AmigaOS Autoconfig and the Mac OS NuBus system, had already supported such features for some time (under various names, or no name[6]). Even Yggdrasil Linux advertised itself as "Plug and Play Linux" at least 2 years before Windows 95. But the term plug and play gradually became universal due to worldwide acceptance of Windows.

Typically, non-PnP devices need to be identified in the computer's BIOS setup so that the PnP system will not reassign those devices. Problems in the interactions between legacy non-PnP devices and the PnP system can cause it to fail, leading to this technology having historically been referred to as "plug and pray".[2]

Specifications

Legacy Plug and Play was defined in Microsoft and Intel specifications, which proposed changes to legacy hardware, as well as the BIOS to support operating system-bound discovery of devices. These roles were later assumed by the ACPI standard,[1] which also moves support for power management and configuration into the operating system, as opposed to the firmware as previously required by the "Plug and Play BIOS" and APM specifications. The following standards compose what Microsoft describe as Legacy Plug and Play, as opposed to native Plug-and-Play specifications such as PCI and USB.

  • Plug and Play BIOS Specification[7]
  • Plug and Play ISA Specification[8]
  • Plug and Play Design Specification for IEEE 1394
  • Plug and Play External COM Device Specification[9]
  • Plug and Play Parallel Port Device Specification
  • Plug and Play SCSI Specification
  • Legacy Plug and Play Guidelines

Apart from the Plug and Play BIOS Specification, all standards are still supported by Microsoft.[1] However, support for them as opposed to Advanced Configuration and Power Interface will be removed in a future version of Windows.[10]

Requirements

To use Plug and Play, three requirements have to be met:

  1. The OS must be compatible with Plug and Play.
  2. The BIOS must support Plug and Play.
  3. The device to be installed must be a Plug and Play compliant device.

Hardware identification

Plug-and-play hardware typically also requires some sort of ID code that it can supply, in order for the computer software to correctly identify it.

This ID code system was not integrated into the early Industry Standard Architecture (ISA) hardware common in PCs when Plug and Play was first introduced. ISA Plug and Play caused some of the greatest difficulties that made PnP initially very unreliable. This led to the derisive term "Plug and Pray", since I/O addresses and IRQ lines were often set incorrectly in the early days. Later computer buses like MCA, EISA and PCI (which was becoming the industry standard at that time) integrated this functionality.

Finally, the operating system of the computer needs to be able to handle these changes. Typically, this means looking for interrupts from the bus saying that the configuration has changed, and then reading the information from the bus to locate what happened. Older bus designs often required the entire system to be read in order to locate these changes, which can be time consuming for lots of devices. More modern designs use some sort of system to either reduce or eliminate this "hunt"; for example, USB uses a hub system for this purpose.

When the change is located, the OS then examines the information in the device to figure out what it is. It then has to load up the appropriate device drivers in order to make it work. In the past, this was an all-or-nothing affair, but modern operating systems often include the ability to find the proper driver on the Internet and install it automatically.

See also

  • User friendliness
  • Extended System Configuration Data (ESCD)
  • Option ROM
  • Universal Plug and Play (UPnP)
  • Low Pin Count (LPC)

References

1. ^Final Legacy Plug and Play Paper
2. ^{{cite web|url=http://www.pcguide.com/ref/mbsys/res/pnpPray-c.html|title=The PC Guide - Plug and Play (Legacy)|work=pcguide.com}}
3. ^{{cite web|url=http://www.microsoft.com/whdc/system/pnppwr/pnp/default.mspx|archiveurl=https://web.archive.org/web/20040616023120/http://www.microsoft.com/whdc/system/pnppwr/pnp/default.mspx|archivedate=2004-06-16|title=Plug and Play - Architecture and Driver Support|publisher=Microsoft|work=microsoft.com}}
4. ^{{cite web|url=http://www.microsoft.com/whdc/archive/wdm.mspx|archiveurl=https://web.archive.org/web/20040829073441/http://www.microsoft.com/whdc/archive/wdm.mspx|archivedate=2004-08-29|title=WDM: Introduction to Windows Driver Model|publisher=Microsoft|work=microsoft.com}}
5. ^{{cite web|url=http://www.pcguide.com/ref/mbsys/res/pnp-c.html|title=The PC Guide - Plug and Play|work=pcguide.com}}
6. ^{{cite web|url=http://www.douglasadams.com/dna/980707-03-a.html|title=DNA/Dongly Things|work=douglasadams.com}}
7. ^{{cite book | author-link=Compaq | author-link2=Phoenix Technologies | author-link3=Intel | url=ftp://download.intel.com/support/motherboards/desktop/sb/pnpbiosspecificationv10a.pdf | title=Plug and Play BIOS Specification | date=May 5, 1994 | last=Compaq | last2=Phoenix Technologies | last3=Intel | edition=Version 1.0A}}
8. ^{{cite book | url=http://download.microsoft.com/download/1/6/1/161ba512-40e2-4cc9-843a-923143f3456c/PNPISA.rtf | title=Plug and Play ISA Specification | date=May 5, 1994 | author-link=Intel | author-link2=Microsoft | last=Intel | last2=Microsoft | edition=Version 1.0A | type=RTF}}
9. ^{{cite book | last1=Microsoft | url=http://www.osdever.net/documents/PNP-ExternalSerial-v1.00.pdf | title=Plug and Play External COM Device Specification | last2=Hayes Microcomputer Products | author-link1=Microsoft | author-link2=Hayes Microcomputer Products}}
10. ^{{cite web|url=http://www.microsoft.com/whdc/connect/pci/isa-bus.mspx|archiveurl=https://web.archive.org/web/20080430041632/http://www.microsoft.com/whdc/connect/pci/isa-bus.mspx|archivedate=2008-04-30|title=Removing Support for Industry Standard Architecture (ISA) Bus|publisher=Microsoft|work=microsoft.com}}

External links

  • [https://web.archive.org/web/20040616023120/http://www.microsoft.com/whdc/system/pnppwr/pnp/default.mspx Microsoft Plug and Play Specifications and Papers]
  • https://web.archive.org/web/20040615191235/http://www.microsoft.com/whdc/system/pnppwr/pnp/pnpid.mspx (P&P ID)
  • https://web.archive.org/web/20041019180414/http://www.microsoft.com/whdc/archive/idpnp.mspx
  • https://web.archive.org/web/20050107175505/http://www.microsoft.com/whdc/archive/pnpbiosp.mspx

3 : IBM PC compatibles|Computer peripherals|Motherboard

随便看

 

开放百科全书收录14589846条英语、德语、日语等多语种百科知识,基本涵盖了大多数领域的百科知识,是一部内容自由、开放的电子版国际百科全书。

 

Copyright © 2023 OENC.NET All Rights Reserved
京ICP备2021023879号 更新时间:2024/11/10 16:15:55