Re: Fixes for Tyan s2880

2003-07-27 Thread ron minnich
On Sat, 26 Jul 2003, Yinghai Lu wrote: > I can send you the diff next Monday if you want. please do. > > I add LINUXBIOS_EXTRA_VERSION to the Option.lb in the config. Use that > We can diff from normal boot to fallback boot in the output. very cool. > > Change some #ifdef to #if CONFIG_SMP==

Re: Intel Firmware Hubs

2003-07-27 Thread ron minnich
On Sun, 27 Jul 2003, Adam Agnew wrote: > I think you're right there. The datasheet for the 82802s shows that > they're all 3.3v while a myriad of datasheets i found for other plcc flash > parts were 5v. Good to know. It seems AMD offers a line of low voltage > flash parts as SST must too. Thanks S

Re: K7SEM support broken in freebios?

2003-07-27 Thread ron minnich
On Sun, 27 Jul 2003, Thomas Wehrspann wrote: > When i use the current CVS copiling is no problem, but when i boot > linuxbios stops before the mtrr stuff with "Enabling cache...". yes, this is the reason we have not frozen the tree. I am hoping somebody can fix the K7sem :-( ron __

Re: Unknown bootloader class !! error.......... what is this?

2003-07-27 Thread ron minnich
On Mon, 28 Jul 2003, SONE Takeshi wrote: > On Sun, Jul 27, 2003 at 02:24:10PM +, gimyung han wrote: > > Unknown bootloader class ! > > type= > > data= 0009882e > > This is from setup code of your ELF kernel, and it's not an error, > just a warning. > > > Firmware type: LinuxBIOS > >

Re: Unknown bootloader class !! error.......... what is this?

2003-07-27 Thread ron minnich
did you load a kernel or an elfimage built from a kernel? You are making good progress. ron ___ Linuxbios mailing list [EMAIL PROTECTED] http://www.clustermatic.org/mailman/listinfo/linuxbios

Re: how can I tell dhcp server to load vmlinuz.epia

2003-07-27 Thread ollie lho
On Sat, 2003-07-26 at 23:14, gimyung han wrote: > I thought I succeed in configuring dhcp server. > > But I can't check if dhcp server is working right. > > are there any messages to be poped up when my epia found dhcp server? > The message will show the network configurations like netmask, ip

Re: Intel Firmware Hubs

2003-07-27 Thread Stefan Reinauer
* Adam Agnew <[EMAIL PROTECTED]> [030728 01:31]: > > > any other flash part, it's just something in the electrical specs. SST > > I think you're right there. The datasheet for the 82802s shows that > they're all 3.3v while a myriad of datasheets i found for other plcc flash > parts were 5v. Good

Re: Intel Firmware Hubs

2003-07-27 Thread Adam Agnew
> any other flash part, it's just something in the electrical specs. SST I think you're right there. The datasheet for the 82802s shows that they're all 3.3v while a myriad of datasheets i found for other plcc flash parts were 5v. Good to know. It seems AMD offers a line of low voltage flash part

Re: Intel Firmware Hubs

2003-07-27 Thread steven james
Greetings, It needs to be a firmware hub as far as I can tell. Those do come in 4 and 8MBIT PLCC versions. From a software standpoint, they behave the same as any other flash part, it's just something in the electrical specs. SST makes a compatible part (I can check the part number when I get in t

K7SEM support broken in freebios?

2003-07-27 Thread Thomas Wehrspann
Hello, is seems that the support for the ecs k7sem got broken. When i use the current CVS copiling is no problem, but when i boot linuxbios stops before the mtrr stuff with "Enabling cache...". I followed the procedure in the howto and used the serial console (no debug). The CVS version from 20

Re: Unknown bootloader class !! error.......... what is this?

2003-07-27 Thread SONE Takeshi
On Sun, Jul 27, 2003 at 02:24:10PM +, gimyung han wrote: > Unknown bootloader class ! > type= > data= 0009882e This is from setup code of your ELF kernel, and it's not an error, just a warning. > Firmware type: LinuxBIOS > it's all I got If you configure your kernel

Unknown bootloader class !! error.......... what is this?

2003-07-27 Thread gimyung han
I finally succeed to load linux kernel image via etherboot but I encountered following error Loading 192.168.0.1: /tftpboot/vmlinuz.epia...(ELF)..erhine disable Unknown bootloader class ! type= data= 0009882e Firmware type: LinuxBIOS it's all I g

Re: CVS three broken ???

2003-07-27 Thread Thomas Wehrspann
Am Donnerstag, 24. Juli 2003 20:24 schrieb [EMAIL PROTECTED]: > Can not cvs the three !! > > cvs -z3 > -d:pserver:[EMAIL PROTECTED]:/cvsroot/freebios > co freebios > > stops forever after next message: > > U freebios/util/webconfig/var/pyservlog > It's the last file, not really important. Just CTRL

Re: coherent hypertransport hardcodes.

2003-07-27 Thread Jeff Pipkins
Just a reminder (in case this isn't complicated enough yet), on configurations with nc chains like k8=>8131->8111 or k8=>8131->8131, the link downstream from the 8131 has to be 8 bits wide, even if it has 16 bits coming into it. --Jeff ___ Linuxbios