[LinuxBIOS] r2691 - trunk/LinuxBIOSv2/util/flashrom

2007-05-24 Thread svn
Author: stepan Date: 2007-05-24 10:48:10 +0200 (Thu, 24 May 2007) New Revision: 2691 Modified: trunk/LinuxBIOSv2/util/flashrom/82802ab.c trunk/LinuxBIOSv2/util/flashrom/flash.h trunk/LinuxBIOSv2/util/flashrom/flashrom.c trunk/LinuxBIOSv2/util/flashrom/sharplhf00l04.c

[LinuxBIOS] r2692 - trunk/LinuxBIOSv2/util/flashrom

2007-05-24 Thread svn
Author: stepan Date: 2007-05-24 11:08:36 +0200 (Thu, 24 May 2007) New Revision: 2692 Modified: trunk/LinuxBIOSv2/util/flashrom/flashrom.1 trunk/LinuxBIOSv2/util/flashrom/lbtable.c Log: some copyright analysis Signed-off-by: Stefan Reinauer [EMAIL PROTECTED] Acked-by: Stefan Reinauer [EMAIL

[LinuxBIOS] r2693 - trunk/LinuxBIOSv2/util/flashrom

2007-05-24 Thread svn
Author: stepan Date: 2007-05-24 11:26:39 +0200 (Thu, 24 May 2007) New Revision: 2693 Modified: trunk/LinuxBIOSv2/util/flashrom/82802ab.c trunk/LinuxBIOSv2/util/flashrom/sharplhf00l04.c trunk/LinuxBIOSv2/util/flashrom/sst28sf040.c trunk/LinuxBIOSv2/util/flashrom/sst49lf040.c

[LinuxBIOS] r2691 build service

2007-05-24 Thread LinuxBIOS information
Dear LinuxBIOS readers! This is the automated build check service of LinuxBIOS. The developer stepan checked in revision 2691 to the LinuxBIOS source repository and caused the following changes: Change Log: factor out register mapping code (trivial) Signed-off-by: Stefan Reinauer [EMAIL

[LinuxBIOS] r2692 build service

2007-05-24 Thread LinuxBIOS information
Dear LinuxBIOS readers! This is the automated build check service of LinuxBIOS. The developer stepan checked in revision 2692 to the LinuxBIOS source repository and caused the following changes: Change Log: some copyright analysis Signed-off-by: Stefan Reinauer [EMAIL PROTECTED] Acked-by:

[LinuxBIOS] r2693 build service

2007-05-24 Thread LinuxBIOS information
Dear LinuxBIOS readers! This is the automated build check service of LinuxBIOS. The developer stepan checked in revision 2693 to the LinuxBIOS source repository and caused the following changes: Change Log: drop leftover includes (trivial) Signed-off-by: Stefan Reinauer [EMAIL PROTECTED]

[LinuxBIOS] IRQ problem

2007-05-24 Thread Thomas Ekstrand
Hi! I have trouble getting some Interrupts. I have used getpir to create a irq_tables.c but I get a warning message during startup: Inconsistent IRQ routing table size (0xd0/0xc0) mainly it is the network interfaces that does not work. It feels like i have missed a leap in the IRQ

[LinuxBIOS] question about Filo boot SATA hard drive

2007-05-24 Thread AlexHuang
Hi all, I try to use Filo.05 to boot my linux on SATA HD. But it always halt at Loading kernel... Could anybody help me to solve this trouble?? Thanks a lot Alex But some error messages occur as below: malloc_diag: alloc: 232 bytes (3 blocks), free: 16144 bytes

Re: [LinuxBIOS] Unlocking MCP61?

2007-05-24 Thread Rudolf Marek
Of course this realmode stuff is of no use under linux. You can use lrmi lib to do the VM86 call. Best would be to check what the interryupt is doing. Perhaps fiddling some GPIO lines. Rudolf -- linuxbios mailing list linuxbios@linuxbios.org http://www.linuxbios.org/mailman/listinfo/linuxbios

Re: [LinuxBIOS] question about Filo boot SATA hard drive

2007-05-24 Thread Stefan Reinauer
* AlexHuang [EMAIL PROTECTED] [070524 13:50]: Hi all, I try to use Filo.05 to boot my linux on SATA HD. But it always halt at “Loading kernel...” Could anybody help me to solve this trouble?? Thanks a lot Alex can you put some debug output in blockdev.c static void

Re: [LinuxBIOS] IRQ problem

2007-05-24 Thread Peter Stuge
On Thu, May 24, 2007 at 02:12:04PM +0200, Stefan Reinauer wrote: Standard bios uses ACPI for IRQ configuration. Is there a legal problem with a getpir-like tool that reads ACPI of the standard BIOS? //Peter -- linuxbios mailing list linuxbios@linuxbios.org

Re: [LinuxBIOS] question about Filo boot SATA hard drive

2007-05-24 Thread Peter Stuge
On Thu, May 24, 2007 at 02:19:24PM +0200, Stefan Reinauer wrote: I try to use Filo.05 to boot my linux on SATA HD. But it always halt at ???Loading kernel...??? can you put some debug output in blockdev.c One way to do this is to try the patch I sent to the list a month ago. It's

Re: [LinuxBIOS] Digital Logic msm800sel

2007-05-24 Thread Otávio Alcântara
Thanks Marc, I will try buildrom. Regards, Otavio On 5/23/07, Marc Jones [EMAIL PROTECTED] wrote: Otávio Alcântara wrote: I used a dissambly and there is no jump in the reset vector. I've tried other board (amd rumba, using the same tools JTAG and memory programmer) and it starts

Re: [LinuxBIOS] IRQ problem

2007-05-24 Thread Thomas Ekstrand
2007/5/24, Stefan Reinauer [EMAIL PROTECTED]: * Thomas Ekstrand [EMAIL PROTECTED] [070524 13:46]: I have trouble getting some Interrupts. I have used getpir to create a irq_tables.c but I get a warning message during startup: Inconsistent IRQ routing table size (0xd0/0xc0) You also need

Re: [LinuxBIOS] IRQ problem

2007-05-24 Thread Stefan Reinauer
* Thomas Ekstrand [EMAIL PROTECTED] [070524 15:31]: linuxbios also fail to map the tg3 net interfaces through MSI which the standard bios does, but it maps the intel net interfaces through MSI... how come? Standard bios uses ACPI for IRQ configuration. Yes, but how can I get

[LinuxBIOS] r2694 - trunk/LinuxBIOSv2/src/pc80

2007-05-24 Thread svn
Author: uwe Date: 2007-05-24 15:55:45 +0200 (Thu, 24 May 2007) New Revision: 2694 Modified: trunk/LinuxBIOSv2/src/pc80/keyboard.c Log: Small patch that adds an error message in case the keyboard selftest fails. Signed-off-by: Philipp Degler [EMAIL PROTECTED] Acked-by: Uwe Hermann [EMAIL

Re: [LinuxBIOS] Patch: Adds error message if keyboard selftest fails

2007-05-24 Thread Uwe Hermann
On Wed, May 23, 2007 at 09:10:06AM +0200, Philipp Degler wrote: Small patch that adds an error message in case keyboard selftest fails. Signed-off-by: Philipp Degler [EMAIL PROTECTED] Thanks, applied in r2694. Uwe. -- http://www.hermann-uwe.de | http://www.holsham-traders.de

Re: [LinuxBIOS] IRQ problem

2007-05-24 Thread Stefan Reinauer
* Thomas Ekstrand [EMAIL PROTECTED] [070524 13:46]: Hi! I have trouble getting some Interrupts. I have used getpir to create a irq_tables.c but I get a warning message during startup: Inconsistent IRQ routing table size (0xd0/0xc0) mainly it is the network interfaces that does not work.

Re: [LinuxBIOS] IRQ problem

2007-05-24 Thread Jeremy Jackson
On Thu, 2007-05-24 at 15:31 +0200, Thomas Ekstrand wrote: But the main issue still remain, I don't get any interrupts from the network interfaces! what have I done wrong? Have you configured LinuxBIOS to build mptables as well? These might take priority, I'm not sure. Can you say what

[LinuxBIOS] r2694 build service

2007-05-24 Thread LinuxBIOS information
Dear LinuxBIOS readers! This is the automated build check service of LinuxBIOS. The developer uwe checked in revision 2694 to the LinuxBIOS source repository and caused the following changes: Change Log: Small patch that adds an error message in case the keyboard selftest fails.

Re: [LinuxBIOS] IRQ problem

2007-05-24 Thread Thomas Ekstrand
2007/5/24, Jeremy Jackson [EMAIL PROTECTED]: On Thu, 2007-05-24 at 15:31 +0200, Thomas Ekstrand wrote: But the main issue still remain, I don't get any interrupts from the network interfaces! what have I done wrong? Have you configured LinuxBIOS to build mptables as well? These might take

Re: [LinuxBIOS] IRQ problem

2007-05-24 Thread Carl-Daniel Hailfinger
On 24.05.2007 17:17, Thomas Ekstrand wrote: 2007/5/24, Jeremy Jackson [EMAIL PROTECTED]: On Thu, 2007-05-24 at 15:31 +0200, Thomas Ekstrand wrote: Each bridge must have a Hypertransport MSI Mapping configured. Linux will complain about them being missing for some devices. If you can look

Re: [LinuxBIOS] Wiki - Booting Windows using LinuxBIOS (attempts)

2007-05-24 Thread Augusto Pedroza
On 5/24/07, Stefan Reinauer [EMAIL PROTECTED] wrote: * Darmawan Salihun [EMAIL PROTECTED] [070524 04:15]: Hi Augusto, If you feel you need more info about NTLDR, check out the post in the following URL: http://www.reteam.org/board/showthread.php?t=323highlight=NTLDR Also, read the NTFS

Re: [LinuxBIOS] Wiki - Booting Windows using LinuxBIOS (attempts)

2007-05-24 Thread Darmawan Salihun
Hi Augusto, Augusto Pedroza wrote: On 5/24/07, *Stefan Reinauer* [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote: * Darmawan Salihun [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] [070524 04:15]: Hi Augusto, If you feel you need more info about NTLDR, check out the

[LinuxBIOS] r2695 - trunk/LinuxBIOSv2/src/superio/ite/it8712f

2007-05-24 Thread svn
Author: uwe Date: 2007-05-24 20:44:50 +0200 (Thu, 24 May 2007) New Revision: 2695 Modified: trunk/LinuxBIOSv2/src/superio/ite/it8712f/it8712f.h trunk/LinuxBIOSv2/src/superio/ite/it8712f/superio.c Log: Various IT8712F fixes: - Add missing IT8712F_GPIO definition. - Add functions for

Re: [LinuxBIOS] patch: ite/it8712f

2007-05-24 Thread Uwe Hermann
On Wed, May 23, 2007 at 09:22:28AM +0200, Philipp Degler wrote: Signed-off-by: Philipp Degler [EMAIL PROTECTED] Committed in r2695, thanks. Can you confirm that the entries in pnp_dev_info[] all work on the hardware? Uwe. -- http://www.hermann-uwe.de | http://www.holsham-traders.de

Re: [LinuxBIOS] [PATCH] Remove Bitworks IMS

2007-05-24 Thread Uwe Hermann
On Tue, May 22, 2007 at 11:20:15PM -0400, Corey Osgood wrote: Well, as there seems to be a lot of cleaning up going on lately, might as well add this to the docket. The attached patch removes the Bitworks IMS, as 1) there's no video support for it, 2) no one objected when this was discussed

[LinuxBIOS] [PATCH] Drop cs5536_lx directory

2007-05-24 Thread Uwe Hermann
See patch. Uwe. -- http://www.hermann-uwe.de | http://www.holsham-traders.de http://www.crazy-hacks.org | http://www.unmaintained-free-software.org Drop the src/southbridge/amd/cs5536_lx directory and its contents, as the new src/southbridge/amd/cs5536 code completely replaces it. The

Re: [LinuxBIOS] [PATCH] Drop cs5536_lx directory

2007-05-24 Thread Stefan Reinauer
* Uwe Hermann [EMAIL PROTECTED] [070524 21:01]: See patch. if the patch does svn rm src/southbridge/amd/cs5536_lx: Acked-by: Stefan Reinauer [EMAIL PROTECTED] -- coresystems GmbH • Brahmsstr. 16 • D-79104 Freiburg i. Br. Tel.: +49 761 7668825 • Fax: +49 761 7664613 Email: [EMAIL

[LinuxBIOS] r2695 build service

2007-05-24 Thread LinuxBIOS information
Dear LinuxBIOS readers! This is the automated build check service of LinuxBIOS. The developer uwe checked in revision 2695 to the LinuxBIOS source repository and caused the following changes: Change Log: Various IT8712F fixes: - Add missing IT8712F_GPIO definition. - Add functions for

[LinuxBIOS] r2697 - trunk/LinuxBIOSv2/src/southbridge/amd

2007-05-24 Thread svn
Author: uwe Date: 2007-05-24 21:46:32 +0200 (Thu, 24 May 2007) New Revision: 2697 Removed: trunk/LinuxBIOSv2/src/southbridge/amd/cs5536_lx/ Log: Drop the src/southbridge/amd/cs5536_lx directory and its contents, as the new src/southbridge/amd/cs5536 code completely replaces it. The Artecgroup

Re: [LinuxBIOS] Wiki - Booting Windows using LinuxBIOS (attempts)

2007-05-24 Thread Peter Stuge
On Fri, May 25, 2007 at 01:15:24AM +0700, Darmawan Salihun wrote: Please do not post code copyrighted by Microsoft (or any other closed source code) to this list. We try very hard to keep a record of clean room reverse engineering and your post is not helping. Really sorry about that.

[LinuxBIOS] r335 - LinuxBIOSv3/include/arch/x86

2007-05-24 Thread svn
Author: rminnich Date: 2007-05-24 22:33:46 +0200 (Thu, 24 May 2007) New Revision: 335 Added: LinuxBIOSv3/include/arch/x86/msr.h Log: add msr.h to v3 Signed-off-by: Ronald G. Minnich [EMAIL PROTECTED] Acked-by: Stefan Reinauer [EMAIL PROTECTED] Added: LinuxBIOSv3/include/arch/x86/msr.h

[LinuxBIOS] r2696 build service

2007-05-24 Thread LinuxBIOS information
Dear LinuxBIOS readers! This is the automated build check service of LinuxBIOS. The developer uwe checked in revision 2696 to the LinuxBIOS source repository and caused the following changes: Change Log: Minor cosmetics (trivial). Signed-off-by: Uwe Hermann [EMAIL PROTECTED] Acked-by: Uwe

Re: [LinuxBIOS] question about Filo boot SATA hard drive

2007-05-24 Thread yhlu
try to use mkelfImage to build one elf from your kernel and initrd. YH -- linuxbios mailing list linuxbios@linuxbios.org http://www.linuxbios.org/mailman/listinfo/linuxbios

[LinuxBIOS] trying to boot Gigabyte M575SLI

2007-05-24 Thread Andreas B. Mundt
Hello everybody! Encouraged by the reported success with the Gigabyte M57SLI-S4 (Many thanks to all contributers!), I started to try this board as well. I followed ST's instructions with the 2nd socket and the pull-down/switch. This worked quite fine for me. Two things can perhaps be added to

[LinuxBIOS] r2697 build service

2007-05-24 Thread LinuxBIOS information
Dear LinuxBIOS readers! This is the automated build check service of LinuxBIOS. The developer uwe checked in revision 2697 to the LinuxBIOS source repository and caused the following changes: Change Log: Drop the src/southbridge/amd/cs5536_lx directory and its contents, as the new

[LinuxBIOS] r2698 build service

2007-05-24 Thread LinuxBIOS information
Dear LinuxBIOS readers! This is the automated build check service of LinuxBIOS. The developer uwe checked in revision 2698 to the LinuxBIOS source repository and caused the following changes: Change Log: Add initial support for the ASUS A8N-E board. Signed-off-by: Philipp Degler [EMAIL

[LinuxBIOS] r336 - LinuxBIOSv3/doc/design

2007-05-24 Thread svn
Author: rminnich Date: 2007-05-25 01:44:56 +0200 (Fri, 25 May 2007) New Revision: 336 Modified: LinuxBIOSv3/doc/design/newboot.lyx Log: Documenting the LX port. I am documenting, step by step, the LX port on v3. Signed-off-by: Ronald G. Minnich [EMAIL PROTECTED] Acked-by: Carl-Daniel

[LinuxBIOS] LinuxTag Berlin 29/5-2/6

2007-05-24 Thread Peter Stuge
Just a quick note to confirm that LinuxBIOS will be present at the LinuxTag expo next week. We'll show some systems with LB and we're doing an EPIA/-M/-MII workshop on Saturday 2/6 for people who want to get started using LinuxBIOS quickly. Bring your board! :) I've put a news item up on the wiki

[LinuxBIOS] trying to boot Gigabyte M575SLI

2007-05-24 Thread Quux
yo dudes, this is good to know. too bad, elitegroup top hat flash does not work on M57. maybe thf requires a fwh instead of lpc or particular circuitry on the mainboard. so I got to put a socket on as well ... Andreas B. Mundt schrieb: Hello everybody! Encouraged by the reported success