Em Mon, 16 Aug 2004 03:42:53 +0100, Nuno Tavares escreveu:
> Tried to cycle directly to 0xFF without checking for matches at the
> return values, but no success. Latest values doesn't match, I'll have to
> check that out manually - more on this later.
As usual, a stupid mistake. They *do* match.
Alan,
Thanks for the answer. No doubts until now.
I'm analysing the logs, and noticed that the windows driver, after issuing
an initial command, it will spend 256*pattern packets cycling from command
0x00 to 0xFF. The pattern consists basically on a sequence of commands,
changing only 1 value (t
On Sun, 15 Aug 2004, Nuno Tavares wrote:
> >> #define USB_DIR_OUT 0x0
> >> #define USB_DIR_IN (0x1 << 7)
> >> char buf[255];
> >> usb_control_msg(udev, \
> >>USB_DIR_OUT|USB_TYPE_VENDOR|USB_RECIP_DEVICE,\
> >>0,0x08,0x8200,buf,0,500);
> >>
> >> Is this correct?
> >
> > Yes, although you
I have a 128MB Apacer Audio Steno, but I can't mount it under kernel
2.6. Does anyone know how to solve this problem?
It works on Windows and Mandrake 9.2 (kernel 2.4.22-10mdk). However,
when I tried Mandrake 10 (kernel 2.6.3-7mdk) it failed. I typed "dmesg"
and saw "Buffer I/O error on devic
Alan, Gerard: Thanks! I'll be digging ISO [EMAIL PROTECTED] whenever I
checkpoint camera preparation. Right now I'm interested in testing if my
understanding of the protocol is correct.
The documents I've read tend only to deal with the enumeration, which is
done by the subsystem (right?), so I ju
On Sun, 15 Aug 2004, Mikael Björn wrote:
> I'm getting serious trouble from this driver since I tried to add a
> LaCie d2 BigDisk 500 through the USB to the system (a 2.6.3 kernel).
> Fdisk reports bogus drive geometry and only recognizes 1Gb out of the
> 500Gb, which of course is really bad.
2.
On Sun, 15 Aug 2004, Nuno Tavares wrote:
> Please take a look at URB 5 for [1] *or* 15 for [2] (preferred) -
> these are only the first transfers. Here is 15:
> ---
> 15: Vendor-Specific Request (DOWN), 15.08.2004
On Sat, 14 Aug 2004, Lou Erickson wrote:
> > You didn't say what version of Linux you're using, but I can tell it's not
> > a recent one because of that "invalid alternate setting" message. Try
> > upgrading to a more recent kernel.
>
> No, I didn't think to mention that. I'm running 2.6.4, com
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi!
I'm getting serious trouble from this driver since I tried to add a
LaCie d2 BigDisk 500 through the USB to the system (a 2.6.3 kernel).
Fdisk reports bogus drive geometry and only recognizes 1Gb out of the
500Gb, which of course is really bad.
On Sun, 2004-08-15 at 04:31, Nuno Tavares wrote:
> Hello all developers,
>
> I'm just starting to play around with libusb and linux-usb, so I can build
> a driver for my webcam (Creative Webcam). This is being done based on
> (both) sniffusb/UsbSnoop and usbmon logs (these last more easy to read)
Hi Michal,
> I have this problem and because I don't know if it is job for you or USB
guys,
> I posted it into kernel-bugs.osdl.org.
>
> PLS check it:
>
> http://kernel-bugs.osdl.org/show_bug.cgi?id=3210
>
> when Transceiver is in 2.0 slot, everything works like a charm
sounds like a USB hos
11 matches
Mail list logo