[linux-usb-devel] Re: quick hack to make ipaq USB serial driver work again

2003-12-21 Thread David Mosberger
> On Sat, 20 Dec 2003 17:07:10 -0800, Greg KH <[EMAIL PROTECTED]> said: Greg> On Fri, Dec 19, 2003 at 05:52:00PM -0800, David Mosberger Greg> wrote: >> The ipaq USB driver in 2.6.0 didn't work for me. I got the >> attached "Badness in local_bh_enable" backtrace when ppp tried to >>

[linux-usb-devel] Re: quick hack to make ipaq USB serial driver work again

2003-12-20 Thread Greg KH
On Fri, Dec 19, 2003 at 05:52:00PM -0800, David Mosberger wrote: > The ipaq USB driver in 2.6.0 didn't work for me. I got the attached > "Badness in local_bh_enable" backtrace when ppp tried to connect to my > iPaq. The quick and dirty patch to avoid the problem is this patch: See Paul's patch o