Re: [linux-usb-devel] Re: Help getting HID to work

2003-06-19 Thread Dana Lacoste
Sergey's fix (max must not be < min, not just <= min) fixes the problem perfectly : I've got a fully functional UPS. Not using 2.5, I don't have the stack corruption issue, so I'll leave that one to Ken's report :) Thanks, guys! Dana Lacoste Ottawa, Canada

[linux-usb-devel] Re: Help getting HID to work

2003-06-19 Thread Sergey Vlasov
On Thu, 19 Jun 2003 11:55:24 -0400 (EDT) Ken Witherow <[EMAIL PROTECTED]> wrote: > I too have a Smart UPS 1500. In 2.4, it's recognized but nothing gets HID > to register it. In 2.5, I get slab corruption when plugging it in (see > http://bugzilla.kernel.org/show_bug.cgi?id=714 for 2.5 details) >