Difference between revisions of "Pciide.sys"

From ReactOS Wiki
Jump to: navigation, search
m (Created page with "http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/storage/ide/pciide/?view=log http://msdn.microsoft.com/en-us/library/windows/hardware/ff551350(v=vs.85).aspx PCI IDE Bu…")
 
m
Line 8: Line 8:
 
[[ChangeLog-0.2.9]]
 
[[ChangeLog-0.2.9]]
 
*Add [[Pciidex.sys]] (controller driver) and Pciide.sys (miniport driver). They enumerate channels 0 and 1 on IDE controllers. (Hervé Poussineau)
 
*Add [[Pciidex.sys]] (controller driver) and Pciide.sys (miniport driver). They enumerate channels 0 and 1 on IDE controllers. (Hervé Poussineau)
 +
 +
[[ChangeLog-0.3.0]]
 +
 +
pciide/pciidex
 +
* Add them to bootcd ([[Hervé Poussineau]])
 +
* Don't claim already claimed IDE channels ([[Hervé Poussineau]])

Revision as of 07:51, 18 March 2012

http://svn.reactos.org/svn/reactos/trunk/reactos/drivers/storage/ide/pciide/?view=log

http://msdn.microsoft.com/en-us/library/windows/hardware/ff551350(v=vs.85).aspx

PCI IDE Bus Driver

Changelog

ChangeLog-0.2.9

  • Add Pciidex.sys (controller driver) and Pciide.sys (miniport driver). They enumerate channels 0 and 1 on IDE controllers. (Hervé Poussineau)

ChangeLog-0.3.0

pciide/pciidex