Re: [CentOS] Correct way to provide kernel patch

2009-03-18 Thread Robert Heller
At Wed, 18 Mar 2009 07:53:46 -0700 CentOS mailing list wrote: > > On Mon, Mar 16, 2009 at 1:24 PM, Chris Miller wrote: > > > > I work with a USB device that is intercepted by the USB HID driver. > > In order to stop this behavior, the device needs to be added to the > > HID blacklist (hid-core

Re: [CentOS] Correct way to provide kernel patch

2009-03-18 Thread Akemi Yagi
On Mon, Mar 16, 2009 at 1:24 PM, Chris Miller wrote: > > I work with a USB device that is intercepted by the USB HID driver. > In order to stop this behavior, the device needs to be added to the > HID blacklist (hid-core.c) and a custom kernel needs to be compiled. > > If I create a CentOS specifi