Realtek Ethernet Cards(new PCI IDS)?

Sean Bruno sbruno at miralink.com
Tue May 13 18:17:12 UTC 2008


I seem to have a motherboard (Jetway 7K4K1G5D-LF) that has a Realtek 
ethernet controller. The driver is not picking up this controller under 
RELENG_63?



none0 at pci0:9:0: class=0x020000 card=0x10ec16f3 chip=0x816710ec rev=0x10 
hdr=0x00 vendor = 'Realtek Semiconductor'
device = 'RTL8169/8110 Family Gigabit Ethernet NIC'
class = network
subclass = ethernet
none1 at pci0:11:0: class=0x020000 card=0x10ec16f3 chip=0x816710ec rev=0x10 
hdr=0x00
vendor = 'Realtek Semiconductor'
device = 'RTL8169/8110 Family Gigabit Ethernet NIC'
class = network
subclass = ethernet

When I load the if_rl module, I get the following:

Source # kldload if_rl
pci0: driver added
found-> vendor=0x10ec, dev=0x8167, revid=0x10
bus=0, slot=9, func=0
class=02-00-00, hdrtype=0x00, mfdev=0
cmdreg=0x0007, statreg=0x02b0, cachelnsz=16 (dwords)
lattimer=0x20 (960 ns), mingnt=0x20 (8000 ns), maxlat=0x40 (16000 ns)
intpin=a, irq=18
powerspec 2 supports D0 D1 D2 D3 current D0
pci0:9:0: reprobing on driver added
found-> vendor=0x10ec, dev=0x8167, revid=0x10
bus=0, slot=11, func=0
class=02-00-00, hdrtype=0x00, mfdev=0
cmdreg=0x0007, statreg=0x02b0, cachelnsz=16 (dwords)
lattimer=0x20 (960 ns), mingnt=0x20 (8000 ns), maxlat=0x40 (16000 ns)
intpin=a, irq=19
powerspec 2 supports D0 D1 D2 D3 current D0
pci0:11:0: reprobing on driver added
pci1: driver added
found-> vendor=0x1106, dev=0x3344, revid=0x01
bus=1, slot=0, func=0
class=03-00-00, hdrtype=0x00, mfdev=0
cmdreg=0x0007, statreg=0x0230, cachelnsz=0 (dwords)
lattimer=0x20 (960 ns), mingnt=0x02 (500 ns), maxlat=0x00 (0 ns)
intpin=a, irq=16
powerspec 2 supports D0 D1 D2 D3 current D0
pci1:0:0: reprobing on driver added





More information about the freebsd-drivers mailing list