On Wed, May 09, 2001 at 11:25:26PM -0700, [EMAIL PROTECTED] wrote:
> 
> The Richochet USB stuff uses generic serial I/O. No special driver. And it
> works fine under Win/ME. Have you run a regular PPP connection over the
> ACM driver with an MTU of 1500?

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 [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to