Bob Wilkinson wrote:
> Also see http://www.scyld.com/network/3c509.html
Sorry, I cut and pasted the wrong link...
>
>
> Only the IRQ and transceiver setting may be overridden when using
> the driver as a module. Setting two cards to 10base2/IRQ10 and
> AUI/IRQ11 is done by using the xcvr and irq
On Tue, 15 May 2001, Bob Wilkinson wrote:
> Also see http://www.scyld.com/network/3c509.html which tells us
>
> Only the IRQ and transceiver setting may be overridden when using
> the driver as a module. Setting two cards to 10base2/IRQ10 and
> AUI/IRQ11 is done by using the xcvr and irq module o
I'm replying to thank Stef for his advice, and to remark about an
apparent inconsistency in the implementation of the 3c509 driver.
On Mon, 14 May 2001, Stefan Srdic wrote:
> > : /lib/modules/2.2.17/net/3c509.o: invalid parameter parm_io
>
> That error reports that the I/O parameter used is inva
On Mon, May 14, 2001 at 12:21:42PM -0600, Stefan Srdic wrote:
> Mithras wrote:
>
> > : /lib/modules/2.2.17/net/3c509.o: invalid parameter parm_io
>
> That error reports that the I/O parameter used is invalid. Your base address
> for
> your card should read 0x210.
>
> Test this by directly using
Mithras wrote:
> : /lib/modules/2.2.17/net/3c509.o: invalid parameter parm_io
That error reports that the I/O parameter used is invalid. Your base address for
your card should read 0x210.
Test this by directly using the insmod command:
insmod 3c509 io=0x210 irq=11
If you see something like " U
5 matches
Mail list logo