[LinuxBIOS] [PATCH] Add Asus MEW-VM, Intel i82810, and generic i82801

Corey Osgood corey.osgood at gmail.com
Fri Jun 15 22:04:54 CEST 2007


Uwe Hermann wrote:
> On Wed, Jun 13, 2007 at 05:23:46PM -0400, Corey Osgood wrote:
>   
>> See attached patch. Thanks for all the great comments and suggestions!
>>     
>
> Really great work, thanks!
>
> I added the stuff to the list of supported mainboards / northbridges, as
> well as in a news item. Do you have a link to some website which shows
> the specs of the ASUS MEW-VM? I can't seem to find something suitable,
> at least not on the ASUS page.
>   

No, sorry. What I've found out about this board amounts to this: The
MEW-VM (aka Asus "Hawk") was an OEM-only board, produced for HP and used
in a lot of their P3 and Celeron based machines. It was interchangeable
with the Trigem Cognac, which is the board HP lists on their website for
any machine that could have had either, including the Pavilion 6545C
that my board came from. I haven't been able to locate any info on HP's
site about it either, not even a user manual. The boards are available
on ebay for about $20.

> Also, can you post a detailed report on what works and what doesn't so far?
> And some more info on the board, lspci, lspci -vt, lspci -vvv, lspci -nn,
> lspnp -v, cat /proc/cpuinfo etc.?
Works:
- Serial output
- Ram size detection/setup
- Ram init
- IDE
- Booting memtest payload or loading memtest with FILO

Doesn't work yet:
- Linux kernel
- Ram buffer strength setup
- VGA
- IRQ tables

Not tested:
- Keyboard/mouse/parallel/gameport
- USB
- PCI slots

Attached are two minicom capture files, one from running without the irq
tables, the other one with them. The irq tables, for some reason, are
completely screwing up elf loader, and I have no idea why, perhaps
they're just that far wrong. Also the rest of the requested info, except
lspnp which isn't available for debian etch (??), at least not in the repos.

-Corey
-------------- next part --------------
A non-text attachment was scrubbed...
Name: minicom.cap
Type: application/x-extension-cap
Size: 27674 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20070615/77eb76ef/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: minicom-irqs.cap
Type: application/x-extension-cap
Size: 22172 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20070615/77eb76ef/attachment-0001.bin>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: cpuinfo
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20070615/77eb76ef/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: lspci
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20070615/77eb76ef/attachment-0001.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: lspci.nn
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20070615/77eb76ef/attachment-0002.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: lspci.vt
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20070615/77eb76ef/attachment-0003.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: lspci.vvv
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20070615/77eb76ef/attachment-0004.ksh>


More information about the coreboot mailing list