Bingo.
This worked great. There was a little tweak on the sd.c patch for the
2.4.19 kernel, but it was apparent.
Thanks!
Chris
On Tue, 2003-04-01 at 07:59, Alan Stern wrote:
> (Unfortunately the sourceforge mail archive doesn't include complete
> sender addresses, so I can't copy this message
Alan Stern <[EMAIL PROTECTED]> writes:
> Based on the kernel log you posted earlier, it looks like your problem may
> stem from the use of a START-STOP command. The patch below removes that
> command; it's a backport from 2.5. Try installing this and let us know if
> it helps.
Indeed it does!
Hello!
I am trying to get the UPS shutdown working on APC BackUPS CS 500. Its
HID report descriptor has many report IDs; the full dump from hid-core.c
is at the end of message. The value which needs to be set is:
FEATURE(64)[FEATURE]
Field(0)
Physical(ff86.0005)
Usage(1)
Speaking of Keyspan, one gentleman complains of serial stream
corruption with a 2.4.21-pre4 based kernel and 49W. RH bz#86590.
I have no idea what to do about it, perhaps I should buy
myself one of those things.
-- Pete
---
This SF.net email is
Hello
I try to make a MP3 driver base on Usb-skeleton file for the Mpgio mp3
player
actually me and a friend have sniffed the mp3 player on Windows with usb
snoopy pro, it work fine , having a good log (I can send you if you
want)
but the big problem is about the reverse engine
when we send con
On Tue, Apr 01, 2003 at 06:52:44PM +0100, Nick Craig-Wood wrote:
> It sets up the ttys into the mode suggested on the command line, sets
> them non-blocking then launches into an infinite read() and write()
> loop.
>
> For each port...
>
> It generates some random data if it hasn't got any
>
On Tue, Apr 01, 2003 at 09:05:16AM -0800, Greg KH wrote:
> On Tue, Apr 01, 2003 at 05:24:11PM +0100, Nick Craig-Wood wrote:
> > I tried 2.5.66 and yes it no longer Oopses on close! I tried it 100
> > times on USA-49W and USA-49WLC just to be sure.
>
> Good :)
>
> > Is it easy to break out a patc
On Tue, Apr 01, 2003 at 05:24:11PM +0100, Nick Craig-Wood wrote:
> On Fri, Mar 21, 2003 at 05:29:45PM -0800, Greg KH wrote:
> > On Fri, Mar 21, 2003 at 12:51:15PM +, Nick Craig-Wood wrote:
> > > I first noticed this problem in the 2.4.20 kernel. I checked out the
> > > latest bk kernel from bk
On Fri, Mar 21, 2003 at 05:29:45PM -0800, Greg KH wrote:
> On Fri, Mar 21, 2003 at 12:51:15PM +, Nick Craig-Wood wrote:
> > I first noticed this problem in the 2.4.20 kernel. I checked out the
> > latest bk kernel from bk://linuxusb.bkbits.net/usb-2.4 to test if the
> > problem was still there
On Tue, Apr 01, 2003 at 09:50:54AM -0500, Alan Stern wrote:
> > + us->transport_reset(us);
> > srb->result = DID_ABORT << 16;
> > return;
> > }
>
> You shouldn't use that patch; it's not correct. The driver isn't supposed
> to reset the device after an abort
(Unfortunately the sourceforge mail archive doesn't include complete
sender addresses, so I can't copy this message to Peter De Schrijver.)
On 31 Mar 2003, Chris Worley wrote:
> [I didn't see this in the archives from Sunday; I apologize if this is a
> repost; if there is a more appropriate plac
On Mon, 31 Mar 2003, John Goerzen wrote:
> Matthew Dharm <[EMAIL PROTECTED]> writes:
>
> > Can you use 'dd' to read data from the device?
>
> No, it gives an I/O error as well.
>
> However, I have good news. The following simple patch fixes it for
> me:
>
> --- transport.c~ 2003-03-29 10
12 matches
Mail list logo