Re: Version Control

2005-03-04 Thread Stefan Reinauer
* Eric W. Biederman ebiederman@lnxi.com [050304 06:02]: For the web pages I don't care. But for the sources I SVN does not solve one of our major problems: Multiple repositories. With the Wiki the web page issue has solved. So arch aka tla appears to be the sane way to go. It can act as

linuxbios on k7sem with 2.6.x kernel?

2005-03-04 Thread Markus Wolters
Hallo, I have an old k7sem board and I want to try Linuxbios (v1 or v2) on it. Now before I kill my board, I have a few questions, maybe somebody could answer them to me and give me a helping hand? Is it possible to use a 2.6 kernel? Is it possible to use the original bios chip?

Re: Anyone tried LinuxBIOS with freeBSD?

2005-03-04 Thread Ronald G. Minnich
On Thu, 3 Mar 2005, YhLu wrote: Anyone tried LinuxBIOS with freeBSD? I talked to freebsd guys about it. Freebsd makes BIOS calls, so that would need to be fixed. ron ___ Linuxbios mailing list Linuxbios@clustermatic.org

Re: Anyone tried LinuxBIOS with freeBSD?

2005-03-04 Thread Richard Smith
Anyone tried LinuxBIOS with freeBSD? I talked to freebsd guys about it. Freebsd makes BIOS calls, so that would need to be fixed. That or see if it works with ADLO. -- Richard A. Smith ___ Linuxbios mailing list Linuxbios@clustermatic.org

Re: Geode GX1 and IRQ tables

2005-03-04 Thread Ronald G. Minnich
On Thu, 3 Mar 2005, ramesh bios wrote: Ok, so I tried this specific sequence and it failed. making region read/write nope. you need to make it write-only, Verifing priq routing tables copy at 0xf...failed, then copy The make it read-write. Could it be that f is mapped to

Re: Version Control

2005-03-04 Thread Ronald G. Minnich
On Thu, 3 Mar 2005, Eric W. Biederman wrote: Ron does this sound like something you would be willing to look at? by all means! ron ___ Linuxbios mailing list Linuxbios@clustermatic.org http://www.clustermatic.org/mailman/listinfo/linuxbios

Re: linuxbios on k7sem with 2.6.x kernel?

2005-03-04 Thread Ronald G. Minnich
On Fri, 4 Mar 2005, Markus Wolters wrote: Is it possible to use a 2.6 kernel? yes Is it possible to use the original bios chip? DON'T DO THAT. if you don't have a backup chip, don't try it. ron ___ Linuxbios mailing list

Re: Geode GX1 and IRQ tables

2005-03-04 Thread Ronald G. Minnich
On Fri, 4 Mar 2005, Ronald G. Minnich wrote: On Thu, 3 Mar 2005, ramesh bios wrote: Ok, so I tried this specific sequence and it failed. making region read/write nope. you need to make it write-only, arg, I'm not thinking, we are running out of high memory and then RAM. So

Re: Version Control

2005-03-04 Thread Stefan Reinauer
* Ronald G. Minnich rminnich@lanl.gov [050304 17:39]: On Thu, 3 Mar 2005, Eric W. Biederman wrote: Ron does this sound like something you would be willing to look at? by all means! The repository is there now. Note: The caches have not been built on the server, so viewarch is relly

First cluster project

2005-03-04 Thread Justin C. Darby
Hi folks, I'm just posting the first message of what I hope is a few updates to getting my current work project on-line. Some of you know me from the wiki (which I've been busy working on the outline of this project for and have neglected working on the last couple of days). After getting some

Re: Anyone tried LinuxBIOS with freeBSD?

2005-03-04 Thread Bari Ari
Richard Smith wrote: Anyone tried LinuxBIOS with freeBSD? I talked to freebsd guys about it. Freebsd makes BIOS calls, so that would need to be fixed. That or see if it works with ADLO. Since it's FreeBSD vs Win, it should be easier to make ADLO work if it doesn't work right out of the box.

Re: Anyone tried LinuxBIOS with freeBSD?

2005-03-04 Thread yhlu
where is the ADLO latest code and doc? YH On Fri, 04 Mar 2005 14:15:47 -0600, Bari Ari [EMAIL PROTECTED] wrote: Richard Smith wrote: Anyone tried LinuxBIOS with freeBSD? I talked to freebsd guys about it. Freebsd makes BIOS calls, so that would need to be fixed. That or see if

Re: Anyone tried LinuxBIOS with freeBSD?

2005-03-04 Thread Bari Ari
http://wiki.linuxbios.org/ADLO -Bari yhlu wrote: where is the ADLO latest code and doc? YH ___ Linuxbios mailing list Linuxbios@clustermatic.org http://www.clustermatic.org/mailman/listinfo/linuxbios

ASUS and linuxbios

2005-03-04 Thread Jamie Rollins
What is the current assesment of linuxbios support with ASUS motherboards? I'm looking specifically at the K8V-X, but I'm curious about support for ASUS boards in general. The K8V-X uses the VIA K8T800 chipset, which seems to be fairly common. Is anyone working on this? Is ASUS amiable to

Re: ASUS and linuxbios

2005-03-04 Thread Richard Smith
ASUS boards in general. The K8V-X uses the VIA K8T800 chipset, which seems to be fairly common. Is anyone working on this? Is ASUS amiable to linuxbios? What's the word on the street? Not really. A lot of the ASUS boards worked with so far have special things done to the SMbus and thus

Re: Anyone tried LinuxBIOS with freeBSD?

2005-03-04 Thread Richard Smith
On Fri, 04 Mar 2005 15:37:31 -0600, Bari Ari [EMAIL PROTECTED] wrote: http://wiki.linuxbios.org/ADLO That info is all from my V1 stuff and ADLO is not in V2 yet. However its just a elf payload just like anything else so it will load fine. It won't run until you get the shadowing right. I