Am Mittwoch, 9. August 2006 16:46 schrieb Alan Stern:
> > [EMAIL PROTECTED]:~# cat /proc/bus/usb/devices
> >
> > T: Bus=01 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 3 Spd=12 MxCh= 0
> > D: Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1
> > P: Vendor= ProdID= Rev= 1.00
> > S: Manu
On Wednesday 09 August 2006 4:08 pm, Bjorn Helgaas wrote:
> I think ohci-hcd (and likely ehci-hcd as well) has a bug in the
> way it handles reboot notifiers.
There's a patch addressing this for that's now in the MM tree
and in Greg's USB patch queue (or at least in his mailbox).
- Dave
--
While I continue working to split my scheduler patch up into smaller
bits that are easier to review, I've tossed the monolithic version up
on the web for testing.
http://web.mit.edu/xiphmont/Public/kernel/
Short summary: It's an attempt to write the first fully complete
bandwidth budgeter/schedul
On Wed, 9 Aug 2006, Luiz Fernando N. Capitulino wrote:
> --- linux-2.6.orig/drivers/usb/usb-skeleton.c
> +++ linux-2.6/drivers/usb/usb-skeleton.c
> @@ -1,5 +1,5 @@
> /*
> - * USB Skeleton driver - 2.0
> + * USB Skeleton driver - 2.1
> *
> * Copyright (C) 2001-2004 Greg Kroah-Hartman ([EMAIL P
o CodingStyle fixes
o Removes trailing spaces
o Do not make not needed initialiation of automatic variables
o Use usb_endpoint_* functions
o If we get an error in the write URB callback print an error message instead
of a debug one
(Pretty unrelated changes, but spliting this up doesn't pay of
On Wed, Aug 09, 2006 at 02:04:10PM -0600, Sam Bishop wrote:
> On Wednesday 09 August 2006 1:48 pm, Alan Stern wrote:
> > At any rate, you'll probably find that many Linux developers will feel
> > that the correction above (and other ones like it in your patch) should
> > not be made.
> >
> > Alan S
On Wednesday 09 August 2006 1:48 pm, Alan Stern wrote:
> > -connect a USB 1.1 device directly to the machine's "root hub".
> > +connect a USB 1.1 device directly to the machine's "root hub."
>
> Among programmers there's a very strong tendency to place punctuation
> outside a quoted string,
On Wed, 9 Aug 2006, Sam Bishop wrote:
> From: Sam Bishop <[EMAIL PROTECTED]>
>
> Grammar, spelling, and stylistic edits.
>
> Signed-off-by: Sam Bishop <[EMAIL PROTECTED]>
>
> ---
>
> Below are the results of my first attempt at applying a little polish to
> usb.tmpl. I haven't made any struct
I think this email got lost in the bunch of all the other emails,
Linux-USB receives per day. I'm sending it again.
Hi again,
People here is the final version (I hope) of the AIRcable Driver, I
have added two circular buffers, one for input, and the other for
output. The input one is for managing
From: Sam Bishop <[EMAIL PROTECTED]>
Grammar, spelling, and stylistic edits.
Signed-off-by: Sam Bishop <[EMAIL PROTECTED]>
---
Below are the results of my first attempt at applying a little polish to
usb.tmpl. I haven't made any structural changes, and I've also tried
not to change any of the
a simple problem; kernel is a 2.6.16-1.2133_FC5smp (FC5)
I'm laying odds this problem exists even in the kernel.org stock
kernels (yea, I should compile one up and see..)
I assume this problem is from a change in the API, and the camera
code has not been fixed. I am willing to do the grunt wor
Hi Benjamin,
On Wed, Aug 09, 2006 at 10:01:41AM -0700, Benjamin Cherian wrote:
> Willy,
> Sorry I didn't notice your email till now.
no problem.
> On Friday 04 August 2006 09:55, Willy Tarreau wrote:
> > The problem is that Marcelo is very very busy those days (as you might have
> > noticed from
Willy,
Sorry I didn't notice your email till now.
On Friday 04 August 2006 09:55, Willy Tarreau wrote:
> The problem is that Marcelo is very very busy those days (as you might have
> noticed from the delay between each release), and there are a good bunch of
> security fixes in -rc3 which should w
On Wed, 9 Aug 2006 [EMAIL PROTECTED] wrote:
> Hi,
>
> I want to enumerate devices that I connect with USB. I've got two USB Host
> Controllers and I connect two USB hubs to the two USB Host Controllers.
> The first USB hub contains 7 USB ports and the second USB hub contains 4
> USB ports. In tot
On Wed, 9 Aug 2006, Klaus Muth wrote:
> Hi!
>
> Thank you very much for looking into my problem.
> > Interesting. You said above that the vendor and product IDs are 0x557 and
> > 0x2008. How come they show up here as 0x and 0x?
>
> ARGH! I mixed up the devices! 0x557/0x2008 is in fact
Em Wed, 9 Aug 2006 14:00:57 +0200 (MEST)
[EMAIL PROTECTED] escreveu:
| Normally I can get the data of what devices that are connected from
| /proc/bus/usb/devices, but here I only get information about the USB hubs,
| not the devices connected to the USB hubs. How can I access that data?
Don't k
Hi Steven,
Em Wed, 9 Aug 2006 14:50:54 +1000
Steven Haigh <[EMAIL PROTECTED]> escreveu:
| Patch is against 2.6.17.7
There's a hunk failing for the Makefile change when applying it in
the latest -rc kernel.
As this will be applied there, I recomend you to rediff.
| + * History:
| + *
| +
> -Original Message-
> From: Alan Stern [mailto:[EMAIL PROTECTED]
> Sent: 2006-Aug-08 19:11
> To: Dave Higton
> Cc: USB development list
> Subject: RE: [Linux-usb-users] Linux-usb-users
>
[re. libusb 0.1.12]
>
> That does look like the latest version available at sourceforge, and
> inde
Hi,
I want to enumerate devices that I connect with USB. I've got two USB Host
Controllers and I connect two USB hubs to the two USB Host Controllers.
The first USB hub contains 7 USB ports and the second USB hub contains 4
USB ports. In total, I can connect 11 USB devices to the hubs.
No I want
> On Tuesday 08 August 2006 2:49 am, Milan Svoboda wrote:
> > This patch adds resume event into gadgetfs.
>
> Actually I recall intentionally omitting this as there'd be
> no real point to it ... did you have a use case for this
> event that wouldn't be handled as easily by piggy backing
> it on t
20 matches
Mail list logo