On Mon, Apr 01, 2002 at 04:55:46PM -0800, Greg KH wrote:
> On Mon, Apr 01, 2002 at 04:45:20PM -0800, Greg KH wrote:
> >
> > Ok, here's a patch that does it.
>
> That patch was for 2.5, here's one for 2.4:
Yes, both of them are OK. Thanks.
>
> thanks,
>
> greg k-h
>
>
> diff -Nru a/drivers/
On Tue, 2 Apr 2002 10:45, Greg KH wrote:
> Ok, here's a patch that does it. Turns out, someone already fixed up
> the header file to do this correctly, so all we have to do is remove the
> #ifdef in the code. I did leave 2 of them in, just to keep the size of
> the code smaller, as I don't know
On Mon, Apr 01, 2002 at 04:45:20PM -0800, Greg KH wrote:
>
> Ok, here's a patch that does it.
That patch was for 2.5, here's one for 2.4:
thanks,
greg k-h
diff -Nru a/drivers/usb/hid-core.c b/drivers/usb/hid-core.c
--- a/drivers/usb/hid-core.cMon Apr 1 16:54:29 2002
+++ b/drivers/usb/hi
On Tue, Apr 02, 2002 at 10:35:29AM +1000, Brad Hards wrote:
> On Tue, 2 Apr 2002 10:19, Greg KH wrote:
> >
> > In looking at the code, I realized that the following patch could reduce
> > the use of the #ifdefs in the code. In the end all that happens is a
> > change to hid.h, the hid-core.c patc
On Tue, 2 Apr 2002 10:19, Greg KH wrote:
> On Mon, Apr 01, 2002 at 11:37:01PM +0200, Vojtech Pavlik wrote:
> > On Mon, Apr 01, 2002 at 01:33:27PM -0800, Greg KH wrote:
> > > Should this also be added to 2.5?
> >
> > Yes, please.
>
> Ok, I had to hand edit it, but I applied it to the 2.5 tree.
>
>
On Mon, Apr 01, 2002 at 11:37:01PM +0200, Vojtech Pavlik wrote:
> On Mon, Apr 01, 2002 at 01:33:27PM -0800, Greg KH wrote:
> >
> > Should this also be added to 2.5?
>
> Yes, please.
Ok, I had to hand edit it, but I applied it to the 2.5 tree.
In looking at the code, I realized that the followi
On Mon, Apr 01, 2002 at 01:33:27PM -0800, Greg KH wrote:
> On Mon, Apr 01, 2002 at 04:03:44PM +0200, Vojtech Pavlik wrote:
> > On Sun, Mar 31, 2002 at 03:44:10PM -0800, Greg KH wrote:
> > > On Mon, Apr 01, 2002 at 08:38:36AM +1000, Brad Hards wrote:
> > > > On Mon, 1 Apr 2002 06:42, Stephen J. Gow
On Mon, Apr 01, 2002 at 04:03:44PM +0200, Vojtech Pavlik wrote:
> On Sun, Mar 31, 2002 at 03:44:10PM -0800, Greg KH wrote:
> > 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 man
On Sun, Mar 31, 2002 at 03:44:10PM -0800, Greg KH wrote:
> 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...
>
> The
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
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
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
___
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
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
14 matches
Mail list logo