D-Link DGE-530T

Eygene Ryabinkin rea-fbsd at codelabs.ru
Mon Oct 2 05:53:02 PDT 2006


> 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


More information about the freebsd-net mailing list