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
Line 6: Line 6:
ftp://ftp.microsoft.com/developr/drg/Plug-and-Play/Pnpspecs/
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/
Craig Hart also has a good page on PNP programming at http://redir.no-ip.org/mirrors/members.datafast.net.au/dft0802/ (mirror of http://members.datafast.net.au/dft0802/ )


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

Revision as of 23:09, 6 July 2012

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://redir.no-ip.org/mirrors/members.datafast.net.au/dft0802/ (mirror of http://members.datafast.net.au/dft0802/ )

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