Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Jan 2005 03:03:16 GMT
From:      Andrus Nomm <andrus@members.ee>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   kern/76780: re NIC driver update for D-Link DGE-528T detection
Message-ID:  <200501280303.j0S33Gin014882@www.freebsd.org>
Resent-Message-ID: <200501280310.j0S3AJQa064194@freefall.freebsd.org>

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

>Number:         76780
>Category:       kern
>Synopsis:       re NIC driver update for D-Link DGE-528T detection
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan 28 03:10:18 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Andrus Nomm
>Release:        5.3-RELEASE
>Organization:
none
>Environment:
FreeBSD c 5.3-RELEASE-p5 FreeBSD 5.3-RELEASE-p5 #19: Thu Jan 27 09:16:02 UTC 2005     root@c.office:/usr/obj/usr/src/sys/COMMUNITY  i386

>Description:
      FreeBSD 5.3 failes to detect this GIGABIT network card. Card itself have common Realtek 8169S chipset but combination of vendor and device id does not mach.


>How-To-Repeat:
      Just insert this card to PC. On box of card:
Vendor: D-Link
Model No: DGE-528T

pciconf -l shows for this card:
class=0x020000 card=0x43001186 chip=0x43001186 rev=0x10 hdr=0x0


>Fix:
      I have created small patch what add entry for this card. I have tested on my PC for around weeks (card is inserted into fileserver). 

1. Patch is located at http://andrus.members.ee/re.patch
2. Copy it to /usr/src/
3. Patch it: (E.g: patch -p1 < re.patch )
4. Recompile kernel (dont forget to add "device re") into kernel config
5. reboot ;)
>Release-Note:
>Audit-Trail:
>Unformatted:



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