Re: [linux-usb-devel] Re: Remove help for unused usb option

2002-03-31 Thread Pete Zaitcev
> Why not? What's wrong with 2.5? In fact, that's where all new work > should be going on right now, not the 2.4 tree. The pressure to stay with stable kernels is simply too strong. If you develop for unstable series, you must track a quickly changing codebase, and this saps the time and effort

Re: [linux-usb-devel] Re: Remove help for unused usb option

2002-03-31 Thread Brad Hards
On Mon, 1 Apr 2002 09:58, Greg KH wrote: > Why not? What's wrong with 2.5? In fact, that's where all new work > should be going on right now, not the 2.4 tree. I do the bulk of development on my laptop, and while I do have another box (iMac), I am doing KDE development and zcip development on i

Re: [linux-usb-devel] Re: PATCH: usb-storage: code consolidation

2002-03-31 Thread Matthew Dharm
Umm... let's start with the fact that 2.5.x is polluted with all sorts of other changes, none of which apply to 2.4.x I've asked for someone to help with concurrent 2.4.x and 2.5.x development, but nobody seems interested. I only have two hands and one brain, so Heck, at one point I even as

[linux-usb-devel] Re: PATCH: usb-storage: code consolidation

2002-03-31 Thread Greg KH
On Sat, Mar 30, 2002 at 07:38:09PM -0800, Matthew Dharm wrote: > Attached is a patch to usb-storage against 2.4.19-pre5. Greg, please send > to Marcello for inclusion. > > This patch consolidates a great deal of common code in the URB submission > paths, and in the reset paths. This is in prepa

[linux-usb-devel] Re: Remove help for unused usb option

2002-03-31 Thread Greg KH
On Sat, Mar 30, 2002 at 05:51:11PM +1100, Brad Hards wrote: > Gday, > > The attached patch (against 2.4.19-pre4) removes the CONFIG option help for > the large descriptor request option. We no longer have the > CONFIG_USB_LARGE_CONFIG option in drivers/usb/Config.in, and it is just a > waste o

Re: [linux-usb-devel] Separating out HID input and raw device

2002-03-31 Thread Stephen J. Gowdy
On Mon, 1 Apr 2002, Brad Hards wrote: > On Mon, 1 Apr 2002 06:42, Stephen J. Gowdy wrote: > > WHy not put it on by default? > Because many users just copy the old .config over the new one and compile... That never occured to me... > It might still be worth trying to patch .config though, for

Re: [linux-usb-devel] Separating out HID input and raw device

2002-03-31 Thread Greg KH
On Mon, Apr 01, 2002 at 08:38:36AM +1000, Brad Hards wrote: > On Mon, 1 Apr 2002 06:42, Stephen J. Gowdy wrote: > > WHy not put it on by default? > Because many users just copy the old .config over the new one and compile... Then they deserve what happens to them :) Seriously, don't worry about

Re: [linux-usb-devel] LOGITECH CORDLESS MOUSE DRIVERS FOR LINUX

2002-03-31 Thread Brad Hards
On Mon, 1 Apr 2002 03:22, Anish Yerneni wrote: > I have a USB Logitech cordless mouse, and I can't get it to work with > SuSE Linux. This question should have been asked on linux-usb-users, since it isn't a devel question. The mouse works with linux. Check http://www.linux-usb.org and check out

Re: [linux-usb-devel] Separating out HID input and raw device

2002-03-31 Thread Brad Hards
On Mon, 1 Apr 2002 06:42, Stephen J. Gowdy wrote: > WHy not put it on by default? Because many users just copy the old .config over the new one and compile... It might still be worth trying to patch .config though, for those people who rebuild their configs each time. Brad ___

Re: [linux-usb-devel] Separating out HID input and raw device

2002-03-31 Thread Stephen J. Gowdy
WHy not put it on by default? On Sun, 31 Mar 2002, Brad Hards wrote: > G'day, > > I have looked at the HID code, and there are some applications where it may > not be necessary to include the hid input code (for example, embedded > monitoring of a hid device). > > The attached patch introduc

[linux-usb-devel] Re: [patch] Several fixes (HID) from 2.5 needed in 2.4

2002-03-31 Thread Greg KH
On Sat, Mar 30, 2002 at 11:30:03AM +0100, Vojtech Pavlik wrote: > Hi! > > This is a patch that takes several fixes present in the 2.5 HID driver and > applies them to 2.4. This fixes behavior with several devices (namely an > oops with a Logitech Precision Gamepad). Thanks, applied. greg k-h _

[linux-usb-devel] Re: [patch] 2.4.19-pre5 uhci.c extra URB usage after unlink

2002-03-31 Thread Greg KH
On Sat, Mar 30, 2002 at 12:24:33PM -0500, Johannes Erdfelt wrote: > I sent this patch to you as a reply to another message and it appears > that you didn't pick it up immediately since it's not in 2.4.19-pre5. Oops, sorry about that. I've now applied this to my 2.4 and 2.5 trees (although it rea

[linux-usb-devel] LOGITECH CORDLESS MOUSE DRIVERS FOR LINUX

2002-03-31 Thread Anish Yerneni
Hi everyone, or anyone who cares, I have a USB Logitech cordless mouse, and I can't get it to work with SuSE Linux. Can anyone in cyberspace help??? Anish ___ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.ne

Re: [linux-usb-devel] problems with ARCHOS jukebox recorder 20 on USB

2002-03-31 Thread Christian Mahr
David Brownell wrote: > > When I first connect the ARCHOS Jukebox Recorder 20 on USB and then > > afterwards start the usb support > > (either manually or by rchotplug start), everything works fine: I can > > mount the drive, read and write it properly. > > > > When I start the usb support first

Re: [linux-usb-devel] problems with ARCHOS jukebox recorder 20 on USB

2002-03-31 Thread David Brownell
> When I first connect the ARCHOS Jukebox Recorder 20 on USB and then > afterwards start the usb support > (either manually or by rchotplug start), everything works fine: I can > mount the drive, read and write it properly. > > When I start the usb support first (either manually or by "rchotplu

[linux-usb-devel] problems with ARCHOS ukebox recoder 20 on USB

2002-03-31 Thread Christian Mahr
Dear All I am using Linux 2.4.18 with the patch (from 2.4.17) usb2-ehci-0114.patch and hcd-0120.patch to support usb2.0. When I first connect the ARCHOS Jukebox Recorder 20 on USB and then afterwards start the usb support (either manually or by rchotplug start), everything works fine: I can mo

[linux-usb-devel] Separating out HID input and raw device

2002-03-31 Thread Brad Hards
G'day, I have looked at the HID code, and there are some applications where it may not be necessary to include the hid input code (for example, embedded monitoring of a hid device). The attached patch introduces an additional option CONFIG_USB_HIDINPUT, that determines whether the hid module