From owner-freebsd-questions Mon Jul 9 16:11:51 2001 Delivered-To: freebsd-questions@freebsd.org Received: from tomts8-srv.bellnexxia.net (tomts8.bellnexxia.net [209.226.175.52]) by hub.freebsd.org (Postfix) with ESMTP id 7821937B405 for ; Mon, 9 Jul 2001 16:11:45 -0700 (PDT) (envelope-from matt@gsicomp.on.ca) Received: from xena.gsicomp.on.ca ([64.228.155.124]) by tomts8-srv.bellnexxia.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with ESMTP id <20010709231144.ZYIW3306.tomts8-srv.bellnexxia.net@xena.gsicomp.on.ca>; Mon, 9 Jul 2001 19:11:44 -0400 Received: from hermes (hermes.gsicomp.on.ca [192.168.0.18]) by xena.gsicomp.on.ca (8.11.1/8.11.1) with SMTP id f69N97A41264; Mon, 9 Jul 2001 19:09:07 -0400 (EDT) (envelope-from matt@gsicomp.on.ca) Message-ID: <012b01c108cc$748cf530$1200a8c0@gsicomp.on.ca> From: "Matthew Emmerton" To: "feenikz" , References: <007101c108ca$290209e0$3300a8c0@mandy> Subject: Re: rl0 and rl1? Date: Mon, 9 Jul 2001 19:11:15 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > 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: (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