[PATCH 1/2] ehci: fix Lucid nohandoff pci quirk to be more generic with BIOS versions

2012-10-09 Thread Anisse Astier
BIOS vendors keep changing the BIOS versions. Only match the beginning of the string to match all Lucid tablets with board name M11JB. Signed-off-by: Anisse Astier Cc: --- drivers/usb/host/pci-quirks.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/usb/host/pci

[PATCH 2/2] ehci: Add yet-another Lucid nohandoff pci quirk

2012-10-09 Thread Anisse Astier
Board name changed on another shipping Lucid tablet. Signed-off-by: Anisse Astier Cc: --- drivers/usb/host/pci-quirks.c | 7 +++ 1 file changed, 7 insertions(+) diff --git a/drivers/usb/host/pci-quirks.c b/drivers/usb/host/pci-quirks.c index ead4525..39f9e4a 100644 --- a/drivers/usb/host

Re: [PATCH 1/2] ehci: fix Lucid nohandoff pci quirk to be more generic with BIOS versions

2012-10-09 Thread Anisse Astier
On Tue, 9 Oct 2012 11:06:52 -0400 (EDT), Alan Stern wrote : > On Tue, 9 Oct 2012, Anisse Astier wrote: > > > BIOS vendors keep changing the BIOS versions. Only match the beginning > > of the string to match all Lucid tablets with board name M11JB. > > > > Signed

Re: [PATCH 1/2] ehci: fix Lucid nohandoff pci quirk to be more generic with BIOS versions

2012-10-15 Thread Anisse Astier
On Tue, 9 Oct 2012 13:00:23 -0400 (EDT), Alan Stern wrote : > On Tue, 9 Oct 2012, Anisse Astier wrote: > > > > How about matching any BIOS from Lucid, regardless of the board name? > > > > I was just being conservative. Lucid is a common english word, and you