Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Mar 2007 10:58:17 -0500
From:      Paul Haddad <paul@pth.com>
To:        bugbusters@FreeBSD.org
Subject:   re driver doesn't properly support RTL8110SC
Message-ID:  <ED6DD66C-BBEA-40B7-80FB-D0C6E38E12A0@pth.com>

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

--Apple-Mail-1--1037397739
Content-Transfer-Encoding: 7bit
Content-Type: text/plain;
	charset=US-ASCII;
	delsp=yes;
	format=flowed

The send-pr app doesn't seem to work.

pfSense 1.0.1/6.1 (but verified problem still exists in 6.2)
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

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.
---
Paul Haddad (paul@pth.com)


--Apple-Mail-1--1037397739--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ED6DD66C-BBEA-40B7-80FB-D0C6E38E12A0>