Re: [LinuxBIOS] Added mainboard commell/lv671 and compile works, but ...

2007-06-06 Thread Dieter Bloms
Hi Stefan, On Wed, Jun 06, Stefan Reinauer wrote: Ok, I have something for a quick try. Can you add the following code to auto.c and try enabling serial once with 2e and once with 4e afterwards? You might have to adapt the PCI ID of the south bridge's LPC interface device (24cc in the

Re: [LinuxBIOS] Added mainboard commell/lv671 and compile works, but ...

2007-06-06 Thread Stefan Reinauer
* Dieter Bloms [EMAIL PROTECTED] [070606 08:36]: You might have to adapt the PCI ID of the south bridge's LPC interface device (24cc in the below example) I used 24c0, because of: 00:1f.0 ISA bridge [0601]: Intel Corporation 82801DB/DBL (ICH4/ICH4-L) LPC Interface Bridge [8086:24c0]

[LinuxBIOS] r2714 - in trunk/LinuxBIOSv2/src/superio/winbond: . w83977f

2007-06-06 Thread svn
Author: uwe Date: 2007-06-06 12:26:00 +0200 (Wed, 06 Jun 2007) New Revision: 2714 Added: trunk/LinuxBIOSv2/src/superio/winbond/w83977f/ trunk/LinuxBIOSv2/src/superio/winbond/w83977f/Config.lb trunk/LinuxBIOSv2/src/superio/winbond/w83977f/chip.h

[LinuxBIOS] r2703 build service

2007-06-06 Thread LinuxBIOS information
Dear LinuxBIOS readers! This is the automated build check service of LinuxBIOS. The developer uwe checked in revision 2703 to the LinuxBIOS source repository and caused the following changes: Change Log: Intel 82371EB: Add IDE init support. In a mainboard's Config.lb file you can configure

[LinuxBIOS] r2704 build service

2007-06-06 Thread LinuxBIOS information
Dear LinuxBIOS readers! This is the automated build check service of LinuxBIOS. The developer uwe checked in revision 2704 to the LinuxBIOS source repository and caused the following changes: Change Log: Use the common LinuxBIOS license header format. Signed-off-by: Uwe Hermann [EMAIL

[LinuxBIOS] r2705 build service

2007-06-06 Thread LinuxBIOS information
Dear LinuxBIOS readers! This is the automated build check service of LinuxBIOS. The developer uwe checked in revision 2705 to the LinuxBIOS source repository and caused the following changes: Change Log: Drop duplicate 82371AB device IDs (trivial). Signed-off-by: Uwe Hermann [EMAIL PROTECTED]

[LinuxBIOS] The purpose of linuxbios_init

2007-06-06 Thread Darmawan Salihun
Hi all, I'm currently reading the source code of flashrom (linux version). I found this linuxbios_init(void) function. What is the purpose of this function? I see that it checks the lb_header and lb_record of the BIOS binary in the flash ROM chip. I suppose that this function works

Re: [LinuxBIOS] The purpose of linuxbios_init

2007-06-06 Thread Ward Vandewege
On Wed, Jun 06, 2007 at 08:04:54PM +0700, Darmawan Salihun wrote: I see that it's to initializes motherboard-specific flash enable sequence. However, the details is still too vague for me. Yeah, I think the idea is that if there is a lb_header, i.e. if this machine already runs LinuxBIOS,

[LinuxBIOS] r2707 build service

2007-06-06 Thread LinuxBIOS information
Dear LinuxBIOS readers! This is the automated build check service of LinuxBIOS. The developer uwe checked in revision 2707 to the LinuxBIOS source repository and caused the following changes: Change Log: Intel 82371EB: Some code simplifications (trivial). Signed-off-by: Uwe Hermann [EMAIL

Re: [LinuxBIOS] RFC Winflashrom Architecture -- Current device driver (testbed)

2007-06-06 Thread Darmawan Salihun
Peter Stuge wrote: On Wed, Jun 06, 2007 at 10:47:59PM +0700, Darmawan Salihun wrote: I know, it's not a good example of software engineering practice. Nonetheless, I want to discuss, on which API that I should be removing from user mode application accesses and which one to retain.

Re: [LinuxBIOS] RFC Winflashrom Architecture -- Current device driver (testbed)

2007-06-06 Thread Peter Stuge
On Wed, Jun 06, 2007 at 11:16:03PM +0700, Darmawan Salihun wrote: 1. Kernel driver allowing unrestricted reads and writes to top 16MB. The current version of the driver code is capable of mapping *anywhere* within the 4GB physical address space. It shouldn't be a problem to restrict it to

[LinuxBIOS] r2708 build service

2007-06-06 Thread LinuxBIOS information
Dear LinuxBIOS readers! This is the automated build check service of LinuxBIOS. The developer uwe checked in revision 2708 to the LinuxBIOS source repository and caused the following changes: Change Log: Fix the static device tree of the Tyan S1846. Especially the Super I/O part was incorrect.

Re: [LinuxBIOS] Problem with FILO

2007-06-06 Thread Otávio Alcântara
Hello, Sorry, it was my bad. I wrong typed the address of option root ( root=/dev/hda insted of root=/dev/hda1 ) of FILO's 'Config' file. Thanks for the help, Otávio On 6/4/07, Peter Stuge [EMAIL PROTECTED] wrote: On Fri, Jun 01, 2007 at 11:44:13AM -0300, Otávio Alcântara

[LinuxBIOS] r2709 build service

2007-06-06 Thread LinuxBIOS information
Dear LinuxBIOS readers! This is the automated build check service of LinuxBIOS. The developer uwe checked in revision 2709 to the LinuxBIOS source repository and caused the following changes: Change Log: Tyan S1846: Minor fixes in static device tree (trivial): - Linux booted with the

Re: [LinuxBIOS] Problem with FILO

2007-06-06 Thread Peter Stuge
Hello Otávio, On Wed, Jun 06, 2007 at 01:55:19PM -0300, Otávio Alcântara wrote: Sorry, it was my bad. I wrong typed the address of option root (root=/dev/hda insted of root=/dev/hda1 ) of FILO's 'Config' file. Thanks for the help, So you confirm the patch works for you? What

Re: [LinuxBIOS] Problem with FILO

2007-06-06 Thread Otávio Alcântara
Hello Peter, On 6/6/07, Peter Stuge [EMAIL PROTECTED] wrote: So you confirm the patch works for you? What hardware was this on again? I didn't use your patch and I've used the same board ( Geode 800 LX + CS5536 ) and a HD with Ubuntu 5.0 and Ext2 File System. Thanks, Otávio On

[LinuxBIOS] r2710 build service

2007-06-06 Thread LinuxBIOS information
Dear LinuxBIOS readers! This is the automated build check service of LinuxBIOS. The developer uwe checked in revision 2710 to the LinuxBIOS source repository and caused the following changes: Change Log: Switch the Tyan S1846 to a fallback-only boot per default to allow bigger payloads

[LinuxBIOS] [PATCH] flashrom: Improve CS5530/CS5530A support a bit

2007-06-06 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 Fix up and document the AMD CS5530/CS5530A support in flashrom. The previous code was pretty unreadable, undocumented and did some totally

[LinuxBIOS] r2711 build service

2007-06-06 Thread LinuxBIOS information
Dear LinuxBIOS readers! This is the automated build check service of LinuxBIOS. The developer stepan checked in revision 2711 to the LinuxBIOS source repository and caused the following changes: Change Log: Add support for BCM HT1000 chipset to flashrom. Tested on IBM x3455. (trivial)

Re: [LinuxBIOS] [RFC] i82801 generic patch

2007-06-06 Thread Stefan Reinauer
Corey Osgood wrote: The attached patch is a unified version of the current ports of the i82801 series currently in LinuxBIOS. Since most of the ports are nearly identical, I've taken for each file and chosen the cleanest or best version of the code, then checked over the datasheets to *some*

Re: [LinuxBIOS] [PATCH] flashrom: Improve CS5530/CS5530A support a bit

2007-06-06 Thread Stefan Reinauer
* Uwe Hermann [EMAIL PROTECTED] [070606 22:19]: See patch. Uwe. -- http://www.hermann-uwe.de | http://www.holsham-traders.de http://www.crazy-hacks.org | http://www.unmaintained-free-software.org Fix up and document the AMD CS5530/CS5530A support in flashrom. The previous code was

[LinuxBIOS] r2712 build service

2007-06-06 Thread LinuxBIOS information
Dear LinuxBIOS readers! This is the automated build check service of LinuxBIOS. The developer stepan checked in revision 2712 to the LinuxBIOS source repository and caused the following changes: Change Log: Move GPIO settings to board specific code for IBM x3455 Signed-off-by: Stefan Reinauer

[LinuxBIOS] [PATCH] Reimplementation/fixing of CS5530/CS5530A southbridge code

2007-06-06 Thread Uwe Hermann
See patch. This is also required to make the JUKI-511P code work AFAICT (won't build otherwise). Uwe. -- http://www.hermann-uwe.de | http://www.holsham-traders.de http://www.crazy-hacks.org | http://www.unmaintained-free-software.org This is a full rewrite of all the CS5530/CS5530A code. The

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

2007-06-06 Thread svn
Author: uwe Date: 2007-06-06 23:35:45 +0200 (Wed, 06 Jun 2007) New Revision: 2715 Modified: trunk/LinuxBIOSv2/util/flashrom/README trunk/LinuxBIOSv2/util/flashrom/chipset_enable.c Log: Fix up and document the AMD CS5530/CS5530A support in flashrom. The previous code was pretty unreadable,

Re: [LinuxBIOS] [PATCH] flashrom: Improve CS5530/CS5530A support a bit

2007-06-06 Thread Uwe Hermann
On Wed, Jun 06, 2007 at 10:50:51PM +0200, Stefan Reinauer wrote: Acked-by: Stefan Reinauer [EMAIL PROTECTED] Thanks, r2715. Uwe. -- http://www.hermann-uwe.de | http://www.holsham-traders.de http://www.crazy-hacks.org | http://www.unmaintained-free-software.org signature.asc Description:

Re: [LinuxBIOS] r2715 - trunk/LinuxBIOSv2/util/flashrom

2007-06-06 Thread Peter Stuge
On Wed, Jun 06, 2007 at 11:35:46PM +0200, [EMAIL PROTECTED] wrote: The previous code was pretty unreadable, undocumented and did some totally unrelated things (such as mucking with the game port or port 0x92). Did you check the data book? I can't find it or I would have checked. I seem to

Re: [LinuxBIOS] Added mainboard commell/lv671 and compile works, but ...

2007-06-06 Thread Uwe Hermann
On Wed, Jun 06, 2007 at 08:36:31AM +0200, Dieter Bloms wrote: I have tared my stuff, maybe someone is willing to have a look at it: http://www.bloms.de/download/commell_lv671.tar.gz Please always post (signed-off) patches, tarballs are hard to review and comment on. In Config.lb you have

Re: [LinuxBIOS] Added mainboard commell/lv671 and compile works, but ...

2007-06-06 Thread Uwe Hermann
On Mon, Jun 04, 2007 at 11:42:44PM +0200, Dieter Bloms wrote: /* Setup the console */ w83627hf_enable_serial(SERIAL_DEV, TTYS0_BASE); uart_init(); console_init(); print_err(Hello\n); Are you sure your hardware setup is working otherwise? Can you leave

Re: [LinuxBIOS] [RFC] i82801 generic patch

2007-06-06 Thread Corey Osgood
Stefan Reinauer wrote: Corey Osgood wrote: The attached patch is a unified version of the current ports of the i82801 series currently in LinuxBIOS. Since most of the ports are nearly identical, I've taken for each file and chosen the cleanest or best version of the code, then checked

Re: [LinuxBIOS] r2715 - trunk/LinuxBIOSv2/util/flashrom

2007-06-06 Thread Uwe Hermann
On Wed, Jun 06, 2007 at 11:47:59PM +0200, Peter Stuge wrote: On Wed, Jun 06, 2007 at 11:35:46PM +0200, [EMAIL PROTECTED] wrote: The previous code was pretty unreadable, undocumented and did some totally unrelated things (such as mucking with the game port or port 0x92). Did you check the

[LinuxBIOS] r2713 build service

2007-06-06 Thread LinuxBIOS information
Dear LinuxBIOS readers! This is the automated build check service of LinuxBIOS. The developer uwe checked in revision 2713 to the LinuxBIOS source repository and caused the following changes: Change Log: flashrom: Document the newly supported IBM x3455 board and the now-supported Broadcom

Re: [LinuxBIOS] RFC Winflashrom Architecture -- Current device driver (testbed)

2007-06-06 Thread Darmawan Salihun
Peter Stuge wrote: On Thu, Jun 07, 2007 at 12:12:45AM +0700, Darmawan Salihun wrote: NTSTATUS MapMmio(PDEVICE_OBJECT pDO, PIRP pIrp) [..] pDO - pointer to the device object of this driver. pIrp - pointer to an I/O Request Packet. Uff. What's wrong with void * ? I

Re: [LinuxBIOS] Added mainboard commell/lv671 and compile works, but ...

2007-06-06 Thread Stefan Reinauer
* Uwe Hermann [EMAIL PROTECTED] [070606 23:57]: Are you sure your hardware setup is working otherwise? Can you leave the null-modem cable attached as it is right now, but boot a normal Linux system on both ends of the cable? Then run minicom, 115200 BAUD on both sides, and test whether the

[LinuxBIOS] r2714 build service

2007-06-06 Thread LinuxBIOS information
Dear LinuxBIOS readers! This is the automated build check service of LinuxBIOS. The developer uwe checked in revision 2714 to the LinuxBIOS source repository and caused the following changes: Change Log: Add support for the Winbond W83977F-A Super I/O. Signed-off-by: Nikolay Petukhov [EMAIL

[LinuxBIOS] r2715 build service

2007-06-06 Thread LinuxBIOS information
Dear LinuxBIOS readers! This is the automated build check service of LinuxBIOS. The developer uwe checked in revision 2715 to the LinuxBIOS source repository and caused the following changes: Change Log: Fix up and document the AMD CS5530/CS5530A support in flashrom. The previous code was

[LinuxBIOS] r348 - in LinuxBIOSv3: device southbridge/amd/cs5536 util/x86emu/pcbios

2007-06-06 Thread svn
Author: uwe Date: 2007-06-07 02:07:39 +0200 (Thu, 07 Jun 2007) New Revision: 348 Modified: LinuxBIOSv3/device/device.c LinuxBIOSv3/device/pci_device.c LinuxBIOSv3/southbridge/amd/cs5536/smbus_initram.c LinuxBIOSv3/util/x86emu/pcbios/pcibios.h Log: Fix various Doxygen warnings

[LinuxBIOS] [PATCH] Fix static device tree of ASI MB-5BLMP target

2007-06-06 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 Fix the static device tree of the ASI MB-5BLMP target. This was broken in more than just one way. This version should be (more) correct.