Supported Chipsets and Devices: Difference between revisions
(→Devices supported in LinuxBIOSv2: We have no code for the 855GME in the repository, so drop it from this table.) |
(→Devices supported in LinuxBIOSv2: 440BX sort of works, but the settings are hardcoded for the Tyan S1846. This will be fixed soonish. The 855PM code is being worked on. CK804 works AFAIK.) |
||
Line 55: | Line 55: | ||
| Intel® | | Intel® | ||
| 82810 | | 82810 | ||
| style="background:yellow" | WIP <sup>9</sup> | | style="background:yellow" | WIP<sup>9</sup> | ||
|- bgcolor="#eeeeee" valign="top" | |- bgcolor="#eeeeee" valign="top" | ||
| Intel® | | Intel® | ||
| 82443BX (440BX) | | 82443BX (440BX) | ||
| style="background: | | style="background:yellow" | WIP<sup>11</sup> | ||
|- bgcolor="#eeeeee" valign="top" | |- bgcolor="#eeeeee" valign="top" | ||
| Intel® | | Intel® | ||
| 82855PM | | 82855PM | ||
| style="background: | | style="background:red" | WIP<sup>2</sup> | ||
|- bgcolor="#dddddd" valign="top" | |- bgcolor="#dddddd" valign="top" | ||
| Motorola | | Motorola | ||
Line 164: | Line 164: | ||
| NVIDIA | | NVIDIA | ||
| CK804 | | CK804 | ||
| style="background: | | style="background:lime" | OK | ||
|- bgcolor="#dddddd" valign="top" | |- bgcolor="#dddddd" valign="top" | ||
| NVIDIA | | NVIDIA | ||
Line 390: | Line 390: | ||
<sup>9</sup> Works mostly, but currently there are some limitations as to which RAM DIMMs can be used.<br /> | <sup>9</sup> Works mostly, but currently there are some limitations as to which RAM DIMMs can be used.<br /> | ||
<sup>10</sup> These southbridges should all be supported by the (experimental) new code in src/southbridge/intel/i82801xx/ now. Please test this code and use this code for all new ICH* based boards. There's still some old code for the southbridges, but that should not be used anymore.<br /> | <sup>10</sup> These southbridges should all be supported by the (experimental) new code in src/southbridge/intel/i82801xx/ now. Please test this code and use this code for all new ICH* based boards. There's still some old code for the southbridges, but that should not be used anymore.<br /> | ||
<sup>11</sup> Sort of works, but the settings are hardcoded for the Tyan S1846. This will be fixed soonish.<br /> | |||
</small> | </small> | ||
Revision as of 22:07, 14 June 2007
Note: If a device is not supported by LinuxBIOSv2, try checking LinuxBIOSv1 for support.
See also Supported Motherboards.
Devices supported in LinuxBIOSv2
Northbridges
|
Southbridges
|
Super I/Os
|
CPUs
SOCs
|
1 Serial output should work for all ITE Super I/Os (but is only tested on the IT8671F and IT8712F). The rest could work, but is completely untested.
2 Work in progress.
3 Serial output on serial port 1 is tested and works, the rest probably not yet (tested on FDC37M602).
4 The W83977EF works fine with the W83977TF code (the pre-RAM serial part at least).
5 Pre-RAM serial output works fine, but nothing else, yet.
6 IDE support is available and tested. SMBus support may work, but is untested. USB support is on our TODO list.
7 Pre-RAM serial output works fine, everything else is untested.
8 Works fine mostly, but support for more obscure features (floppy, game port, MIDI, IR) might need more work.
9 Works mostly, but currently there are some limitations as to which RAM DIMMs can be used.
10 These southbridges should all be supported by the (experimental) new code in src/southbridge/intel/i82801xx/ now. Please test this code and use this code for all new ICH* based boards. There's still some old code for the southbridges, but that should not be used anymore.
11 Sort of works, but the settings are hardcoded for the Tyan S1846. This will be fixed soonish.
Devices supported in LinuxBIOSv1
Not all devices have been ported from LinuxBIOSv1 to LinuxBIOSv2, yet (check "v2?" field). If you want to work on such a port contact us on the mailing list.
Northbridges
|
Southbridges
|
Super I/Os
|
North-/Southbridges
CPUs
|
1 The W83977EF works fine with the W83977TF code in LinuxBIOSv2 (the pre-RAM serial part at least).
2 Pre-RAM serial output works in LinuxBIOSv2, but the rest is not supported, yet.
Devices supported by Flashrom in LinuxBIOSv2
See Flashrom.