Re: [linux-usb-devel] [PATCH] More USB changes for 2.5.50

2002-12-09 Thread David S. Miller
From: David Brownell <[EMAIL PROTECTED]> Date: Thu, 05 Dec 2002 20:55:23 -0800 > EHCI is problematic here, as it does the URB > work in a tasklet :( we need to decide whether > we can move the normal URB completion back into > the hw interrupt handler or

Re: [linux-usb-devel] [PATCH] More USB changes for 2.5.50

2002-12-05 Thread David Brownell
> b) pass regs from hcd driver into urb handler > > EHCI is problematic here, as it does the URB > work in a tasklet :( we need to decide whether > we can move the normal URB completion back into > the hw interrupt handler or not It's worked fine so far ... but simpler would be f

[linux-usb-devel] [PATCH] More USB changes for 2.5.50

2002-12-05 Thread Greg KH
ChangeSet 1.797.147.1, 2002/12/02 22:54:03-08:00, [EMAIL PROTECTED] [PATCH] kbd_pt_regs Hey guys, I really want to kill this thing. The only way to do that is to actually pass the pt_regs all the way down from the interrupt source. It would be a three step process: 1) Add pt_regs arg to serio_