Difference between revisions of "USB"

From ReactOS Wiki
Jump to: navigation, search
m (See Also)
m (USB changelog)
Line 23: Line 23:
  
 
[http://www.reactos.org/en/newsletter_91.html#sec3 USB branch merged with trunk] February 28th, 2012
 
[http://www.reactos.org/en/newsletter_91.html#sec3 USB branch merged with trunk] February 28th, 2012
 +
 +
==Changelog==
 +
[[ChangeLog-0.2.6]]
 +
* Drivers from Linux (Cromwell actually) are ported to ReactOS, and OHCI host controller driver is now working fine. However no class drivers has been developed yet, so no usb devices work right now. Next release (0.3.0) will have support for USB keyboards and mice, and also quite more popular UHCI controller. ([[Aleksey Bragin]])
 +
 +
 +
 +
 +
 
[[Category:Hardware]]
 
[[Category:Hardware]]

Revision as of 06:13, 17 March 2012

See Also

USB Stack

USB Stack Template

USB Todo

Supported USB Devices

Booting from a USB disk

USB Working January 26, 2012

USB branch merged at r55555

History of USB in ReactOS April 9th, 2009

More news about USB April 22nd, 2010

New USB Drivers April 28th, 2011

Two of Four host controller interface drivers completed January 23rd, 2012

USB branch merged with trunk February 28th, 2012

Changelog

ChangeLog-0.2.6

  • Drivers from Linux (Cromwell actually) are ported to ReactOS, and OHCI host controller driver is now working fine. However no class drivers has been developed yet, so no usb devices work right now. Next release (0.3.0) will have support for USB keyboards and mice, and also quite more popular UHCI controller. (Aleksey Bragin)