On Fri, 28 Jul 2006, Alejandro Riveira Fernández wrote:
> > > Nothing shows up when I turn on the printer only when i turn it off:
> > >
> > > Jul 28 02:38:07 localhost kernel: usb 2-1: USB disconnect, address 3
> > > Jul 28 02:38:07 localhost kernel: drivers/usb/class/usblp.c: usblp0:
> > > rem
Cosmetic changes to quirk in pl2303_update_line_status
Signed-off-by: Thiago Galesi <[EMAIL PROTECTED]>
---
Applies to 2.6.17
Please CC me as I'm not in usb-devel list
Index: linux-2.6.17/drivers/usb/serial/pl2303.c
===
--- linux-2
Reduce number of needed prototypes in Prolific pl2303 driver
Signed-off-by: Thiago Galesi <[EMAIL PROTECTED]>
---
Applies to 2.6.17
Please CC me as I'm not on the usb-devel list
Index: linux-2.6.17/drivers/usb/serial/pl2303.c
===
-
On Tue, 25 Jul 2006, David Brownell wrote:
> > Or are you referring to the second sentence in the comment? It doesn't
> > mention asynchronous unlinks in particular; it just says that interrupts
> > have to be enabled.
>
> Yes. One of the basic reasons to be async is so you can run with
> irq
Greg and Pete:
usbmon crashed when I tried using it with dummy-hcd, because it doesn't
check whether the bus's controller actually does use DMA before trying to
map the buffer. This patch (as755) fixes it.
Alan Stern
Signed-off-by: Alan Stern <[EMAIL PROTECTED]>
---
Index: 2.6.18-rc2-mm1/dr
On Wednesday 26 July 2006 8:29 am, Alan Stern wrote:
> On Wed, 26 Jul 2006, David Brownell wrote:
>
> > > The patch uses spin_lock_irqsave() and spin_unlock_irqrestore() along with
> > > a call to wait_event(). What happens if you end up calling wait_event()
> > > with interrupts disabled? Woul
On Tue, Jul 25, 2006 at 02:37:45PM +0200, Franck Bui-Huu wrote:
> Greg,
>
> Anything wrong with this patch ?
Nope, just been travelling for the past weeks. Am still busy this week
at OSCON, so will not be able to get to patches until next week. Sorry
about this, it's the conference season. The
On Fri, 28 Jul 2006, Alejandro Riveira Fernández wrote:
> > > Hi,
> > >
> > > I'm having problems with usb and lastest 2.6.18-rc kernels. lsusb does
> > > not give any output although the usb harware seems to work properly. The
> > > usb mouse and speedtouch modem do work but cups does not recogn
Fixes several lines that overrun 80 columns in Prolific pl2303 driver
Signed-off-by: Thiago Galesi <[EMAIL PROTECTED]>
---
Applies to 2.6.17
Please CC me as I'm not on the usb-devel list
Index: linux-2.6.17/drivers/usb/serial/pl2303.c
==
Pete Zaitcev wrote:
> On Tue, 18 Jul 2006 15:59:21 -0400, Glenn Maynard <[EMAIL PROTECTED]> wrote:
>> On Tue, Jul 18, 2006 at 12:25:37PM -0700, Pete Zaitcev wrote:
>>> On Tue, 18 Jul 2006 17:01:32 +0100, Daniel Drake <[EMAIL PROTECTED]> wrote:
>>>
When you plug the device in, usb-storage picks
Changes the functions pl2303_buf_clear and pl2303_buf_data_avail for
the purpose of keeping them under the 80 column limit, making them
more similar to similar functions and making then simpler.
Signed-off-by: Thiago Galesi <[EMAIL PROTECTED]>
---
Applies to 2.6.17
Please CC me as I'm not on the
On Wed, 26 Jul 2006, David Brownell wrote:
> On Wednesday 26 July 2006 8:29 am, Alan Stern wrote:
> > On Wed, 26 Jul 2006, David Brownell wrote:
> >
> > > > The patch uses spin_lock_irqsave() and spin_unlock_irqrestore() along
> > > > with
> > > > a call to wait_event(). What happens if you end
Hello,
I found your answer to a question concerning an error with the Nokia N80:
http://marc.theaimsgroup.com/?l=linux-usb-users&m=115012321603060&w=2
I' ve modified the unusual_devs.h file as follows for the Nokia 3250 which
produces the same error
/* Reported by Mario Rettig <[EMAIL PROTECTE
> "David" == David Brownell <[EMAIL PROTECTED]> writes:
>> I get the feeling that your patch does much more testing for
>> -ENODEV than necessary, and likewise for calls to
>> netif_device_detach().
David> Paranoia? :)
Indeed.
>> Do you really have to call that routine from anywhere but th
On Tuesday 25 July 2006 2:41 pm, Alan Stern wrote:
> On Tue, 25 Jul 2006, David Brownell wrote:
>
> > > /* Asynchronous unlinks of root-hub control URBs are legal, but they
> > > * don't do anything. Status URB unlinks must be made in process context
> > > * with interrupts enabled.
> > > */
>
Hi Pete,
Thanks for the reply.
> By the way, you didn't tell me if you tried to use alarm(2) across
> submitted URBs. This is the technique ADSL modem drivers use. They
> also have to have input and output streams running simultaneously.
I'm making a library to operate my device, and I don't want
Listen sconscommits,
Seriously how many times did u hear this. If ur angry with the extra pounds
your carrying around, read up on it at
http://www.rkac.timingreliable.org/xe/
but they were agenda a up to now step upward
room brute fire-engine had
a holier stomach state. It
-
El vie, 28-07-2006 a las 10:22 -0400, Alan Stern escribió:
> On Fri, 28 Jul 2006, Alejandro Riveira Fernández wrote:
>
[...]
>
> > Nothing shows up when I turn on the printer only when i turn it off:
> >
> > Jul 28 02:38:07 localhost kernel: usb 2-1: USB disconnect, address 3
> > Jul 28 02:38:07
Thanks for your reply.
In our case host controller generates the IAA IRQ
after the entire asynchronous schedule list traversed
and the observe the head of the queue twice before
setting the STS_IAA bit as per section 4.8.2 (
Alternative method for removing queue heads ) in EHCI
spec.And then IRQ i
It has been a long time since we've talked.
Just thought i'd see how things are. Hope everything is going well with you
and the family.
If your interested, i have really changed a lot, especially with my weight.
http://www.obxx.timenowpub.org/xe/
helped me with that, they have really helped wi
Thankyou very much for your reply.
--- David Brownell <[EMAIL PROTECTED]> wrote:
> On Monday 24 July 2006 2:04 am, Naveen Mamindlapalli
> wrote:
> > Thanks for your reply.
> >
> > I am doing FPGA testing of EHCI host controller
> which
> > is under development.
> >
> > Even In standard Intel
Morning,
attached a part from dmesg concerning usb-messages:
"bttv: using 8 buffers with 2080k (520 pages) each for capture
usb 2-2: configuration #1 chosen from 1 choice
usb-storage: This device (0482,0105,0100 S 06 P 50) has unneeded SubClass and
Protocol entries in unusual_devs.h
Please se
On Tue, 25 Jul 2006, Pete Zaitcev wrote:
> I find the aliasing of -110 for upper-level timeouts and the loss of
> token unfortunate and pointless. I would prefer to be able to distinguish
> these situation when reading user-submitted dmesg outputs.
>
> I looked at the way we handle those errors,
Hi Pete,
On Mon, Jul 24, 2006 at 11:07:32PM -0700, Pete Zaitcev wrote:
> On Thu, 20 Jul 2006 10:43:59 -0700, Benjamin Cherian <[EMAIL PROTECTED]>
> wrote:
>
> > > Although I am starting to think about creating a custom locking
> > > scheme in devio.c after all. It seems like less work.
>
> > Wh
Signed-off-by: Luiz Fernando N. Capitulino <[EMAIL PROTECTED]>
---
Documentation/usb/proc_usb_info.txt |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
06e1018920bd5168e83c850602afc7d766b08885
diff --git a/Documentation/usb/proc_usb_info.txt
b/Documentation/usb/proc_usb_info.txt
in
http://www.suse.cz/development/linux-usb/ doesn't exist anymore.
Signed-off-by: Luiz Fernando N. Capitulino <[EMAIL PROTECTED]>
---
Documentation/usb/usb-help.txt |3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
892de0cf5257ec80985b571a9bea1b130e54aa01
diff --git a/Documentation/
El vie, 21-07-2006 a las 13:43 -0400, Alan Stern escribió:
I apologize for responding this late but i ddn't have time for this the
las week. Sorry
> On Fri, 21 Jul 2006, Alejandro Riveira Fernández wrote:
>
> > Hi,
> >
> > I'm having problems with usb and lastest 2.6.18-rc kernels. lsusb does
>
Hi,
David Brownell:
> On Tuesday 25 July 2006 7:54 am, Alan Stern wrote:
> > On Tue, 25 Jul 2006, Matthias Urlichs wrote:
> >
> > > This is the perennial "we have an OHCI interface on a PCMCIA card. We
> > > pull the card. The kernel crashes / hangs / whatever" problem.
> > >
> > > [ INFO: incon
On Thu, 27 Jul 2006 15:21:37 -0700, Benjamin Cherian <[EMAIL PROTECTED]> wrote:
> On Monday 24 July 2006 23:07, Pete Zaitcev wrote:
> > Anyway, please test the attached patch. Does it do what you want?
>
> Sorry to say that it doesnt. When calling usb_get_string_simple in libusb,
> the program se
> > On Fri, 14 Jul 2006 14:50:16 -0400 (EDT)
> > Alan Stern <[EMAIL PROTECTED]> wrote:
> >
> > > On Fri, 14 Jul 2006, Andrew Morton wrote:
> > >
> > > > On Fri, 14 Jul 2006 16:54:25 +0100
> > > > "Andy Chittenden" <[EMAIL PROTECTED]> wrote:
> > >
> > > > > > So I guess there's something awry wit
30 matches
Mail list logo