Difference between revisions of "Supported Hardware/IO"

From ReactOS Wiki
Jump to: navigation, search
(Tested IO Controllers)
Line 66: Line 66:
 
== Known issues ==
 
== Known issues ==
  
1. VESA Driver accepts only VESA 2.0 compatible adapters.
+
1. ReactOS usetup doesnt go very well with partition creation, if its less than all available size.
  
2. Some INF files have both Windows 2000 and XP sections, with separate drivers for both. When trying to install Win2k driver version, Reactos is being detected as XP, thus XP driver is attempted to be installed, even though its driver file may be missing in Win2k driver directory. As Reactos doesnt fail when copying nonexistant file, successful installation is reported, alas driver file is not copied to system32\driver directory. This will cause "Successful install, please restart" window to appear at every boot.
+
2. All previous limitations, apart from maximum partition size still apply.
 
 
3. VGA driver, if chosen is known to fallback to VESA at 3rd stage. See [http://www.reactos.org/bugzilla/show_bug.cgi?id=4192 bug 4192]
 

Revision as of 23:07, 12 June 2009

Supported Hardware/IO controlers

Please update this page with the status of each Video card that is tested. Please add a link to the site where the driver was obtained, driver version and OS version. AS YOU CAN SEE, ITS LISTED ALPHABETICALLY, SO PLEASE COMPLY TO THIS ORDER.

Driver Types

  • UNIATA
    • Based on forket UNIATA driver (that has been abandoned)
    • Supports both PATA and SATA IO controllers, listed here.
    • Doesn't support AHCI


  • Native driver
    • This is IO controller's own Windows driver.

Possible statuses

Status Description
Works Works without any major problems
Not tested No test has been performed.
Failed Fails to work or crashes ROS

Tested IO Controllers

Controler Type UNIATA Native Revision Comments Tester
Silicon Image Sil3114 PCI, SATA150 4-port Works Not tested 41397 Works in all stages. Single drive should be set to CONCATENATE or may not be visible. Unknown Haos


VIA VT6421A PCI, SATA150 4-port Not tested Not tested 41397 Unknown Haos

Known issues

1. ReactOS usetup doesnt go very well with partition creation, if its less than all available size.

2. All previous limitations, apart from maximum partition size still apply.