Peter, For the RTC patch, it is porting for a SMSC SIO, I didn't see LinuxBIOS has this SIO porting. The part number is SCH--4703, I don't know how to contribute it to LinuxBIOS tree.
I haven't get the chance to take look at my NIC issue yet, I will certainly check the interrupt when I get the chance. Thanks Beneo ----- Original Message ----- From: "Peter Stuge" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Friday, April 06, 2007 9:00 PM Subject: Re: [LinuxBIOS] IDE become readonly, why? > Hi Beneo, > > On Fri, Apr 06, 2007 at 06:58:22PM -0700, Beneo wrote: >> Thanks for the tips, I get it working. > > Glad to hear it! > > >> I searched the Linux startup script, it is a RTC related, I rememer >> it is something related to Daylight saving, so I go check the RTC, >> found the IRQ for that RTC is not programmed, once I get that >> programmed, it can boot all the way now. > > Aha! Could you provide a patch for the RTC IRQ issue? > > >> I still have a network issue, my network card can not be get a IP >> address from a DHCP server, I'm relatively sure the IRQ in MP table >> is assigned correctly, not sure why it hang yet. Other than that, >> it looks OK. > > Hm. You can check if interrupts are coming through by configuring an > IP address manually and sending some pings, and then: > > cat /proc/interrupts > > >> Thanks for the help > > I'm glad it works. :) > > > //Peter > > -- > linuxbios mailing list > [email protected] > http://www.linuxbios.org/mailman/listinfo/linuxbios > -- linuxbios mailing list [email protected] http://www.linuxbios.org/mailman/listinfo/linuxbios
