Re: uath0 issues: eject-caused panic, won't work after a restart.

From: Paul B. Mahol <onemda_at_gmail.com>
Date: Sun, 12 Jul 2009 14:03:34 +0200
On 7/12/09, Lucius Windschuh <lwindschuh_at_googlemail.com> wrote:
> Hi guys,
> I'm using CURRENT r195362MP and have two issues with it.
>
> 1st: Pulling the device while the kernel was nearly finished shutting
> down shutting down resulted in a kernel panic:

Try changing order of usbd* calls in uath_detach.

I never managed to panic system with USB2 while detaching rum(4)
card. Comparing uath(4) with rum(4) usbd_transfer_unsetup is called
after 80211 code. So in uath(4) case put usbd_tranfer_unsetup
at begining, before 80211 code and test again.

-- 
Paul
Received on Sun Jul 12 2009 - 10:03:36 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:51 UTC