Supported Chipsets and Devices: Difference between revisions
(Intel 82810 northbridge now mostly supported.) |
(→Devices supported in LinuxBIOSv2: 82801xx support.) |
||
Line 26: | Line 26: | ||
|- bgcolor="#eeeeee" valign="top" | |- bgcolor="#eeeeee" valign="top" | ||
| AMD | | AMD | ||
| GX (GX2) | | GX (GX2) | ||
| style="background: lime" | OK | | style="background: lime" | OK | ||
|- bgcolor="#eeeeee" valign="top" | |- bgcolor="#eeeeee" valign="top" | ||
Line 58: | Line 58: | ||
|- bgcolor="#eeeeee" valign="top" | |- bgcolor="#eeeeee" valign="top" | ||
| Intel® | | Intel® | ||
| 440BX | | 82443BX (440BX) | ||
| style="background:red" | WIP <sup>2</sup> | | style="background:red" | WIP <sup>2</sup> | ||
|- bgcolor="#eeeeee" valign="top" | |- bgcolor="#eeeeee" valign="top" | ||
| Intel® | | Intel® | ||
| | | 82855PM | ||
| style="background:#eeeeee" | ? | | style="background:#eeeeee" | ? | ||
|- bgcolor="#eeeeee" valign="top" | |- bgcolor="#eeeeee" valign="top" | ||
| Intel® | | Intel® | ||
| | | 82855GME | ||
| style="background:red" | WIP <sup>2</sup> | | style="background:red" | WIP <sup>2</sup> | ||
|- bgcolor="#dddddd" valign="top" | |- bgcolor="#dddddd" valign="top" | ||
Line 139: | Line 139: | ||
|- bgcolor="#eeeeee" valign="top" | |- bgcolor="#eeeeee" valign="top" | ||
| Intel® | | Intel® | ||
| | | 82801AA/AB (ICH/ICH0) | ||
| style="background:#eeeeee" | | | style="background:lime" | OK<sup>10</sup> | ||
|- bgcolor="#eeeeee" valign="top" | |||
| Intel® | |||
| 82801BA/BAM (ICH2/ICH2-M) | |||
| style="background:lime" | OK<sup>10</sup> | |||
|- bgcolor="#eeeeee" valign="top" | |- bgcolor="#eeeeee" valign="top" | ||
| Intel® | | Intel® | ||
| | | 82801CA/CAM (ICH3-S/ICH3-M) | ||
| style="background: | | style="background:lime" | OK<sup>10</sup> | ||
|- bgcolor="#eeeeee" valign="top" | |- bgcolor="#eeeeee" valign="top" | ||
| Intel® | | Intel® | ||
| | | 82801DB/DBL/DBM<br/>(ICH4/ICH4-L/ICH4-M) | ||
| style="background: | | style="background:lime" | OK<sup>10</sup> | ||
|- bgcolor="#eeeeee" valign="top" | |- bgcolor="#eeeeee" valign="top" | ||
| Intel® | | Intel® | ||
| | | 82801EB/ER (ICH5/ICH5R) | ||
| style="background: | | style="background:lime" | OK<sup>10</sup> | ||
|- bgcolor="#eeeeee" valign="top" | |- bgcolor="#eeeeee" valign="top" | ||
| Intel® | | Intel® | ||
Line 389: | Line 393: | ||
<sup>8</sup> [http://www.linuxbios.org/pipermail/linuxbios/2007-May/021623.html Works fine] mostly, but support for more obscure features (floppy, game port, MIDI, IR) might need more work.<br /> | <sup>8</sup> [http://www.linuxbios.org/pipermail/linuxbios/2007-May/021623.html Works fine] mostly, but support for more obscure features (floppy, game port, MIDI, IR) might need more work.<br /> | ||
<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 /> | |||
</small> | </small> | ||
Revision as of 22:00, 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.
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.