Date: Sun, 25 Mar 2007 15:52:11 GMT From: Paul Haddad<paul@pth.com> To: freebsd-gnats-submit@FreeBSD.org Subject: misc/110807: re driver doesn't properly support RTL8110SC Message-ID: <200703251552.l2PFqBNE066739@www.freebsd.org> Resent-Message-ID: <200703251600.l2PG0CSc080834@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 110807
>Category: misc
>Synopsis: re driver doesn't properly support RTL8110SC
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Sun Mar 25 16:00:11 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: Paul Haddad
>Release: pfSense 1.0.1/6.1 (but verified problem still exists in 6.2)
>Organization:
>Environment:
FreeBSD router.pth.prv 6.1-RELEASE-p15 FreeBSD 6.1-RELEASE-p15 #3: Sat Mar 17 23:09:48 UTC 2007 root@pfSense.local:/usr/obj.pfSense/usr/src/sys/pfSense_wrap.6 i386
>Description:
The Jetway AD3RTLANG (3 port RTL8110SC card) device isn't supported properly in the RE driver. It seems like the device is listed in if_reg.h but it isn't matching the device. The below is the pciconf for the device.
none0@pci0:9:0: class=0x020000 card=0x10ec16f3 chip=0x816910ec rev=0x10 hdr=0x00
class = network
subclass = ethernet
none2@pci0:11:0: class=0x020000 card=0x10ec16f3 chip=0x816910ec rev=0x10 hdr=0x00
class = network
subclass = ethernet
none3@pci0:12:0: class=0x020000 card=0x10ec16f3 chip=0x816910ec rev=0x10 hdr=0x00
class = network
subclass = ethernet
This doesn't seem to match what the RE driver is looking for. I've tried to change the matching logic for the driver but haven't had any luck with this.
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200703251552.l2PFqBNE066739>
