From nobody@FreeBSD.org  Sun Mar 25 15:57:13 2007
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 48D5916A404
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 25 Mar 2007 15:57:13 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [69.147.83.33])
	by mx1.freebsd.org (Postfix) with ESMTP id 3A58A13C487
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 25 Mar 2007 15:57:13 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id l2PFvDVl068195
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 25 Mar 2007 15:57:13 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id l2PFqBNE066739;
	Sun, 25 Mar 2007 15:52:11 GMT
	(envelope-from nobody)
Message-Id: <200703251552.l2PFqBNE066739@www.freebsd.org>
Date: Sun, 25 Mar 2007 15:52:11 GMT
From: Paul Haddad<paul@pth.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: re driver doesn't properly support RTL8110SC
X-Send-Pr-Version: www-3.0

>Number:         110807
>Category:       misc
>Synopsis:       re driver doesn't properly support RTL8110SC
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 25 16:00:11 GMT 2007
>Closed-Date:    Sun Mar 25 16:01:59 GMT 2007
>Last-Modified:  Sun Mar 25 16:01:59 GMT 2007
>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:
State-Changed-From-To: open->closed 
State-Changed-By: remko 
State-Changed-When: Sun Mar 25 16:01:57 UTC 2007 
State-Changed-Why:  
Duplicate of 110804 

http://www.freebsd.org/cgi/query-pr.cgi?pr=110807 
>Unformatted:
