Re: [linux-usb-devel] [PATCH] USB Config fix for 2.2.19-pre7

2001-01-12 Thread Franz Sirl
At 08:26 2001-01-12, Greg KH wrote: >On Thu, Jan 11, 2001 at 06:01:19PM +0100, Franz Sirl wrote: > > Why do the input handlers depend on CONFIG_USB_HID? On PPC we already have > > trouble with them depending on CONFIG_USB, so everybody has to select > > CONFIG_USB even if he just has ADB

Re: [linux-usb-devel] [PATCH] USB Config fix for 2.2.19-pre7

2001-01-12 Thread Franz Sirl
At 08:26 2001-01-12, Greg KH wrote: On Thu, Jan 11, 2001 at 06:01:19PM +0100, Franz Sirl wrote: Why do the input handlers depend on CONFIG_USB_HID? On PPC we already have trouble with them depending on CONFIG_USB, so everybody has to select CONFIG_USB even if he just has ADB hardware.

Re: [linux-usb-devel] [PATCH] USB Config fix for 2.2.19-pre7

2001-01-11 Thread Greg KH
On Thu, Jan 11, 2001 at 06:01:19PM +0100, Franz Sirl wrote: > Why do the input handlers depend on CONFIG_USB_HID? On PPC we already have > trouble with them depending on CONFIG_USB, so everybody has to select > CONFIG_USB even if he just has ADB hardware. Don't these input drivers _require_

Re: [linux-usb-devel] [PATCH] USB Config fix for 2.2.19-pre7

2001-01-11 Thread Franz Sirl
At 01:44 2001-01-11, Greg KH wrote: >Hi, > >Here's a fix for the USB Config for 2.2.19-pre7. I messed up and took >out the HID devices in the patch I sent you for 2.2.19-pre6. Why do the input handlers depend on CONFIG_USB_HID? On PPC we already have trouble with them depending on CONFIG_USB,

Re: [linux-usb-devel] [PATCH] USB Config fix for 2.2.19-pre7

2001-01-11 Thread Franz Sirl
At 01:44 2001-01-11, Greg KH wrote: Hi, Here's a fix for the USB Config for 2.2.19-pre7. I messed up and took out the HID devices in the patch I sent you for 2.2.19-pre6. Why do the input handlers depend on CONFIG_USB_HID? On PPC we already have trouble with them depending on CONFIG_USB, so

Re: [linux-usb-devel] [PATCH] USB Config fix for 2.2.19-pre7

2001-01-11 Thread Greg KH
On Thu, Jan 11, 2001 at 06:01:19PM +0100, Franz Sirl wrote: Why do the input handlers depend on CONFIG_USB_HID? On PPC we already have trouble with them depending on CONFIG_USB, so everybody has to select CONFIG_USB even if he just has ADB hardware. Don't these input drivers _require_ the

[PATCH] USB Config fix for 2.2.19-pre7

2001-01-10 Thread Greg KH
Hi, Here's a fix for the USB Config for 2.2.19-pre7. I messed up and took out the HID devices in the patch I sent you for 2.2.19-pre6. thanks, greg k-h -- greg@(kroah|wirex).com diff -Naur -X dontdiff linux-2.2.19-pre7/drivers/usb/Config.in linux-2.2.19-pre7-greg/drivers/usb/Config.in

[PATCH] USB Config fix for 2.2.19-pre7

2001-01-10 Thread Greg KH
Hi, Here's a fix for the USB Config for 2.2.19-pre7. I messed up and took out the HID devices in the patch I sent you for 2.2.19-pre6. thanks, greg k-h -- greg@(kroah|wirex).com diff -Naur -X dontdiff linux-2.2.19-pre7/drivers/usb/Config.in linux-2.2.19-pre7-greg/drivers/usb/Config.in