Re: [PATCH 2.6.11.7 1/2] USB HID: Patch for Cherry CyMotion Linux keyboard

2005-04-18 Thread Andy Armstrong
On 18 Apr 2005, at 19:14, Greg KH wrote: Care to redo them, add a signed-off-by: line and send them to the linux-usb-devel mailing list and CC: the hid maintainer? All done. Sorry for the inconvenience. -- Andy Armstrong, hexten.net - To unsubscribe from this list: send the line "unsubscribe

Re: [PATCH 2.6.11.7 1/2] USB HID: Patch for Cherry CyMotion Linux keyboard

2005-04-18 Thread Andy Armstrong
to the linux-usb-devel mailing list and CC: the hid maintainer? Yes, shall do, thanks. -- Andy Armstrong, hexten.net - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org

[PATCH 2.6.11.7 2/2] USB HID: Patch for Cherry CyMotion Linux keyboard

2005-04-18 Thread Andy Armstrong
: map_key_clear(KEY_PROG3); break; +case 0x279: map_key_clear(KEY_AGAIN); break; default:goto unknown; } break; -- Andy Armstrong, hexten.net - To unsubscribe from this list: send the line "unsubscribe linux-kernel" i

[PATCH 2.6.11.7 1/2] USB HID: Patch for Cherry CyMotion Linux keyboard

2005-04-18 Thread Andy Armstrong
ntk(KERN_DEBUG __FILE__ " : modifying descriptor for Cherry CyMotion keyboard \n"); +p[11] = p[16] = 0xff; +p[12] = p[17] = 0x03; +} + + return result; +} + static int hid_alloc_buffers(struct usb_device *dev, struct hid_device *hid) { if (!(hid->inbuf = usb

[PATCH 2.6.11.7 1/2] USB HID: Patch for Cherry CyMotion Linux keyboard

2005-04-18 Thread Andy Armstrong
] = 0xff; +p[12] = p[17] = 0x03; +} + + return result; +} + static int hid_alloc_buffers(struct usb_device *dev, struct hid_device *hid) { if (!(hid-inbuf = usb_buffer_alloc(dev, HID_BUFFER_SIZE, SLAB_ATOMIC, hid-inbuf_dma))) -- Andy Armstrong, hexten.net - To unsubscribe from

[PATCH 2.6.11.7 2/2] USB HID: Patch for Cherry CyMotion Linux keyboard

2005-04-18 Thread Andy Armstrong
: map_key_clear(KEY_PROG3); break; +case 0x279: map_key_clear(KEY_AGAIN); break; default:goto unknown; } break; -- Andy Armstrong, hexten.net - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body

Re: [PATCH 2.6.11.7 1/2] USB HID: Patch for Cherry CyMotion Linux keyboard

2005-04-18 Thread Andy Armstrong
to the linux-usb-devel mailing list and CC: the hid maintainer? Yes, shall do, thanks. -- Andy Armstrong, hexten.net - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo

Re: [PATCH 2.6.11.7 1/2] USB HID: Patch for Cherry CyMotion Linux keyboard

2005-04-18 Thread Andy Armstrong
On 18 Apr 2005, at 19:14, Greg KH wrote: Care to redo them, add a signed-off-by: line and send them to the linux-usb-devel mailing list and CC: the hid maintainer? All done. Sorry for the inconvenience. -- Andy Armstrong, hexten.net - To unsubscribe from this list: send the line unsubscribe linux