Hello, sky2 basically runs fine on my hardware, but reproducably hangs after some time when rsync-ing between two local machines, i.e. doing large transfers with ca. 20-30 MB/s.
I'm getting this with stock Ubuntu dapper drake kernel (2.6.15-15) which as far as I know has sky2 0.11 from netdev git. I also did compile sky2 0.15 from 2.6.16rc2 as out-of-tree module for above kernel, same effect. The hardware is a Marvell 88E8053 on a AOpen i915GMm-HFS. lspci -n says: 0000:03:00.0 0200: 11ab:4362 (rev 19) 0000:04:00.0 0200: 11ab:4362 (rev 19) dmesg | grep sky2 gives: [4294689.161000] sky2 v0.11 addr 0xda020000 irq 177 Yukon-EC (0xb6) rev 1 [4294689.161000] sky2 eth0: addr 00:01:80:5f:11:90 [4294689.161000] sky2 v0.11 addr 0xda120000 irq 185 Yukon-EC (0xb6) rev 1 [4294689.161000] sky2 eth1: addr 00:01:80:5f:11:91 [4294692.391000] sky2 eth0: Link is up at 1000 Mbps, full duplex, flow control both and with the stand-alone module [4314521.482000] sky2 v0.15 addr 0xda020000 irq 177 Yukon-EC (0xb6) rev 1 [4314521.483000] sky2 eth0: addr 00:01:80:5f:11:90 [4314521.484000] sky2 v0.15 addr 0xda120000 irq 185 Yukon-EC (0xb6) rev 1 [4314521.485000] sky2 eth1: addr 00:01:80:5f:11:91 [4314521.592000] sky2 eth0: enabling interface [4314524.099000] sky2 eth0: Link is up at 1000 Mbps, full duplex, flow control both No messages when the hang occurs. To recover, it's enough to stop networking, unload and reload the sky2 module, and restart networking. The module seems to unload and reload cleanly. This is quite reproducable, so if there's something I should look at or switch on/off for tracking this down, please tell me to. Please CC: me, I'm not subscribed to netdev. Thanks, Wolfgang - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html