Oleksij Rempel wrote: > From dmesg i see that, to one USB 1.1 root-hub attached two device, > ath9k_htc and GobiNet. GobiNet was recognised as eth1 + 3 x ttyUSB. > IMO, it is a lot for one USB 1.1.
True as that may be, if there is a bandwidth requirement for the interface to function correctly and the USB protocol being used does not guarantee that bandwidth (only control+interrupt transfers could do it in a meaningful way, and they are rather low bandwidth) then the USB stack would have to allow the driver to reserve bus time, and the driver would have to make a reservation to successfully handle worst-case load. That's not neccessarily a small change. :\ //Peter
pgp60HPlvTos0.pgp
Description: PGP signature
_______________________________________________ ath9k-devel mailing list ath9k-devel@lists.ath9k.org https://lists.ath9k.org/mailman/listinfo/ath9k-devel