Applied Jussi Kivilinna's patch (see #20 above) to compat-
wireless-2010-05-29, and compiled against 2.6.32-22-generic. Had to
change calls to pci_pcie_cap() in the patch to calls to
pci_find_capability():
From:
pos = pci_pcie_cap(pdev);
pos = pci_find_capability(pdev, PCI_CAP_ID_EXP);
(I think the newer API is not in 2.6.32-22).
The connection drop due to large transfers is gone - I moved ~1GB of
files up & down without failure.
I did notice that the new driver seems slow to connect from cold boot.
Might be something I did... not sure.
--
ath5k : disconnection / slow network - "unsupported jumbo" error
https://bugs.launchpad.net/bugs/369005
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs