Subject: Re: panic related to uax driver
To: Lennart Augustsson <lennart@augustsson.net>
From: Andy Ruhl <acruhl@gmail.com>
List: port-i386
Date: 05/10/2005 16:41:07
On 5/10/05, Lennart Augustsson <lennart@augustsson.net> wrote:
> The uax driver had some problems and has been replaced by axe.
> That's the one you should use if possible.
>=20
>         -- Lennart

Ok, this all seems like it would be trivial to look at the dump then.
If I have another USB ethernet adapter that works on the same bus, and
doesn't cause a panic when I unplug it, then it seems related to uax.
I can confirm that this Linksys adapter works fine under ehci on
-current on amd64 using axe... Seems close enough to me...

I suppose I can still open the PR to document it but it doesn't seem
like it's a huge deal, unless someone wants to back port axe into the
2.0.x code.

Andy