Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Jun 2003 14:45:48 -0700
From:      Brooks Davis <brooks@one-eyed-alien.net>
To:        Brett Glass <brett@lariat.org>
Cc:        hardware@freebsd.org
Subject:   Re: FreeBSD doesn't recognize onboard RTL8139
Message-ID:  <20030618214548.GA9545@Odin.AC.HMC.Edu>
In-Reply-To: <4.3.2.7.2.20030618153536.033b6b40@localhost>
References:  <4.3.2.7.2.20030618153536.033b6b40@localhost>

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

[-- Attachment #1 --]
On Wed, Jun 18, 2003 at 03:38:30PM -0600, Brett Glass wrote:
> I'm setting up FreeBSD on a little single-board computer with a built-in 
> Realtek 8139 Ethernet controller. The board has a PCI slot, into which 
> I've put a PCI card with another Realtek 8139. However, while FreeBSD 
> recognizes the add-on card, it doesn't recognize the onboard chip.
> 
> Here's a dmesg. I suspect that the line
> 
> pci0: <unknown card> (vendor=0x1078, dev=0x0103) at 18.3
> 
> indicates that the onboard NIC was detected but not recognized. How do I 
> fix this?

Add a new entry to the rl_devs array in sys/pci/if_rl.c.  For testing
you can enter the vendor and dev entries numericly.  Once you verify
that it works, add appropriate #defines to if_rlreg.h and submit a diff.

-- Brooks

[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+8N2LXY6L6fI4GtQRApoDAJ9JabQIbQmmJEkS38RqoCaXVzhHTwCgn6kP
+BwOg7yX0t9LXNFpkeNb/Zk=
=Y3vr
-----END PGP SIGNATURE-----

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