[LinuxBIOS] Two more CS5530 IRQ steering questions

2007-09-21 Thread Jonathan Sturges
Two additional questions about CS5530 IRQ steering: 1) Comments from Uwe Hermann and Peter Stuge have indicated that it's really better for the kernel to setup the steering registers. Why is this? It sounds like the BIOS is a good place to set these. I assume that a knowledgeable OS could ch

[LinuxBIOS] r2798 build service

2007-09-21 Thread LinuxBIOS information
Dear LinuxBIOS readers! This is the automated build check service of LinuxBIOS. The developer "uwe" checked in revision 2798 to the LinuxBIOS source repository and caused the following changes: Change Log: Fix abuild for the MSI MS-7260 (trivial). Signed-off-by: Uwe Hermann <[EMAIL PROTECTED]>

Re: [LinuxBIOS] Enabling APIC

2007-09-21 Thread Rudolf Marek
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Yes. R. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFG9FE83J9wPJqZRNURAgezAKCS55fayePNK6TmKo0huwuE/9P/PgCfbmJz Y9yu05csIwvEh7F+i4ACwzQ= =BZMj -END PGP SIGNAT

[LinuxBIOS] r2798 - in trunk/LinuxBIOSv2: src/mainboard/msi/ms7260 targets/msi/ms7260

2007-09-21 Thread svn
Author: uwe Date: 2007-09-22 01:13:28 +0200 (Sat, 22 Sep 2007) New Revision: 2798 Added: trunk/LinuxBIOSv2/targets/msi/ms7260/Config-abuild.lb Modified: trunk/LinuxBIOSv2/src/mainboard/msi/ms7260/Options.lb trunk/LinuxBIOSv2/targets/msi/ms7260/Config.lb Log: Fix abuild for the MSI MS-7260

Re: [LinuxBIOS] Enabling APIC

2007-09-21 Thread Corey Osgood
Can you send your vt8237r.c as well? Thanks, Corey -- linuxbios mailing list linuxbios@linuxbios.org http://www.linuxbios.org/mailman/listinfo/linuxbios

Re: [LinuxBIOS] Enabling APIC

2007-09-21 Thread Corey Osgood
Okay, finally managed to get the kernel panic out to go to the serial console, and I'm not sure what's going on. This happens with the ACPI base either at 0x400 or 0x500, with either a fixed factory dsdt or Rudolf's modified, or without any ACPI at all. This kernel boots with the factory BIOS, and

Re: [LinuxBIOS] Enabling APIC

2007-09-21 Thread Rudolf Marek
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Corey Osgood wrote: > Just realized thats where my smbus IO base is. I'll try moving things > around a bit, I don't even need smbus at the moment. > Heh, I went ahead and dumped my mptable, even though this is a single > processor system. The mptable

Re: [LinuxBIOS] Enabling APIC

2007-09-21 Thread Corey Osgood
Rudolf Marek wrote: > Thanks, I'll have a look at these tomorrow. For some reason, ACPI on my >> system doesn't work (produces the error I had before) if the base is set >> to 0x500, but it does work with 0x400 (the factory slot). Also, a quick >> > > Maybe you have something at 0x500, use the i

Re: [LinuxBIOS] [PATCH] Support for the MSI MS-7260 (K9N Neo)

2007-09-21 Thread Uwe Hermann
On Fri, Sep 21, 2007 at 11:20:47AM -0400, Ward Vandewege wrote: > Hi Uwe, > > On Mon, Sep 17, 2007 at 04:43:48AM +0200, Uwe Hermann wrote: > > Add support for the MSI MS-7260 (K9N Neo) mainboard. > > > > Signed-off-by: Uwe Hermann <[EMAIL PROTECTED]> > > I don't have the hardware, but I did veri

Re: [LinuxBIOS] Ethernet problem with GeodeLX (db800) with running lxbios

2007-09-21 Thread Marc Jones
Marc Jones wrote: > > Steffen D. wrote: >> About the ethernet problem: >> --- >> meshnode:~# modprobe r8169 >> r8169 Gigabit Ethernet driver 2.2LK loaded >> PCI: Guessed IRQ 11 for device :00:0d.0 >> PCI: Sharing IRQ 11 with :00:0f.3 >> eth0: RTL8169sb/8110sb at 0xd0016000, 00:08:ee

Re: [LinuxBIOS] r2758 - in trunk: LinuxBIOSv2/util util

2007-09-21 Thread Carl-Daniel Hailfinger
On 07.09.2007 21:19, Uwe Hermann wrote: > On Mon, Sep 03, 2007 at 08:36:59PM +0200, Carl-Daniel Hailfinger wrote: >> This commit removed probe_superio from v2. It has not been referenced as >> svn:externals, so none of the v2 and v3 trees have probe_superio or >> superiotool. > > Yes, and that was

Re: [LinuxBIOS] Ethernet problem with GeodeLX (db800) with running lxbios

2007-09-21 Thread Marc Jones
Steffen D. wrote: >> Steffen D. wrote: >> >>> Hello, >>> >>> we really have a big problem with that ethernet bug - we currently >>> developing a new product based on a geode-lx cpu and not comming forward. >>> Because we are not a big firm we dont have the man power/knowlege to fix >>> it -

Re: [LinuxBIOS] Ethernet problem with GeodeLX (db800) with running lxbios

2007-09-21 Thread Marc Jones
Steffen D. wrote: > About the ethernet problem: > --- > meshnode:~# modprobe r8169 > r8169 Gigabit Ethernet driver 2.2LK loaded > PCI: Guessed IRQ 11 for device :00:0d.0 > PCI: Sharing IRQ 11 with :00:0f.3 > eth0: RTL8169sb/8110sb at 0xd0016000, 00:08:ee:00:ee:1c, IRQ 11 > --- >

[LinuxBIOS] r2797 build service

2007-09-21 Thread LinuxBIOS information
Dear LinuxBIOS readers! This is the automated build check service of LinuxBIOS. The developer "uwe" checked in revision 2797 to the LinuxBIOS source repository and caused the following changes: Change Log: Add support for the MSI MS-7260 (K9N Neo) mainboard. Signed-off-by: Uwe Hermann <[EMAIL

Re: [LinuxBIOS] badly initialized (?) pci bridge on the M57SLI (with irq table and mptable)

2007-09-21 Thread yhlu
On 9/21/07, Uwe Hermann <[EMAIL PROTECTED]> wrote: > On Wed, Sep 19, 2007 at 04:30:25PM -0700, yhlu wrote: > > On 9/17/07, Uwe Hermann <[EMAIL PROTECTED]> wrote: > > > On Mon, Sep 17, 2007 at 03:49:46PM -0700, yhlu wrote: > > > > On 9/17/07, Ward Vandewege <[EMAIL PROTECTED]> wrote: > > > > > I've

[LinuxBIOS] r2796 build service

2007-09-21 Thread LinuxBIOS information
Dear LinuxBIOS readers! This is the automated build check service of LinuxBIOS. The developer "uwe" checked in revision 2796 to the LinuxBIOS source repository and caused the following changes: Change Log: Add register dump capability for ITE IT8718F (trivial). Signed-off-by: Uwe Hermann <[EMA

Re: [LinuxBIOS] [PATCH] Support for the MSI MS-7260 (K9N Neo)

2007-09-21 Thread Ward Vandewege
Hi Uwe, On Mon, Sep 17, 2007 at 04:43:48AM +0200, Uwe Hermann wrote: > Add support for the MSI MS-7260 (K9N Neo) mainboard. > > Signed-off-by: Uwe Hermann <[EMAIL PROTECTED]> I don't have the hardware, but I did verify that your patch builds. I suggest we commit this and sort out any remaining

Re: [LinuxBIOS] badly initialized (?) pci bridge on the M57SLI (with irq table and mptable)

2007-09-21 Thread Uwe Hermann
On Wed, Sep 19, 2007 at 04:30:25PM -0700, yhlu wrote: > On 9/17/07, Uwe Hermann <[EMAIL PROTECTED]> wrote: > > On Mon, Sep 17, 2007 at 03:49:46PM -0700, yhlu wrote: > > > On 9/17/07, Ward Vandewege <[EMAIL PROTECTED]> wrote: > > > > I've attached that boot log to this message. > > > > > > the one w

Re: [LinuxBIOS] linuxbios support for thinkpads?

2007-09-21 Thread Uwe Hermann
On Fri, Sep 21, 2007 at 01:08:40AM +0200, Peter Stuge wrote: > > I just ran across an FSF web page in support of LinuxBIOS, and on > > that page the FSF suggests writing directly to Intel: > > > > http://www.fsf.org/campaigns/supportlinuxbios.html > > "Send e-mail to Intel, asking them to cooperat

[LinuxBIOS] r2796 - trunk/util/superiotool

2007-09-21 Thread svn
Author: uwe Date: 2007-09-21 16:48:04 +0200 (Fri, 21 Sep 2007) New Revision: 2796 Modified: trunk/util/superiotool/ite.c Log: Add register dump capability for ITE IT8718F (trivial). Signed-off-by: Uwe Hermann <[EMAIL PROTECTED]> Acked-by: Uwe Hermann <[EMAIL PROTECTED]> Modified: trunk/util

Re: [LinuxBIOS] Ethernet problem with GeodeLX (db800) with running lxbios

2007-09-21 Thread Steffen D.
About the ethernet problem: --- meshnode:~# modprobe r8169 r8169 Gigabit Ethernet driver 2.2LK loaded PCI: Guessed IRQ 11 for device :00:0d.0 PCI: Sharing IRQ 11 with :00:0f.3 eth0: RTL8169sb/8110sb at 0xd0016000, 00:08:ee:00:ee:1c, IRQ 11 --- this also seems very strange "sharing

[LinuxBIOS] src/include/device/pci_ids.h

2007-09-21 Thread Morgan Tsai
Copyright (C) 2007 Morgan Tsai <[EMAIL PROTECTED]> Copyright (C) 2007 Silicon Integrated Systems Corp. (SiS) Change Log: Add SiS device IDs for further update. Signed-off-by: Morgan Tsai <[EMAIL PROTECTED]> Index: src/include/device/pci_ids.h ===

Re: [LinuxBIOS] Ethernet problem with GeodeLX (db800) with running lxbios

2007-09-21 Thread Steffen D.
> Steffen D. wrote: > >> Hello, >> >> we really have a big problem with that ethernet bug - we currently >> developing a new product based on a geode-lx cpu and not comming forward. >> Because we are not a big firm we dont have the man power/knowlege to fix >> it - can anybody help us with th

Re: [LinuxBIOS] Enabling APIC

2007-09-21 Thread Rudolf Marek
Thanks, I'll have a look at these tomorrow. For some reason, ACPI on my > system doesn't work (produces the error I had before) if the base is set > to 0x500, but it does work with 0x400 (the factory slot). Also, a quick > Maybe you have something at 0x500, use the isadump -f 0x500 from lm-sen