problem with rl network card

Christian Brueffer brueffer at FreeBSD.org
Wed Feb 14 13:04:42 UTC 2007


On Wed, Feb 14, 2007 at 01:21:16PM +0200, Anatoli Marinov wrote:
> Hello :),
> 
> I have one new pci network card :) but it does not want to work with my bsd
> box so this is the results:
> 
> The result:
> 
> >pciconf -l -v
> 
>  class    = network
> 
>    subclass = ethernet
> 
> none1 at pci2:10:0:        class=0x020000 card=0x00000000 chip=0x81391904
> rev=0x01 hdr=0x00
> 
>    class    = network
> 
>    subclass = ethernet
> 
> 
> 
> >uname -a
> 
> FreeBSD free.bsd-bg.net 6.2-RELEASE-p1 FreeBSD 6.2-RELEASE-p1 #1: Tue Feb 13
> 22:44:10 EET 2007
> root at free.bsd-bg.net:/mnt/ad0s1/system/obj/mnt/ad0s1/system/src/sys/MOON_6.2
> i386
> 
> 
> 
> Kernel config:
> 
> device          miibus          # MII bus support
> 
> device          fxp             # Intel EtherExpress PRO/100B (82557, 82558)
> 
> device          ed              # NE[12]000, SMC Ultra, 3c503, DS8390 cards
> 
> device          rl              # RealTek 8129/8139
> 
> 
> 
> Is there anybody that have idea how I can use this network card under
> freebsd??
> _______________________________________________

If you're sure there's a RealTec chip on the card, check if it's supported by
the re(4) driver, e.g. using `kldload if_re`.

- Christian

-- 
Christian Brueffer	chris at unixpages.org	brueffer at FreeBSD.org
GPG Key:	 http://people.freebsd.org/~brueffer/brueffer.key.asc
GPG Fingerprint: A5C8 2099 19FF AACA F41B  B29B 6C76 178C A0ED 982D
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-drivers/attachments/20070214/5ed9436a/attachment.pgp


More information about the freebsd-drivers mailing list