rtl8139 NIC IRQ is 0 on m758lmr+ mainboard

Ronald G. Minnich rminnich at lanl.gov
Tue Feb 11 10:08:01 CET 2003


On Mon, 10 Feb 2003, Richard Smith wrote:

> Ronald G. Minnich wrote:
> > this is a problem with some recent changes to the build process and I
> > don't know what it is yet.

> If I remove SERIAL_POST from my config files then it builds.  Note thats 
>   _remove_ not set =0.
> 
> ./arch/i386/include/arch/intel.h seems to be the offending section for me.
> 
> It has a
> 
> #if SERIAL_POST
> 
> blah..
> CALLSP(console_tx_al)

that's a good thing to know but a side-effect. I think the real problem is 
that the definitions of console_tx_al etc. should have a .globl with them 
and they don't. I'm going to try that.

ron




More information about the coreboot mailing list