Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Oct 2006 16:52:54 +0400
From:      Eygene Ryabinkin <rea-fbsd@codelabs.ru>
To:        Tim Allender <freebsd-net@goldenpath.org>
Cc:        freebsd-net@freebsd.org
Subject:   Re: D-Link DGE-530T
Message-ID:  <20061002125254.GC25883@codelabs.ru>
In-Reply-To: <4520695C.9060302@goldenpath.org>
References:  <4520695C.9060302@goldenpath.org>

next in thread | previous in thread | raw e-mail | index | archive | help
> Come's with fbsd 5.3 drivers, but not 6.1.
> Is there an easy way out?
Use sk(4) driver. It supports DGE-530T:
-----
skc0: <D-Link DGE-530T Gigabit Ethernet> port 0xd800-0xd8ff mem 0xdfffc000-0xdfffffff irq 10 at device 7.0 on pci0
skc0: DGE-530T Gigabit Ethernet Adapter rev. (0x1)
sk0: <Marvell Semiconductor, Inc. Yukon> on skc0
sk0: Ethernet address: 00:0d:88:64:ad:72

$ uname -r
6.2-PRERELEASE
-----
I had no problems with this card with sk(4) driver since 5.3. (Apart
from bridge + checksum offloading problem that does not affect non-bridged
configurations and can be cured by disabling hardware-assisted checksums).
-- 
Eygene



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20061002125254.GC25883>