diff options
author | Stephen Hemminger <shemminger@osdl.org> | 2006-05-18 11:16:21 -0700 |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2006-05-20 00:15:39 -0400 |
commit | ee7abb04df92b444069be8fe47d66d809de23782 (patch) | |
tree | b96478a17f08aed0955ea6fba06cc9dde8f517fe /drivers/crypto | |
parent | 38bb6b288bf4fb954a3793e57c7339774c842a54 (diff) |
[PATCH] sky2: allow dual port usage
If both ports are receiving on the SysKonnect dual port cards,
then it appears the bus interface unit can give an interrupt status
for frame before DMA has completed. This leads to bogus frames
and general confusion. This is why receive checksumming is also
messed up on dual port cards.
A workaround for the out of order receive problem is to eliminating
split transactions on PCI-X.
This version is based of the current linux-2.6.git including earlier
patch to disable dual ports.
Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'drivers/crypto')
0 files changed, 0 insertions, 0 deletions