Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Jul 2001 19:11:15 -0400
From:      "Matthew Emmerton" <matt@gsicomp.on.ca>
To:        "feenikz" <demi@god.za.net>, <freebsd-questions@FreeBSD.ORG>
Subject:   Re: rl0 and rl1?
Message-ID:  <012b01c108cc$748cf530$1200a8c0@gsicomp.on.ca>
References:  <007101c108ca$290209e0$3300a8c0@mandy>

next in thread | previous in thread | raw e-mail | index | archive | help

> Hello,
> Being a newbie at this I'm not quite sure if this question is rather
> obvious or in some manual that I skimmed past, but I have two
> Realtek cards in a machine
>
> ifconfig shows rl0 and it works perfectly, but no rl1.
>
> in LINT i see that it has device lines for ed0 and ed1 etc,
> but just device rl.
>
> Is there a way for me to bring up rl1, am i doing this wrong?

'device rl' in your kernel configuration file should detect all rl cards in
your system.  What's most likely happening is that your second rl card is
not being detected by the rl driver, which is somewhat out of date, or your
second rl card is not a rl card.

If this is the case, you should be seeing something during boot like this.

Apr 10 23:44:43 gabby /kernel: pci0: <unknown card> (vendor=0x1186,
dev=0x1300) at 12.0 irq 10

--
Matt Emmerton


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?012b01c108cc$748cf530$1200a8c0>