Re: q: Memory modified after free in usb2

2009-03-26 Thread Weongyo Jeong
On Wed, Mar 25, 2009 at 10:46:54AM +0100, Hans Petter Selasky wrote: On Wednesday 25 March 2009, Weongyo Jeong wrote: Hello Hans :), I think porting uath(4) to usb almost have done that it works well to associate with AP and for WPA but I'm suffered from a strange panic after detach as

Re: usb/120017: [ehci] [patch] CS5536 (AMD Geode) USB 2.0 quirk

2009-03-26 Thread gavin
Synopsis: [ehci] [patch] CS5536 (AMD Geode) USB 2.0 quirk State-Changed-From-To: open-closed State-Changed-By: gavin State-Changed-When: Thu Mar 26 13:40:14 UTC 2009 State-Changed-Why: Fixed in HEAD and MFC'd http://www.freebsd.org/cgi/query-pr.cgi?pr=120017

Re: q: Memory modified after free in usb2

2009-03-26 Thread Sam Leffler
Weongyo Jeong wrote: On Wed, Mar 25, 2009 at 10:46:54AM +0100, Hans Petter Selasky wrote: On Wednesday 25 March 2009, Weongyo Jeong wrote: Hello Hans :), I think porting uath(4) to usb almost have done that it works well to associate with AP and for WPA but I'm suffered from a strange

Re: q: Memory modified after free in usb2

2009-03-26 Thread Weongyo Jeong
On Thu, Mar 26, 2009 at 09:02:02AM +0100, Hans Petter Selasky wrote: On Thursday 26 March 2009, Weongyo Jeong wrote: On Wed, Mar 25, 2009 at 10:46:54AM +0100, Hans Petter Selasky wrote: To solve this problem I modified codes slightly like below: usb2_transfer_unsetup(sc-sc_xfer,

q: a trivial question of usb2_transfer_unsetup()

2009-03-26 Thread Weongyo Jeong
Hello Hans, I have a simple question that is there a possibility for .mh.callback of usb2_config to be called after usb2_transfer_unsetup()? regards, Weongyo Jeong ___ freebsd-usb@freebsd.org mailing list