Port-amiga archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: ASDG EB920 ethernet



> > to:
> > 
> > sc->sc_isr.isr_ipl = 6;
> > 
> > Then do this [assuming that you are now in the arch/amiga/dev directory]:
> > 
>       Ouch.. could this not be factored out into something on the attach
>       line in the kernel config file?

No. Please not.

Operating random devices at high IPLs does seriously break the kernel 
interal locking. If you fix that (see my other posting), you'll get
performance problems.

Regards,
        -is



Home | Main Index | Thread Index | Old Index