grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH]: xHCI/EHCI - Windows - BIOS bug interaction.


From: Aleš Nesrsta
Subject: Re: [PATCH]: xHCI/EHCI - Windows - BIOS bug interaction.
Date: Thu, 19 Dec 2013 21:50:46 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0

Dne 19.12.2013 12:33, Melki Christian (consultant) napsal(a):
>...
> I'm not an USB expert. :)
In this case we are two... :)


According to your patch:
Even if this patch looks good for me, I am afraid it is not good way to
handle xHCI from EHCI module.

From my point of view it is maybe little bit better to prepare some
"empty" skeleton of xHCI module and include it in GRUB.
Such "driver":
- will do the thing of your patch only
- will be loaded manually only if necessary (or automatically by some
hardcoded dependency on EHCI module - ? In such case it probably should
include also some Product/Vendor filter or whatever else...)
- could be more easily substituted by real xHCI driver module

My initial simple proposal of "empty" xHCI module, based on your e-mail
and patch, is included.
Note: This is proposal code only, I didn't compile it nor tested...

BR,
Ales

Attachment: xhci.c
Description: Text Data

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]