Bug 6084
Summary: | sky2 hangs on large data transfers | ||
---|---|---|---|
Product: | Drivers | Reporter: | Wolfgang Hoffmann (woho) |
Component: | Network | Assignee: | Stephen Hemminger (stephen) |
Status: | RESOLVED PATCH_ALREADY_AVAILABLE | ||
Severity: | normal | CC: | satyabrata.sahu, stephen, woho |
Priority: | P2 | ||
Hardware: | i386 | ||
OS: | Linux | ||
Kernel Version: | 2.6.16-rc3 | Subsystem: | |
Regression: | --- | Bisected commit-id: | |
Attachments: |
config
lspci -vx dmesg |
Description
Wolfgang Hoffmann
2006-02-15 22:25:21 UTC
Created attachment 7364 [details]
config
Created attachment 7365 [details]
lspci -vx
Created attachment 7366 [details]
dmesg
The last messages in dmesg come from rmmod and modprobing the sky2 module.
Please tell me what more info I should provide.
2.6.16-rc5 still does hang OOTB, but reverting commit 4d52b48b43d0d1d5959fa722ee0046e3542e5e1b is first bad commit [PATCH] sky2: support msi interrupt (revised) _or_ turning off msi via module parameter (modprobe sky2.ko disable_msi=1) fixes the problem. Unless a fix for msi is at hand, may I suggest for 2.6.16 to revert this commit or switch the default to disable_msi=1? MSI reverted in current drive 2.6.16. |