Ben Bayer wrote:
> 
> I have a quick question, how do you get a module to work that needs to get a
> correct parameter passed to it, such as irq?  I have this ethernet card which
> I got to work, then I repositioned it in a different slot, getting it its own
> unique IRQ, but now modprobe 8139too returns (this is a realtek 8139 card):
> 
> invalid parameter parm_irq
> 
> if I set parm_irq correctly, I bet I'll be back in business with the home
> network.  How do I do it?

Well, I think the problem is that you must _not_ specify an IRQ
for the 8139too module. Make sure there is no reference like 'irq=...'
with respect to the 8139too module in /etc/modules.conf .

    -Frans

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to