OK, committed.
I simply removed the line you mentioned...
BR, Ales
Dne 23.9.2013 14:47, Vladimir 'φ-coder/phcoder' Serbinenko napsal(a):
On 31.08.2013 23:12, Aleš Nesrsta wrote:
- grub_boot_time ("Ownership of EHCI port taken");
+ grub_boot_time ("Ownership of EHCI controller ta
On 31.08.2013 23:12, Aleš Nesrsta wrote:
> - grub_boot_time ("Ownership of EHCI port taken");
> + grub_boot_time ("Ownership of EHCI controller taken");
This has to be after SMI_EN is written as writes to SMI_EN may cause SMI
which would take time and may cause trouble. Other than this
> 2.9.2013 09:01, Melki Christian (consultant) wrote:
> > Exactly.
> > The EHCI handback is provided by the EHCI spec handover state machine.
> Problem is, most BIOS:es don't implement it, or just screw it up trying.
> > The scenario is like this:
> > Load grub2 with EHCI usb.
> > Grub2 loads windo
On 02.09.2013 23:33, Aleš Nesrsta wrote:
> 2.9.2013 09:01, Melki Christian (consultant) wrote:
>> Exactly.
>> The EHCI handback is provided by the EHCI spec handover state machine.
>> Problem is, most BIOS:es don't implement it, or just screw it up trying.
>> The scenario is like this:
>> Load grub
2.9.2013 09:01, Melki Christian (consultant) wrote:
Exactly.
The EHCI handback is provided by the EHCI spec handover state machine. Problem
is, most BIOS:es don't implement it, or just screw it up trying.
The scenario is like this:
Load grub2 with EHCI usb.
Grub2 loads windows 7 or something.
Wi
] Re:
Missing USB devices. at 31.8.2013 23:12)
- patch related to bug in EHCI QH handling (sent in ML thread named
"[PATCH] Re: [grub-devel] loongson-2f mini-pc (fuloong) elf image
generation." at 18.7.2013 18:10 CET)
BR,
Ales
2.9.2013 14:32, Melki Christian (consultant) wrote:
Fou
Found the bug after a couple of hours digging. Quite serious. Patch provided.
Trivial but extremely irritating none the less.
Vladimir: Please apply.
Regards,
Christian
usb_hub_ports_20130902.patch
Description: usb_hub_ports_20130902.patch
___
Grub-de
23:13
> To: The development of GNU GRUB
> Subject: [PATCH] Re: Missing USB devices.
>
> Hmmm, today is not a good day - I sent wrong patch with mistake, sorry... :-(
>
> I hope attached patch is finally OK...
>
> BR,
> Ales
>
> > Sorry, I missed the patch... :
> Hi guys,
> sorry for the delay - I was too busy on business trip...
>
>
> Vladimir:
> ...
> >> I am waiting mainly for Vladimir's "Go on!" :-)
> > I don't see any messages in mymailbox from you tagged as pending
> > patches. Can you tell me the date and subject?
> Oh, sorry, maybe I missed some
Hmmm, today is not a good day - I sent wrong patch with mistake,
sorry... :-(
I hope attached patch is finally OK...
BR,
Ales
Sorry, I missed the patch... :-)
There it is.
28.8.2013 08:59, Melki Christian (consultant) wrote:
I'm thinking of the EHCI hand-over. In the case of EHCI handover
Sorry, I missed the patch... :-)
There it is.
28.8.2013 08:59, Melki Christian (consultant) wrote:
I'm thinking of the EHCI hand-over. In the case of EHCI handover
beeing successful within the timeout, you never clear the USBLEGCTLSTS
register (SMI's). You do that in the other cases however. Wh
28.8.2013 08:59, Melki Christian (consultant) wrote:
I'm thinking of the EHCI hand-over. In the case of EHCI handover beeing
successful within the timeout, you never clear the USBLEGCTLSTS register
(SMI's). You do that in the other cases however. Why? I can not think of any
case of a success
Hi guys,
sorry for the delay - I was too busy on business trip...
Vladimir:
...
I am waiting mainly for Vladimir's "Go on!" :-)
I don't see any messages in mymailbox from you tagged as pending
patches. Can you tell me the date and subject?
Oh, sorry, maybe I missed something. (Exists/Are somew
Ales,
I'm thinking of the EHCI hand-over. In the case of EHCI handover beeing
successful within the timeout, you never clear the USBLEGCTLSTS register
(SMI's). You do that in the other cases however. Why? I can not think of any
case of a successful handover with SMI's still enabled. To what pur
found only two disks from my three connected disks
> in nativedisk mode (as I remember, it found only SATA disks, not PATA
> disk - or something like that) - but maybe it is solved now, I didn't
> test it again yet.
>
> BR,
> Ales
>
>>
>> Regards,
>>
g
[mailto:grub-devel-bounces+christian.melki=saabgroup....@gnu.org] On
Behalf Of Aleš Nesrsta
Sent: den 10 augusti 2013 00:25
To: The development of GNU GRUB
Subject: Re: Missing USB devices.
Hi,
I forgot one important thing - try to use "nativedisk" command instead of
separate loading ehci&a
00:25
> To: The development of GNU GRUB
> Subject: Re: Missing USB devices.
>
> Hi,
> I forgot one important thing - try to use "nativedisk" command instead of
> separate loading ehci&uhci modules.
> BR,
> Ales
>
> Dne 9.8.2013 20:27, Aleš Nesrsta napsal(a
Hi,
I forgot one important thing - try to use "nativedisk" command instead
of separate loading ehci&uhci modules.
BR,
Ales
Dne 9.8.2013 20:27, Aleš Nesrsta napsal(a):
Hi,
please send output of
lspci -vvv
lsusb -vvv
Run it as root or via sudo.
Some general advices:
1.
Do not include "insmod
Hi,
please send output of
lspci -vvv
lsusb -vvv
Run it as root or via sudo.
Some general advices:
1.
Do not include "insmod usb_keyboard" - this module should be loaded
automatically from usb module.
2.
If Your keyboard is connected to USB controller via hub (it can be
internal, integrated
> > Hi.
> >
> > I'm running trunk version 5079 on a rather normal PC. EHCI + UHCI
> controller.
>
> Did it work in earlier versions?
I made a rather big jump...
from a backported usb stack on 1.99 to trunk. :(
Anyway, I solved both my problems.
I solved them both with letting devices settle befor
В Wed, 7 Aug 2013 08:16:00 +
"Melki Christian (consultant)" пишет:
> Hi.
>
> I'm running trunk version 5079 on a rather normal PC. EHCI + UHCI controller.
Did it work in earlier versions?
> I load all USB drivers including OHCI. Now with this latest version GRUB
> doesn't seem to want to
Hi.
I'm running trunk version 5079 on a rather normal PC. EHCI + UHCI controller.
I load all USB drivers including OHCI. Now with this latest version GRUB
doesn't seem to want to talk to my keyboard anymore.
If I replug the device and reload usb_keyboard then it might work, but not
right off the
22 matches
Mail list logo