Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Nov 1998 12:07:08 -0600
From:      Kris Kirby <kris@airnet.net>
To:        Fedor Gubarev <Fedor.Gubarev@itep.ru>
Cc:        "P. Barmentlo" <pbm@barmentlo.net>, stable@FreeBSD.ORG
Subject:   Re: Realtek RTL8029 pci ethernet card..
Message-ID:  <3657014C.D8F091C9@airnet.net>
References:  <Pine.BSF.3.96.981121204234.6573C-100000@raven.itep.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
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 <kirbyk@email.uah.edu> UAH CS <kkirby@cs.uah.edu>
Home     <kris@airnet.net>      WWW <nomurphy@hotmail.com>
-------------------------------------------
TGIFreeBSD... 'Nuff said.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3657014C.D8F091C9>