Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Jul 2004 12:07:55 -0700 (PDT)
From:      Luke <luked@pobox.com>
To:        Andrew Thompson <andy@fud.org.nz>
Cc:        current@freebsd.org
Subject:   Re: axe0: read PHY failed
Message-ID:  <Pine.NEB.4.60.0407011152400.28243@norge.freeshell.org>
In-Reply-To: <20040701085915.GA10650@thingy.tbd.co.nz>
References:  <20040701085915.GA10650@thingy.tbd.co.nz>

next in thread | previous in thread | raw e-mail | index | archive | help

> Comparing to the NetBSD driver, I added the USBD_FORCE_SHORT_XFER flag and now
> it is working perfectly. Can someone please review the patch below and commit
> if appropriate.

Does this patch limit the speed?

I fought with this same problem for a couple of months and discovered that 
limiting the speed would stop the panics, but it made the device so 
slow as to be useless for my purposes.

For example, if I attached the device to an ohci controller, I never had 
any problems.
If I attched it to an ehci controller, but set the debugging sysctl 
variables high enough to force the traffic to slow down, I never had any 
problems (except for filling up my system message log with garbage).

If your patch can stop the panics without limiting the speed of the device 
to something like 2Mbs then great!!  :)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.4.60.0407011152400.28243>