[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

Module PARAMETER passing AND ISAPNP configuration. Re: [LI] Compex RL200



Hi

<snip>
> First note down the Irq and base address of the card
> then in /etc/conf.modules file
> put 
> alias eth0 ne
> ne io=xxx rrq=0x000
> this will do
> or
> run pnpdump >aa
> that will put the irq and base of all pnp cards in aa file and use
> isapnptools.
> 
<snip>


Passing parameters to the Kernel modules and setting the card to a particular
state are TWO DIFFERENT Things. 

Sometimes just using isapnp to configure the Cards state and loading the
required module without parameters works because certain Module inturn check
the card status if possible and work with it properly, But this is NOT ALWAYS
TRUE 

So DON'T IGNORE either of these steps. Both are generaly required.


-- 
Keep :-)
HanishKVC

--------------------------------------------------------------------
The Linux India Mailing List Archives are now available.  Please search
the archive at http://lists.linux-india.org/ before posting your question
to avoid repetition and save bandwidth.