D-Link 528(T) problems in 6.0-STABLE

Dag Sondre Hansen dahansen at losningsorientert.com
Thu Mar 8 18:54:35 UTC 2007


My 6.0 stable server does not identify my D-Link 528T gigabit ethernet card.
I've been searching the net for related information with no luck. The
release notes for 6.0-STABLE states support for this card and I've browsed
the driver code which clearly is written to probe for (and find?) this card.

 

I've booted the GENERIC kernel which includes support for the 528, and I've
compiled a new kernel without re-driver support and loaded the if_re-module.
The result is the same (as it is supposed to be I guess).

 

Can anyone help me out here? I am unable to upgrade to a newer version of
freebsd because of the lack of HighPoint 454 card-drivers for versions above
6.0.

 

>From dmesg:

re0: Reserved 0x100 bytes for rid 0x10 type 4 at 0xd000

pci2: <network, ethernet> at device 13.0 (no driver attached)

 

>From pciconf -lv:

none3 at pci2:13:0:        class=0x020000 card=0x43001186 chip=0x43001186
rev=0x10 hdr=0x00

    vendor   = 'D-Link System Inc'

    class    = network

    subclass = Ethernet

 

kldload if_re gives the following messages when booted with verbal logging:

found-> vendor=0x1186, dev=0x4300, revid=0x10

        bus=2, slot=13, func=0

        class=02-00-00, hdrtype=0x00, mfdev=0

        cmdreg=0x0117, statreg=0x02b0, cachelnsz=4 (dwords)

        lattimer=0x20 (960 ns), mingnt=0x20 (8000 ns), maxlat=0x40 (16000
ns)

        intpin=a, irq=9

        powerspec 2  supports D0 D1 D2 D3  current D0

pci2:13:0: reprobing on driver added

pcib2: re0 requested I/O range 0xd000-0xd0ff: in range

 



More information about the freebsd-questions mailing list