The Linux USB ACM driver is the same "generic serial I/O" driver that
you speak of Win/ME having. What is the MTU setting under Win/ME for
the device?
And no, I haven't run a PPP connection over a ACM device, as I do not
have an ACM device (otherwise I would have fixed the speed issues by now :)
But again, there are no packet size limitations in the driver, except as
such is specified by the specific device (endpoint size is determined by
the device, not the driver.) So that would point to either a PPP
problem (maybe), or a device problem (probably, would have to have a
large buffer to handle a MTU of that size, and silicon isn't cheap for
tiny devices like modems.)
Hope this helps,
greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/