At 10:42 AM 2/23/99 +0100, [EMAIL PROTECTED] wrote:
>> [EMAIL PROTECTED] said:
>> > I think something is wrong there. Should be params struct be 
>> > initialised somewhere before ? or params be null ?
>> 
>> Yes, by a boot loader, or params can be NULL (in which case you
>> have to specify the memory size using mem=).
>> 
>
>I've now a kernel that boots correctly. I've added a network card, and
>the kernel says me that It has detected my card but the card has 
>no IO adress assigned. I think that I have some PCI configs to do,
>but I dont know what to do
>
>Do you know where I can find a BIOS for EBSA285, that does it,
>or where I can find infos on PCI bus in order to write a PCI 
>configurator ?
>

The Linux kernel includes full PCI setup code (BIOS if you will).
I originally wrote it for the Alpha and it was then taken, expanded
etc.   It is very functional, I believe that it runs/works on the ebsa-285
at system start up.  I am assuming that this is the case 'cos I have
another PCI based ARM system that I'm about to turn PCI on for.  Right now
I'm at the 'loading  a RAMdisk stage'...


>Thanks
>
>Christophe
>unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]
>
>

unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]

Reply via email to