Plug-and-Play: Difference between revisions

From OSDev.wiki
Jump to navigation Jump to search
[unchecked revision][unchecked revision]
Content added Content deleted
No edit summary
No edit summary
Line 1: Line 1:
{{Stub}}
{{Stub}}


== Resources ==
--Where can I find info on PNP?--
You can get the official Plug-and-Play documentation from the Microsoft ftp site. These documents are .EXE (self extracting) MS-Word format files. The documents are the industry (MS) specifications for PNP on BIOS, SCSI, Peripherals, etc.
You can get the official Plug-and-Play documentation from the Microsoft ftp site. These documents are .EXE (self extracting) MS-Word format files. The documents are the industry (MS) specifications for PNP on BIOS, SCSI, Peripherals, etc.



Revision as of 21:23, 16 September 2007

This page is a stub.
You can help the wiki by accurately adding more contents to it.

Resources

You can get the official Plug-and-Play documentation from the Microsoft ftp site. These documents are .EXE (self extracting) MS-Word format files. The documents are the industry (MS) specifications for PNP on BIOS, SCSI, Peripherals, etc.

ftp://ftp.microsoft.com/developr/drg/Plug-and-Play/Pnpspecs/

Craig Hart also has a good page on PNP programming at http://members.datafast.net.au/dft0802/

You could also check out http://linux-sxs.org/programming/interfac.html