Action Taken:
The attachment was deleted from the message and replaced with a text file
informing the recipient of the action taken.
To:
[EMAIL PROTECTED]
<[EMAIL PROTECTED]>
From:
[EMAIL PROTECTED] <[EMAIL PROTECTED]>
Sent:
-1806919552,29572011
Subject:
[linux-usb-devel] Re: Application
Attac
Action Taken:
The attachment was deleted from the message and replaced with a text file
informing the recipient of the action taken.
To:
[EMAIL PROTECTED]
<[EMAIL PROTECTED]>
From:
[EMAIL PROTECTED] <[EMAIL PROTECTED]>
Sent:
487916928,29572007
Subject:
[linux-usb-devel] Re: Movie
Attachment De
This is the Postfix program at host cs.usask.ca.
I'm sorry to have to inform you that the message returned
below could not be delivered to one or more destinations.
For further assistance, please send mail to
If you do so, please include this problem report. You can
delete your own text from th
Action Taken:
The attachment was deleted from the message and replaced with a text file
informing the recipient of the action taken.
To:
[EMAIL PROTECTED]
<[EMAIL PROTECTED]>
From:
Mail Delivery Subsystem <[EMAIL PROTECTED]>
Sent:
152622592,29571998
Subject:
Attachment Details:-
Attachment N
Action Taken:
The attachment was deleted from the message and replaced with a text file
informing the recipient of the action taken.
To:
[EMAIL PROTECTED]
<[EMAIL PROTECTED]>
From:
[EMAIL PROTECTED] <[EMAIL PROTECTED]>
Sent:
-1083195008,29571972
Subject:
[linux-usb-devel] Re: Application
Attac
Action Taken:
The attachment was deleted from the message and replaced with a text file
informing the recipient of the action taken.
To:
[EMAIL PROTECTED]
<[EMAIL PROTECTED]>
From:
[EMAIL PROTECTED] <[EMAIL PROTECTED]>
Sent:
1561510656,29571964
Subject:
[linux-usb-devel] Re: Movie
Attachment D
On Wed, Jun 25, 2003, Alan Stern <[EMAIL PROTECTED]> wrote:
> On Wed, 25 Jun 2003, Johannes Erdfelt wrote:
>
> > I think your analysis is right on target.
> >
> > I think your proposed fix is correct, but the implementation will be
> > tricky. We store TDs in the URB because the TDs for Interrupt
On Wed, 25 Jun 2003, Johannes Erdfelt wrote:
> I think your analysis is right on target.
>
> I think your proposed fix is correct, but the implementation will be
> tricky. We store TDs in the URB because the TDs for Interrupt and
> Isochronous URBs don't have a QH. There's no reason we can't use
Hello.
This is a patch for usbnet for working with Zaurus SL-C700.
The productid is different from other Zaurus, so i add an entry for it :)
--
Mickaël GRIGOUZE [EMAIL PROTECTED] ICQ : 42799256
*** \-/ *** In a World Without Fences Who Needs Gates *** \-/ ***
--- linux/driv
Hello.
This is a patch for usbnet for working with Zaurus SL-C700.
The productid is different from other Zaurus, so i add an entry for it :)
--
Mickaël JOUANNE [EMAIL PROTECTED] ICQ : 42799256
*** \-/ *** In a World Without Fences Who Needs Gates *** \-/ ***
--- linux-2.5.73.ori
On Wed, 25 Jun 2003, David Panofsky wrote:
> Hello,
>
> I found this message in my syslogs, and figured I'd send them along as
> requested. I wasn't sure what information would be helpful, so I included some
> extra lines.
>
> Thanks,
> dave panofsky.
Thanks for the info. It will help
On Wed, 25 Jun 2003, Tuukka Toivonen wrote:
> Alan Stern wrote:
> >Look at usb-skeleton.c. Exactly this problem was corrected there by
> >adding a static lock a couple of months ago.
>
> Thanks for the tip. Although my intention was not to ask how to fix the
> bug, but point out that ov511.c app
On Wed, Jun 25, 2003, Alan Stern <[EMAIL PROTECTED]> wrote:
> On Mon, 23 Jun 2003, Duncan Sands wrote:
>
> > On Sunday 22 June 2003 02:00, Johannes Erdfelt wrote:
> > > On Sun, Jun 22, 2003, Duncan Sands <[EMAIL PROTECTED]> wrote:
> > > >
> > > > I have tracked the problem down further. What happ
On Mon, 23 Jun 2003, Duncan Sands wrote:
> On Sunday 22 June 2003 02:00, Johannes Erdfelt wrote:
> > On Sun, Jun 22, 2003, Duncan Sands <[EMAIL PROTECTED]> wrote:
> > >
> > > I have tracked the problem down further. What happens is that the
> > > host controller is still reading a TD when uhci_fr
Hello,
I found this message in my syslogs, and figured I'd send them along as
requested. I wasn't sure what information would be helpful, so I included some
extra lines.
Thanks,
dave panofsky.
--- begin syslog snippet ---
usb 5-2: usb_new_device - registering interface 5-2:0
drivers/usb/
Alan Stern wrote:
>Look at usb-skeleton.c. Exactly this problem was corrected there by
>adding a static lock a couple of months ago.
Thanks for the tip. Although my intention was not to ask how to fix the
bug, but point out that ov511.c appears to be buggy. If people agree, I can
try fixing it.
> One solution is to redefine hiddev_usage_ref::usage_index as a value
> index, and change hiddev_ioctl() to compare it against
> field->report_count instead of field->maxusage. In this case the field
> name will become incorrect, but there should be no binary
> compatibility issues - the call will
Hi,
Is anyone using the Philips ISP1362 Linux Stack? I've been trying to
get this driver (ver. 1.0) to work on a PXA255 system. Control and bulk
transfers work fine but isochronous does not.
I've been testing ISO transfers with a Creative Labs camera that uses
the OV511 driver. Has anyone succ
Am Mittwoch, 25. Juni 2003 14:33 schrieb Tuukka Toivonen:
> On Mon, 23 Jun 2003, Oliver Neukum wrote:
> >> >> If usb_disconnect() can happen while already executing in open(), and
> >> >> if the former frees the data structures used by the driver, then the
> >> >> latter call might continue working
I'm glad that's working for you!
Is this the result of a single-patch (mini-patch) or of the complete
patch-set in 2.4.22-pre1? I have searched the usb-devel-ml archives but
could not find that "mini-patch" - if somebody could point me to it this
would be very welcome.
Actually "micro-patch":
h
On Wed, 25 Jun 2003, Paul Mackerras wrote:
> Sorry I didn't get back to you earlier about this one.
>
> Unfortunately this patch doesn't work for me. With this patch (which
> is now in Linus' tree), my powerbook laptop will hang during the
> suspend process and not actually go to sleep. It hang
On Wed, 25 Jun 2003, Tuukka Toivonen wrote:
> On Mon, 23 Jun 2003, Oliver Neukum wrote:
>
> >> >> If usb_disconnect() can happen while already executing in open(), and if
> >> >> the former frees the data structures used by the driver, then the latter
> >> >> call might continue working with alre
This patch results in:
ksymoops 2.4.9 on i586 2.4.21. Options used
-V (default)
-k /proc/ksyms (default)
-l /proc/modules (default)
-o /lib/modules/2.4.21/ (default)
-m /root/linux-2.4.21/System.map (specified)
Jun 25 21:05:29 linux kernel: Unable to handle kernel paging
Am Mittwoch, 25. Juni 2003 14:33 schrieb Detlef Schmicker (Siebertz Electronic GmbH):
> Thanks a lot,
>
> I added this patch and I introduced one line in videodev.c:
>
> static int video_release(struct inode *inode, struct file *file)
> {
> struct video_device *vfl;
> struct module
Thanks a lot,
I added this patch and I introduced one line in videodev.c:
static int video_release(struct inode *inode, struct file *file)
{
struct video_device *vfl;
struct module *owner;
vfl = video_devdata(file);
if (!vfl) return -EINVAL;
(last line)
Now I
On Mon, 23 Jun 2003, Oliver Neukum wrote:
>> >> If usb_disconnect() can happen while already executing in open(), and if
>> >> the former frees the data structures used by the driver, then the latter
>> >> call might continue working with already freed memory region which could
>> >> lead to catas
On Mon, 23 Jun 2003 17:25:10 -0600
Jackson Chan <[EMAIL PROTECTED]> wrote:
> Sergey, I think you are right about the bug.
>
> > This looks like a bug/misfeature in hiddev(output) - it does not support
> items
> > with Report Count > 1 (when the number of usages for a data item is less
> than th
Am Mittwoch, 25. Juni 2003 12:40 schrieb Detlef Schmicker (Siebertz Electronic GmbH):
> Thanks,
>
> it changed the behaviour:
Shit,
somebody has broken videodev.c thoroughly.
Here's a further patch to be applied in addition to
thze first one.
HTH
Oliver
You can import th
hello,
i'm looking for USB mass-storage class bootability specification.
does anybody know something where can i get it, or may be someone have a
copy?
i wasn't able to found anything about it at usb.org except that it is
version 0.6 so it is not published at official web site :(
---
Am Mittwoch, 25. Juni 2003 10:56 schrieb Detlef Schmicker \(Siebertz Electronic GmbH\):
> I had a missconfiguration with nm on my system (I am very sorry):
>
> Now I have a somewhat better ksymoops of the problem (Linux Kernel 2.4.21)
OK. Does the included patch fix it?
Regards
I had a missconfiguration with nm on my system (I am very sorry):
Now I have a somewhat better ksymoops of the problem (Linux Kernel 2.4.21)
ksymoops 2.4.9 on i586 2.4.21. Options used
-V (default)
-k /proc/ksyms (default)
-l /proc/modules (default)
-o /lib/modules/2.4.21/ (d
Thanks a lot for the response:
I use kernel 2.4.21
I am not too experienced with ksymoops:
I got
Jun 25 15:56:09 linux kernel: Unable to handle kernel NULL pointer
dereference at virtual address 0048
Jun 25 15:56:09 linux kernel: c4b7b377
Jun 25 15:56:09 linux kernel: *pde =
Jun 25
Am Die, 2003-06-24 um 18.03 schrieb David Brownell:
> Yes make sure you've got that "mini-patch"; no it's not in -ac1.
> Marcelo's 2.4.22-pre1 has it though, as does 2.5.73 ...
Dear Dave,
thank you, this maked the reader work fine again.
If anybody is interested in debugging-output:
http://www.
33 matches
Mail list logo