Re: [LinuxBIOS] GIGABYTE GA-2761GXDK

2007-11-12 Thread Morgan Tsai /SiS
Change Log: 1. Maintaining SiS south bridge device IDs. 2. Strip unnecessary driver modules # REMOVE FOLLOWING FILES # src/southbridge/sis/sis966/sis966_ht.c # src/southbridge/sis/sis966/sis966_pci.c # src/southbridge/sis/sis966/sis966_smbus.c Signed-off-by: Morgan Tsai [EMAIL PROTECTED]

[LinuxBIOS] r2955 - in trunk/LinuxBIOSv2/src: mainboard/gigabyte/m57sli superio/ite/it8716f

2007-11-12 Thread svn
Author: hailfinger Date: 2007-11-12 12:14:10 +0100 (Mon, 12 Nov 2007) New Revision: 2955 Modified: trunk/LinuxBIOSv2/src/mainboard/gigabyte/m57sli/Config.lb trunk/LinuxBIOSv2/src/superio/ite/it8716f/it8716f.h trunk/LinuxBIOSv2/src/superio/ite/it8716f/superio.c Log: Fix the remaining

Re: [LinuxBIOS] #87: flashrom issues on m57sli-s4

2007-11-12 Thread Carl-Daniel Hailfinger
On 12.11.2007 01:19, Torsten Duwe wrote: On Sunday 11 November 2007 15:52, Carl-Daniel Hailfinger wrote: Boom. The log shows why both parts of the Config.lb patch were ineffective. Can you try the patch below on top of it? This should fix the values for LDN 0x7. If not, please supply a

Re: [LinuxBIOS] #87: flashrom issues on m57sli-s4

2007-11-12 Thread Carl-Daniel Hailfinger
On 08.11.2007 15:05, LinuxBIOS wrote: #87: flashrom issues on m57sli-s4 -+-- Reporter: ward | Owner: hailfinger Type: defect|Status: new Priority: major

Re: [LinuxBIOS] #87: flashrom issues on m57sli-s4

2007-11-12 Thread Torsten Duwe
On Monday 12 November 2007, Corey Osgood wrote: Still need a signed-off-by line, please. Thanks, good to hear this is somewhat working! Does write work as well? Writing always worked for me, in a sense that I could zero single bits; this much I verified from the read-back broken image. Then I

Re: [LinuxBIOS] #87: flashrom issues on m57sli-s4

2007-11-12 Thread Carl-Daniel Hailfinger
On 12.11.2007 12:29, Torsten Duwe wrote: On Monday 12 November 2007, Corey Osgood wrote: Still need a signed-off-by line, please. Thanks, good to hear this is somewhat working! Does write work as well? Writing always worked for me, in a sense that I could zero single bits; this

[LinuxBIOS] r2955 build service

2007-11-12 Thread LinuxBIOS information
Dear LinuxBIOS readers! This is the automated build check service of LinuxBIOS. The developer hailfinger checked in revision 2955 to the LinuxBIOS source repository and caused the following changes: Change Log: Fix the remaining issues with GA-M57SLI Super I/O GPIO configuration. With this

Re: [LinuxBIOS] GIGABYTE GA-2761GXDK

2007-11-12 Thread Carl-Daniel Hailfinger
On 12.11.2007 10:25, Morgan Tsai /SiS wrote: Change Log: 1. Maintaining SiS south bridge device IDs. 2. Strip unnecessary driver modules # REMOVE FOLLOWING FILES # src/southbridge/sis/sis966/sis966_ht.c # src/southbridge/sis/sis966/sis966_pci.c # src/southbridge/sis/sis966/sis966_smbus.c

[LinuxBIOS] v3: status on real hardware

2007-11-12 Thread Carl-Daniel Hailfinger
Hi, while taking a look at stage0 and stage1 code in v3, I was surprised to see no coherent structure in the code for Geode LX boards. While some of this may be due to dead code, I'd like to know: * which board can serve as structural reference * which board is working best. Once I know that, I

Re: [LinuxBIOS] #87: flashrom issues on m57sli-s4

2007-11-12 Thread LinuxBIOS
#87: flashrom issues on m57sli-s4 -+-- Reporter: ward | Owner: hailfinger Type: defect|Status: assigned Priority: major | Milestone:

Re: [LinuxBIOS] v3: status on real hardware

2007-11-12 Thread Marc Jones
Carl-Daniel Hailfinger wrote: Hi, while taking a look at stage0 and stage1 code in v3, I was surprised to see no coherent structure in the code for Geode LX boards. While some of this may be due to dead code, I'd like to know: * which board can serve as structural reference * which board is

[LinuxBIOS] Question about a specific board

2007-11-12 Thread rrodriguez
Hello LinuxBIOS mailing list I am wondering if this board http://www.ibase-i.com.tw/ib798.htm would work with LinuxBIOSv2 or if it is only partially supported? really I'm asking how much work would be involved in getting this board working? Yes i see some parts of it are listed on your site but

Re: [LinuxBIOS] Question about a specific board

2007-11-12 Thread Adam Talbot
Not yet. There is no support for the CN700 north bridge as of yet. We are hoping to have CN700 north bridge support soon. -Adam Talbot [EMAIL PROTECTED] wrote: Hello LinuxBIOS mailing list I am wondering if this board http://www.ibase-i.com.tw/ib798.htm would work with LinuxBIOSv2 or if it

[LinuxBIOS] iasl errors

2007-11-12 Thread Uwe Hermann
On Mon, Nov 12, 2007 at 04:12:19AM +0100, LinuxBIOS information wrote: Dear LinuxBIOS readers! This is the automated build check service of LinuxBIOS. The developer cozzie checked in revision 2954 to the LinuxBIOS source repository and caused the following changes: Change Log: Try to

[LinuxBIOS] r2956 - trunk/util/superiotool

2007-11-12 Thread svn
Author: uwe Date: 2007-11-12 22:02:44 +0100 (Mon, 12 Nov 2007) New Revision: 2956 Modified: trunk/util/superiotool/ali.c trunk/util/superiotool/fintek.c trunk/util/superiotool/ite.c trunk/util/superiotool/nsc.c trunk/util/superiotool/smsc.c trunk/util/superiotool/winbond.c Log:

Re: [LinuxBIOS] IT8705F/AF superiotool dump

2007-11-12 Thread Uwe Hermann
On Sun, Nov 11, 2007 at 06:32:55PM +0100, Frieder Ferlemann wrote: Probing for Super-I/O at 0x2e/0x2f Trying family `National Semiconductor'... No Trying family `SMSC'... No Trying family `VIA/Winbond/Fintek'... No

Re: [LinuxBIOS] [patch] group register dumps by 8 and remove trailing spaces

2007-11-12 Thread Uwe Hermann
On Sun, Nov 11, 2007 at 05:51:46PM +0100, Frieder Ferlemann wrote: this patch groups register dumps by 8 and removes trailing spaces. Output then looks like: LDN 0x04 (Environment controller) idx 2b 30 60 61 62 63 70 f0 f1 f2 f3 f4 f5 f6 val 00 01 02 90 02 30 00 80 00 00 00 40 00 ff

Re: [LinuxBIOS] IT8705F/AF superiotool dump

2007-11-12 Thread Frieder Ferlemann
Hi Uwe, Uwe Hermann schrieb: On Sun, Nov 11, 2007 at 06:32:55PM +0100, Frieder Ferlemann wrote: Probing for Super-I/O at 0x2e/0x2f Trying family `National Semiconductor'... No Trying family `SMSC'... No Trying family

[LinuxBIOS] r2956 build service

2007-11-12 Thread LinuxBIOS information
Dear LinuxBIOS readers! This is the automated build check service of LinuxBIOS. The developer uwe checked in revision 2956 to the LinuxBIOS source repository and caused the following changes: Change Log: Drop superfluous exit_conf_mode*() calls, we don't want to call them twice. Small cosmetic

Re: [LinuxBIOS] #87: flashrom issues on m57sli-s4

2007-11-12 Thread Harald Gutmann
Am Montag, 12. November 2007 12:30:33 schrieb Carl-Daniel Hailfinger: On 08.11.2007 15:05, LinuxBIOS wrote: #87: flashrom issues on m57sli-s4 -+--- --- Reporter: ward | Owner: hailfinger Type:

Re: [LinuxBIOS] #87: flashrom issues on m57sli-s4

2007-11-12 Thread Harald Gutmann
Am Montag, 12. November 2007 22:41:05 schrieb Harald Gutmann: To be able to autodetect presence of serial flash, I'd like full superiotool output for * board with parallel flash * board with serial flash here is the output form superiotool for a board with serial flash. flashrom under

Re: [LinuxBIOS] [patch] group register dumps by 8 and remove trailing spaces

2007-11-12 Thread Frieder Ferlemann
grouping register dumps by 8 and removing trailing spaces within the register dumps. Eventually use diff option -b or -w when comparing register dumps. Signed-off-by: Frieder Ferlemann Frieder.Ferlemann AT web.de --- Index: superiotool.c

Re: [LinuxBIOS] [patch] Fix M57SLI interrupt routing

2007-11-12 Thread Harald Gutmann
Am Dienstag, 6. November 2007 01:25:28 schrieb Torsten Duwe: On Tuesday 06 November 2007 00:40, Torsten Duwe wrote: On Monday 05 November 2007, Carl-Daniel Hailfinger wrote: Do you still need irqpoll? Rebuilding and rebooting right after this mail ... :-) ...now posting from it. No

[LinuxBIOS] [PATCH] K8T890 V-link fine-tune

2007-11-12 Thread Rudolf Marek
Hello, Attached patch fine-tunes the V-link bus between K8T890 and VT8237R and set it to 8X transfer rate (up to 1066 MB/s) similar code placed here would be needed for VT8237A/S etc. Using VIA recommended values despite they are for K8T890CF, this is K8T890CE (still dont know what is exactly

Re: [LinuxBIOS] GIGABYTE GA-2761GXDK

2007-11-12 Thread Morgan Tsai /SiS
Dear Carl-Daniel, Here is the resent patch as attachment. Thank you! Morgan - Original Message - From: Carl-Daniel Hailfinger [EMAIL PROTECTED] To: Morgan Tsai /SiS [EMAIL PROTECTED] Cc: Jordan Crouse [EMAIL PROTECTED]; Ray Wang /SiS [EMAIL PROTECTED]; Dennis Chang /SiS [EMAIL

Re: [LinuxBIOS] r2951 - trunk/LinuxBIOSv2/src/southbridge/intel/i82801xx

2007-11-12 Thread joe
/* All 82801xx devices should be on bus 0. */ unsigned int devfn = PCI_DEVFN(0x1f, 0);// LPC device_t lpc_dev = dev_find_slot(0, devfn); // 0 if (!lpc_dev) return; All devices are not on Bus 0. The NIC and PCI Cards are on Bus 1 down

[LinuxBIOS] FSCONS 2007

2007-11-12 Thread joe
Just wanted to say good luck to you Peter at FSCONS 2007, all of our support goes out to you. Sounds like a pretty cool event to be a part of. Looks like someone from OLPC is going to be there also, huh... On another note I would like to volunteer my services in the future to represent