Date: Mon, 27 Mar 2000 17:14:53 +0200 From: Lennart Augustsson <lennart@augustsson.net> To: Bill Fumerola <billf@chc-chimes.com> Cc: usb-bsd@egroups.com, stable@freebsd.org Subject: Re: [usb-bsd] USB error messages talking to D-Link DSB-H3E under FreeBSD4.0 Message-ID: <38DF7AEC.B9DA1AF1@augustsson.net> References: <RAA01871.200003242253@garotte.eng.us.uu.net> <38DBF3D0.A28BCAAF@augustsson.net> <20000327095257.A25438@jade.chc-chimes.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Bill Fumerola wrote: > On Sat, Mar 25, 2000 at 12:01:37AM +0100, Lennart Augustsson wrote: > > > I don't understand the error message you get, but the Kawasaki driver > > as distributed with FreeBSD doesn't work with the OHCI conbtroller. > > Speaking as someone who has both of the above, why? > > I'm sure the driver's author would like to know. Well, with *my* OHCI controller the Ethernet adapter wedges when the driver tries to determine if it is being cold booted or not. Doing a control transfer with USBD_SHORT_XFER_OK behaves differently on UHCI and OHCI it seems. The UHCI driver aborts the status stage, but the OHCI driver doesn't. I've changed the way cold boot is tested and now it works for me. -- -- Lennart To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?38DF7AEC.B9DA1AF1>