From owner-freebsd-stable Sat Nov 21 10:09:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA04568 for freebsd-stable-outgoing; Sat, 21 Nov 1998 10:09:54 -0800 (PST) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from ninbox.ml.org (hsv1-139.airnet.net [207.242.81.139]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA04559 for ; Sat, 21 Nov 1998 10:09:44 -0800 (PST) (envelope-from kris@airnet.net) Received: from airnet.net (localhost [127.0.0.1]) by ninbox.ml.org (8.9.1/8.8.5) with ESMTP id MAA25430; Sat, 21 Nov 1998 12:07:10 -0600 (CST) Message-ID: <3657014C.D8F091C9@airnet.net> Date: Sat, 21 Nov 1998 12:07:08 -0600 From: Kris Kirby Organization: Absolutely None! X-Mailer: Mozilla 4.07 [en] (X11; U; FreeBSD 3.0-RELEASE i386) MIME-Version: 1.0 To: Fedor Gubarev CC: "P. Barmentlo" , stable@FreeBSD.ORG Subject: Re: Realtek RTL8029 pci ethernet card.. References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Fedor Gubarev wrote: > > On Sat, 21 Nov 1998, P. Barmentlo wrote: > > > Hai.. > > > > I was wundering if the Realtek RTL8029 pci ethernet card is supported in > > freebsd-stable. > > > > When i boot: > > > > pci0:13: vendor=0x10ec, device=0x8029, class=network (ethernet) int a > > irq 9 [no driver assigned] > > I used the same NIC some time ago, you need the "ed0" driver. Works good. > See handbook for the details how to add it to your kernel..... > > Fed. Let's cut to the chase; Add this to your kernel config file and rebuild: device ed0 at isa? disable port 0x280 net irq 5 iomem 0xd8000 vector edintr That'll do ya. The NIC will come up as ed1, so be prepared. -- Kris Kirby UAH Mail UAH CS Home WWW ------------------------------------------- TGIFreeBSD... 'Nuff said. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message