This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: redboot problem


Thanks and thanks again...:) I'll try it immediately.

----- Original Message ----- 
From: "Jonathan Larmour" <jlarmour@redhat.com>
To: "flagship" <ecos-mu@263.net>
Cc: "Gustav Kälvesten" <gustav.kalvesten@axis.com>; <ecos-discuss@sources.redhat.com>
Sent: Tuesday, January 08, 2002 10:51 PM
Subject: Re: [ECOS] redboot problem


> flagship wrote:
> > 
> > Thanks a lot.
> > But since it can't work yet, i think is it somewhat configuration problem?
> > Here's my redboot build process, are there any problems?
> > #ecosconfig new pc redboot
> > #ecosconfig import $ECOS_REPOSITORY/hal/i386/pc/current/misc/redboot_FLOOPY.ecm
> > #ecosconfig tree
> > #make
> > #dd conv=sync if=install/bin/redboot.bin of=/dev/fd0
> > 
> > Then, when i use the floopy to boot, it said "no network interfaces found"....... :( Are there any extra configurations should be done?
> 
> That should be sufficient. Perhaps it is using a different PCI ID that the
> driver doesn't recognise. The driver assumes a vendor ID of 0x8086 and a
> device ID of either 0x1030, 0x1229 or 0x1209. Do you know its PCI ID? You
> can see everything on the PCI bus by running the pci1 eCos test.
> 
> You could also enable the CYGDBG_DEVS_ETH_INTEL_I82559_CHATTER CDL option
> and rebuild redboot. That might give more info.
> 
> Jifl
> -- 
> Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
> Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]