Mainboard
MSI PM8M3-V revision v4
CPU
• Supports Intel(R) Pentium 4 / Celeron D processors in LGA775 package. • Supports up to Pentium 4 5XX, 6XX(90nm) and Celeron D 3xx sequence processor. • Supports Intel Hyper-Threading technology. • Supports up to 3.8GHz, FSB@800/533MHz
Chipset
• VIA(R) P4M800CE Chipset - P4 processor FSB 800MHz - DDR SDRAM memory DDR 333/400MHz - 32-bit AGP (66MHz) for 8x/4x mode - Supports 8X V-Link
• VIA(R) VT8237R plus Chipset - Integrated Hardware Sound Blaster/Direct Sound AC'97 audio. - Dual channel Ultra DMA 66/100/133 master mode EIDE controller. - Integrated USB 2.0 controller. - ACPI & PC2001 compliant enhanced power management
Main Memory
• Supports four memory banks using two 184-pin DDR DIMM. • Supports up to 2GB DDR333/400 SDRAM. • Supports 2.5v DDR SDRAM.
step 2: 00:00.0 Host bridge: VIA Technologies, Inc. CN700/VN800/P4M800CE/Pro Host Bridge 00:00.1 Host bridge: VIA Technologies, Inc. CN700/VN800/P4M800CE/Pro Host Bridge 00:00.2 Host bridge: VIA Technologies, Inc. CN700/VN800/P4M800CE/Pro Host Bridge 00:00.3 Host bridge: VIA Technologies, Inc. PT890 Host Bridge 00:00.4 Host bridge: VIA Technologies, Inc. CN700/VN800/P4M800CE/Pro Host Bridge 00:00.7 Host bridge: VIA Technologies, Inc. CN700/VN800/P4M800CE/Pro Host Bridge 00:01.0 PCI bridge: VIA Technologies, Inc. VT8237/VX700 PCI Bridge 00:08.0 Multimedia video controller: Brooktree Corporation Bt878 Video Capture (rev 11) 00:08.1 Multimedia controller: Brooktree Corporation Bt878 Audio Capture (rev 11) 00:09.0 Network controller: RaLink RT2500 802.11g Cardbus/mini-PCI (rev 01) 00:0f.0 IDE interface: VIA Technologies, Inc. VIA VT6420 SATA RAID Controller (rev 80) 00:0f.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06) 00:10.0 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81) 00:10.1 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81) 00:10.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81) 00:10.3 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 81) 00:10.4 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 86) 00:11.0 ISA bridge: VIA Technologies, Inc. VT8237 ISA bridge [KT600/K8T800/K8T890 South] 00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 AC97 Audio Controller (rev 60) 00:12.0 Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] (rev 78) 01:00.0 VGA compatible controller: ATI Technologies Inc RV630 PRO AGP [Radeon HD 2600 PRO AGP]
step 3: winbond W83627EHG
step 4: PLCC soldered directly to board
step 5: http://global.msi.com.tw/index.php?func=proddesc&maincat_no=1&cat2_n...
Hi Jeremiah,
Jeremiah Holt wrote:
Mainboard
MSI PM8M3-V revision v4
CPU
? Supports Intel(R) Pentium 4 / Celeron D processors in LGA775 package.
..
Chipset
? VIA(R) P4M800CE Chipset
..
? VIA(R) VT8237R plus Chipset
..
step 2: 00:00.0 Host bridge: VIA Technologies, Inc. CN700/VN800/P4M800CE/Pro Host Bridge
step 3: winbond W83627EHG
step 4: PLCC soldered directly to board
The bad news is that your board is not currently supported by any version of coreboot.
The good news is that each component on the board and at least all newer P4 CPUs are supported already - but on other boards.
The key here is that CN700 and P4M800 are identical because they share the same PCI ID, and we have CN700 working with VIA C7 CPUs. However, it may not be evident how the P4M800 Host CPU Interface (D0F2, thanks Corey!) shall be programmed in order to work with Intel CPUs from any code we have - and we don't have any documentation for these aspects of Intel CPUs to my knowledge.
Quoting Corey on IRC just now:
Th2103 <c_ozzie> maybe we can just pull them from lspci, and plug away until something sticks? the suggested values should be in the bios porting update note, even harder to get then the datasheet
This would certainly be an interesting port, all the big pieces are in place, but a bit of glue is neccessary to fit everything together.
//Peter