From owner-freebsd-questions Tue Nov 13 12:20:26 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mtiwmhc23.worldnet.att.net (mtiwmhc23.worldnet.att.net [204.127.131.48]) by hub.freebsd.org (Postfix) with ESMTP id 5E0A737B418 for ; Tue, 13 Nov 2001 12:20:21 -0800 (PST) Received: from columbia ([12.93.208.77]) by mtiwmhc23.worldnet.att.net (InterMail vM.4.01.03.27 201-229-121-127-20010626) with SMTP id <20011113202018.OYQK5495.mtiwmhc23.worldnet.att.net@columbia>; Tue, 13 Nov 2001 20:20:18 +0000 From: "Andrew C. Hornback" To: "shanon loveridge" , Subject: RE: Ethernet card problems Date: Tue, 13 Nov 2001 15:18:32 -0500 Message-ID: <006101c16c80$5dab36c0$6600000a@ach.domain> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-reply-to: <20011113101013.31369.qmail@web14305.mail.yahoo.com> X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Importance: Normal 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 > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of shanon > loveridge > Sent: Tuesday, November 13, 2001 5:10 AM > To: freebsd-questions@FreeBSD.ORG > Subject: Ethernet card problems > > OK people > I have spent the last two nights trying to get this to > work so would really appreciate it if you could help > me out. > > I have a SMC EZ Card 10/100 PCI 1211-TX SMC makes good hardware, their 9432TX is my weapon of choice when I need a PCI NIC. > I have checked and it is on the supported hardware > list and it is listed under RealTek 8129/8139 fast > ethernet NICs. After looking around I found that the > driver for this is rl. Right so far. > Correct me if I am wrong but it > looks like I need to configure the NIC on the rl0 > Interface. Still right. > However if I try to set it up in > /stand/sysinstall Configure - Networking - Interfaces > it doesn't have the option to select it. Okay, then there is something wrong with the setup on the card. Have you turned off Plug and Play in your BIOS? Is there a diskette used to configure the card for a specific IRQ and memory address? If the card is configured correctly, it should appear in /stand/sysinstall without a problem, as long as you're running a GENERIC kernel. device rl # RealTek 8129/8139 That's the line that you would need in your kernel for it to be recognized. > Could someone please give me an idea in how to set > this up. Like I mentioned earlier, try turning off Plug and Play, configure the card manually if possible. --- Andy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message