On Tue, 7 Jan 2003, Piotti Piero wrote:
>
> Ok. Work fine! :-)
well I'm happy for this!
> Can you explain me where is the part of usbnet.c to patch ?
static const struct driver_info linuxdev_info = {
description: "Linux Device",
// no reset defined (yet?)
// no check_connect needed!
in: 1, out: 2,
epsize: 64,
};
These are the *right* endpoints
> Another question...
> I have also a 3870. If I connect now my 3870 with USB I have the
> previous error (desktop crashes hard and caps lock and scroll lock
> lights flashing).
> What can I do ??
Well I guess the specs of the USB controller on the 3870. :-) Be careful
about endpoints since usbnet is a very simple protocol that doesn't
negotiate them.
Bye!
Received on Tue Jan 07 10:30:21 2003
This archive was generated by hypermail 2.1.8 : Tue May 04 2004 - 09:45:00 EDT