Re: [BUG] 2.6.24-git usb reset problems

2008-01-28 Thread Jens Axboe
On Mon, Jan 28 2008, Greg KH wrote: > On Mon, Jan 28, 2008 at 09:49:35PM +0100, Jens Axboe wrote: > > Hi, > > > > Running latest -git (head 91525300baf162e83e923b09ca286f9205e21522) and > > connecting my cf usb storage device yields and endless stream of: > > > > Initializing USB Mass Storage dri

Re: usb.ids patch for Linux Foundation

2008-01-28 Thread Greg KH
On Tue, Jan 29, 2008 at 12:54:35AM +0100, Stephen J. Gowdy wrote: > Looks like David added the first one to CVS already, just about to add the > rest. Great, thanks for doing this. greg k-h - To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to [EMAIL

Re: usb.ids patch for Linux Foundation

2008-01-28 Thread Stephen J. Gowdy
Looks like David added the first one to CVS already, just about to add the rest. On Mon, 28 Jan 2008, Greg KH wrote: Adds the Linux Foundation's Vendor id and three product ids Signed-off-by: Greg Kroah-Hartman <[EMAIL PROTECTED]> --- usb.ids.original2008-01-28 14:21:24.0 -0800 +

Re: using a "real" vendor id for root hubs

2008-01-28 Thread Greg KH
On Mon, Jan 28, 2008 at 05:09:30PM -0500, Alan Stern wrote: > On Mon, 28 Jan 2008, Greg KH wrote: > > > From: Greg Kroah-Hartman <[EMAIL PROTECTED]> > > Subject: USB: use a real vendor and product id for root hubs > > > > Turns out that a company is out there using the vendor id of 0x in > >

usb.ids patch for Linux Foundation

2008-01-28 Thread Greg KH
Adds the Linux Foundation's Vendor id and three product ids Signed-off-by: Greg Kroah-Hartman <[EMAIL PROTECTED]> --- usb.ids.original2008-01-28 14:21:24.0 -0800 +++ usb.ids 2008-01-28 14:24:01.0 -0800 @@ -6010,6 +6010,10 @@ 1d1f Diostech Co., Ltd. 1d20 SAMTACK INC. 1

Re: Blackberry through a TT hub

2008-01-28 Thread Greg KH
On Mon, Jan 28, 2008 at 02:20:31PM -0800, Pete Zaitcev wrote: > On Mon, 28 Jan 2008 14:15:23 -0800, Greg KH <[EMAIL PROTECTED]> wrote: > > >[...] > > I just tried it again, and it did the same thing, resetting like you > > describe, until it resets itself and then the device dies, Linux works > >

Re: Blackberry through a TT hub

2008-01-28 Thread Pete Zaitcev
On Mon, 28 Jan 2008 14:15:23 -0800, Greg KH <[EMAIL PROTECTED]> wrote: >[...] > I just tried it again, and it did the same thing, resetting like you > describe, until it resets itself and then the device dies, Linux works > just fine. Thanks for trying this for me. The important thing is that you

Re: Blackberry through a TT hub

2008-01-28 Thread Greg KH
On Sat, Jan 26, 2008 at 03:02:53PM -0800, Pete Zaitcev wrote: > Hi, Greg: > > I think the berry_charge is your baby. Please direct me to the > right person if it's not so. > > I have a bug in Fedora: > https://bugzilla.redhat.com/show_bug.cgi?id=379341 > > It's pretty long, but the summary is t

Re: using a "real" vendor id for root hubs

2008-01-28 Thread Alan Stern
On Mon, 28 Jan 2008, Greg KH wrote: > From: Greg Kroah-Hartman <[EMAIL PROTECTED]> > Subject: USB: use a real vendor and product id for root hubs > > Turns out that a company is out there using the vendor id of 0x in > the wild, so use a real vendor/product id for the root hubs. > > Now that

USB thermometer

2008-01-28 Thread Davide Corio
Hello *, i'm not a device drivers developer, but i'm trying to learn something about the kernel. I'm starting the adventure with this USB Thermometer: http://www.usbfever.com/index_eproduct_view.php?products_id=257 passing vendorid and productid to the ftdi_sio kernel module, I can attach the dev

Re: [PATCH] USB: mark USB drivers as being GPL only

2008-01-28 Thread TimC
Greg KH <[EMAIL PROTECTED]> said on Fri, 25 Jan 2008 10:02:32 -0800: > FYI, this is a patch that will be sent out in the next round to Linus > for inclusion in 2.6.25. > > If anyone has any objections about it, please let me know. > > thanks, > > greg k-h > > > > From: Greg Kroah-Hart

Re: using a "real" vendor id for root hubs

2008-01-28 Thread Greg KH
On Sat, Jan 26, 2008 at 05:12:18PM +0100, Oliver Neukum wrote: > Am Samstag, 26. Januar 2008 16:56:39 schrieb Alan Stern: > > > "should" doesn't mean do. You want to make a change visible to user space. > > > That needs a reason beyond coolness. > > > > There was a reason. ?Some device was using I

Re: [EMAIL PROTECTED]: USB VendorID=0x0000]

2008-01-28 Thread Greg KH
On Sun, Jan 27, 2008 at 12:32:18PM -0800, Greg KH wrote: > On Sun, Jan 27, 2008 at 02:06:29PM -0600, Felipe Balbi wrote: > > > > > > On Sun, 27 Jan 2008 11:58:03 -0800, Greg KH <[EMAIL PROTECTED]> wrote: > > > On Sun, Jan 27, 2008 at 07:07:48AM -0600, Felipe Balbi wrote: > > >> > > >> > > >> On S

Re: "IAA watchdog: status c029 cmd 10031" errors

2008-01-28 Thread Greg KH
On Mon, Jan 28, 2008 at 02:42:27PM -0500, Alan Stern wrote: > On Mon, 28 Jan 2008, Greg KH wrote: > > > I'm getting the above error messages a lot in my current USB kernel > > tree. I'm guessing it's due to the: > > Subject: USB: EHCI: add separate IAA watchdog timer > > patch from Alan (as10

Re: [BUG] 2.6.24-git usb reset problems

2008-01-28 Thread Greg KH
On Mon, Jan 28, 2008 at 09:49:35PM +0100, Jens Axboe wrote: > Hi, > > Running latest -git (head 91525300baf162e83e923b09ca286f9205e21522) and > connecting my cf usb storage device yields and endless stream of: > > Initializing USB Mass Storage driver... > scsi6 : SCSI emulation for USB Mass Stora

Re: [patch v4 0/4] Cypress c67x00 (EZ-Host/EZ-OTG) support

2008-01-28 Thread Peter Korsgaard
> "Grant" == Grant Likely <[EMAIL PROTECTED]> writes: Hi, Grant> I've now merged the driver into my tree and tested it. Grant> The good news is that using only one device node is absolutely Grant> no problem. It works without error or complaint and sysfs Grant> looks sane. Great. Gra

Re: [patch v4 0/4] Cypress c67x00 (EZ-Host/EZ-OTG) support

2008-01-28 Thread Grant Likely
On 1/23/08, David Brownell <[EMAIL PROTECTED]> wrote: > On Wednesday 23 January 2008, Grant Likely wrote: > > The question is about the device structure which used to be provided > > by the platform device instances and now there just uses the c67x00's > > device struct. I was under the impression

Re: "IAA watchdog: status c029 cmd 10031" errors

2008-01-28 Thread Alan Stern
On Mon, 28 Jan 2008, David Brownell wrote: > On Monday 28 January 2008, David Brownell wrote: > > On Monday 28 January 2008, Greg KH wrote: > > > Any ideas why this is so noisy and slows down USB device discovery? > > > > Noisy: it should be ehci_dbg() not ehci_info(). > > ... also, it looks li

Re: "IAA watchdog: status c029 cmd 10031" errors

2008-01-28 Thread Alan Stern
On Mon, 28 Jan 2008, Greg KH wrote: > I'm getting the above error messages a lot in my current USB kernel > tree. I'm guessing it's due to the: > Subject: USB: EHCI: add separate IAA watchdog timer > patch from Alan (as1028) which was based off an earlier patch from > David. > > Any ideas

Re: "IAA watchdog: status c029 cmd 10031" errors

2008-01-28 Thread Greg KH
On Mon, Jan 28, 2008 at 10:24:31AM -0800, David Brownell wrote: > On Monday 28 January 2008, David Brownell wrote: > > On Monday 28 January 2008, Greg KH wrote: > > > Any ideas why this is so noisy and slows down USB device discovery? > > > > Noisy: it should be ehci_dbg() not ehci_info(). > > .

Re: "IAA watchdog: status c029 cmd 10031" errors

2008-01-28 Thread Greg KH
On Mon, Jan 28, 2008 at 10:06:22AM -0800, David Brownell wrote: > On Monday 28 January 2008, Greg KH wrote: > > Any ideas why this is so noisy and slows down USB device discovery? > > Noisy: it should be ehci_dbg() not ehci_info(). But even then, it's taking longer to boot because of this proble

Re: "IAA watchdog: status c029 cmd 10031" errors

2008-01-28 Thread David Brownell
On Monday 28 January 2008, David Brownell wrote: > On Monday 28 January 2008, Greg KH wrote: > > Any ideas why this is so noisy and slows down USB device discovery? > > Noisy: it should be ehci_dbg() not ehci_info(). ... also, it looks like the watchdog may have been running when it should have

Re: "IAA watchdog: status c029 cmd 10031" errors

2008-01-28 Thread David Brownell
On Monday 28 January 2008, Greg KH wrote: > Any ideas why this is so noisy and slows down USB device discovery? Noisy: it should be ehci_dbg() not ehci_info(). - To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to [EMAIL PROTECTED] More majordomo inf

"IAA watchdog: status c029 cmd 10031" errors

2008-01-28 Thread Greg KH
I'm getting the above error messages a lot in my current USB kernel tree. I'm guessing it's due to the: Subject: USB: EHCI: add separate IAA watchdog timer patch from Alan (as1028) which was based off an earlier patch from David. Any ideas why this is so noisy and slows down USB device di

Re: [PATCH] USB: mark USB drivers as being GPL only

2008-01-28 Thread Greg KH
On Mon, Jan 28, 2008 at 06:44:14PM +0200, Boaz Harrosh wrote: > Thank you, I do support what you are doing here. Just the ndiswrapper > is a special case. But I guess I, as a user, can always use it anyway, > right? But not the commercial distros. Don't stop the transition on my > account. Yes, as

Re: [PATCH] USB: mark USB drivers as being GPL only

2008-01-28 Thread Boaz Harrosh
On Mon, Jan 28 2008 at 18:13 +0200, Greg KH <[EMAIL PROTECTED]> wrote: > On Mon, Jan 28, 2008 at 12:44:19PM +0200, Boaz Harrosh wrote: >> On Fri, Jan 25 2008 at 20:02 +0200, Greg KH <[EMAIL PROTECTED]> wrote: >>> FYI, this is a patch that will be sent out in the next round to Linus >>> for inclusio

Re: [PATCH] USB: mark USB drivers as being GPL only

2008-01-28 Thread Greg KH
On Mon, Jan 28, 2008 at 10:58:55AM +0100, Clemens Ladisch wrote: > Greg KH wrote: > > On Mon, Jan 28, 2008 at 09:13:16AM +0100, Clemens Ladisch wrote: > >> Greg KH wrote: > >> > Over two years ago, the Linux USB developers stated that they believed > >> > there was no way to create a USB kernel dri

Re: [PATCH] USB: mark USB drivers as being GPL only

2008-01-28 Thread Greg KH
On Mon, Jan 28, 2008 at 12:44:19PM +0200, Boaz Harrosh wrote: > On Fri, Jan 25 2008 at 20:02 +0200, Greg KH <[EMAIL PROTECTED]> wrote: > > FYI, this is a patch that will be sent out in the next round to Linus > > for inclusion in 2.6.25. > > > > If anyone has any objections about it, please let me

Re: devices for which runtime power management is tested

2008-01-28 Thread Alan Stern
On Mon, 28 Jan 2008, Oliver Neukum wrote: > Hi, > > going through old mail > http://kerneltrap.org/mailarchive/linux-kernel/2007/8/2/154987 > > I was wondering what supported means in MS parlance. Is runtime > pm done for these devices by default or does it mean that the driver > can do it and i

devices for which runtime power management is tested

2008-01-28 Thread Oliver Neukum
Hi, going through old mail http://kerneltrap.org/mailarchive/linux-kernel/2007/8/2/154987 I was wondering what supported means in MS parlance. Is runtime pm done for these devices by default or does it mean that the driver can do it and it'll be only done for whitelisted devices? Regards

Re: [PATCH] USB: mark USB drivers as being GPL only

2008-01-28 Thread Boaz Harrosh
On Fri, Jan 25 2008 at 20:02 +0200, Greg KH <[EMAIL PROTECTED]> wrote: > FYI, this is a patch that will be sent out in the next round to Linus > for inclusion in 2.6.25. > > If anyone has any objections about it, please let me know. > > thanks, > > greg k-h > What about ndiswrapper and its wi

Re: [PATCH] USB: mark USB drivers as being GPL only

2008-01-28 Thread Clemens Ladisch
Greg KH wrote: > On Mon, Jan 28, 2008 at 09:13:16AM +0100, Clemens Ladisch wrote: >> Greg KH wrote: >> > Over two years ago, the Linux USB developers stated that they believed >> > there was no way to create a USB kernel driver that was not under the >> > GPL. This patch moves the USB apis to enfo

Re: [PATCH] USB: mark USB drivers as being GPL only

2008-01-28 Thread Greg KH
On Mon, Jan 28, 2008 at 09:13:16AM +0100, Clemens Ladisch wrote: > Greg KH wrote: > > Over two years ago, the Linux USB developers stated that they believed > > there was no way to create a USB kernel driver that was not under the > > GPL. This patch moves the USB apis to enforce that decision. >

Re: [PATCH] USB: mark USB drivers as being GPL only

2008-01-28 Thread Clemens Ladisch
Greg KH wrote: > Over two years ago, the Linux USB developers stated that they believed > there was no way to create a USB kernel driver that was not under the > GPL. This patch moves the USB apis to enforce that decision. > > There are no known closed source USB drivers in the wild, so this patch