[linux-usb-devel] [BugMe 4432][PATCH] Fix race condition in usblp_write

2005-06-02 Thread C. Adam Oldham
Hi, Attached the the proper patchfile to fix the race condition with checking the write status. Signed-off-by: Adam Oldham <[EMAIL PROTECTED]> I guess if you're asking me for the Changelog text, maybe: <[EMAIL PROTECTED]> [PATCH] [usblp.c] Initialize status fields in t

[linux-usb-devel] Re: [BugMe 4432][PATCH] Fix race condition in usblp_write

2005-06-01 Thread C. Adam Oldham
ion: Initialize status fields in the read and write urbs to > > prevent a race condition with open/read/close - open/write/close > > sequences. > > > > Signed-off-by: Adam Oldham <[EMAIL PROTECTED]> > > Signed-off-by: Nishanth Aravamudan <[EMAIL PROTECTED]>

[linux-usb-devel] USB Kernel Bug #4431

2005-05-31 Thread Adam Oldham
y me, or has any suggestions, please do let me know. Thanks, Adam Oldham /**** * Adam Oldham, Software Engineer, Gilbarco Inc * Greensboro, NC * Big H Performance Rally Team - http://ww

Re: [linux-usb-devel] changing values in endpoint?

2005-05-20 Thread Adam Oldham
a valid network link or not). Linksys has a nice register setting to increase or reduce the poll interval. Unfortunately, the Davicom part does not. So in essence, I was trying find some way to do this ... but it seems that my hands might be tied. /********

Re: [linux-usb-devel] changing values in endpoint?

2005-05-12 Thread Adam Oldham
to the endpoint discussion. Right now, it seems there is no way around the problem at hand and thus will have to deal with a ton of interrupts. Thanks, Adam --- Alan Stern <[EMAIL PROTECTED]> wrote: > On Thu, 28 Apr 2005, Adam Oldham wrote: > > > So in essense, there is no way to

Re: [linux-usb-devel] changing values in endpoint?

2005-04-28 Thread Adam Oldham
--- Alan Stern <[EMAIL PROTECTED]> wrote: > On Thu, 28 Apr 2005, Adam Oldham wrote: > > > > I have a USB device that has 1 configuration and > has > > an interrupt endpoint set up as: > > Endpoint: > > bLength =

[linux-usb-devel] changing values in endpoint?

2005-04-28 Thread Adam Oldham
value? Thanks, Adam /**** * Adam Oldham, Software Engineer, Gilbarco Inc * Greensboro, NC * Big H Performance Rally Team - http://www.bighracin