
Re: sky2 Driver - Marvel 8056
Hi,
I'm using the D-Link DGE-550T, which is also using a Marvell chip.
On
http://wiki.debian.org/sky2, my card is also listed but isn't working.
The module doesn't get bond with my nic, even though it's listed in lspci as vmnic1(!)
This is what I did:
I edited the .map file and inserted this line:
regtype=linux,bus=pci,id=1186:4b03 0000:0000,driver=sky2,class=network
4b03 = device id, as listed on the website above
After a reboot, it still wasn't listed as vmnic1, but I noticed my card was handled as it had 4000 as device id. So I edited the file again, rebooted, et voila

However, the sky2 driver doesn't really seam to pick up the card...
Suggestions?