Re: [PATCH] efivarfs: fix abnormal GUID in variable name by using strcpy to replace null with dash

2013-03-06 Thread Frederic Crozat
rmware (where they added Windows 8 support). -- Frederic Crozat SUSE -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: [PATCH] efivarfs: fix abnormal GUID in variable name by using strcpy to replace null with dash

2013-03-06 Thread Frederic Crozat
Le mercredi 06 mars 2013 à 12:36 +, Matt Fleming a écrit : > On Wed, 2013-03-06 at 12:58 +0100, Frederic Crozat wrote: > > Le mercredi 06 mars 2013 à 11:19 +, Matt Fleming a écrit : > > > > > Also, which machine did you see this behaviour on? > > > >

Re: [PATCH] usb/hid: Blacklist the Gretag-Macbeth Huey display colorimeter

2007-12-14 Thread Frederic Crozat
{ USB_VENDOR_ID_GRETAGMACBETH, USB_DEVICE_ID_GRETAGMACBETH_HUEY, > HID_QUIRK_IGNORE }, > { USB_VENDOR_ID_GRIFFIN, USB_DEVICE_ID_POWERMATE, HID_QUIRK_IGNORE }, > { USB_VENDOR_ID_GRIFFIN, USB_DEVICE_ID_SOUNDKNOB, HID_QUIRK_IGNORE }, Fixes the issue for me : Tested-by: Fred