From: "Vladimir 'φ-coder/phcoder' Serbinenko" <phcoder@gmail.com>
To: grub-devel@gnu.org
Subject: Re: Plans on 1.99 release
Date: Mon, 30 Aug 2010 02:14:25 +0200 [thread overview]
Message-ID: <4C7AF7E1.7020204@gmail.com> (raw)
In-Reply-To: <4C7AF2BB.2040606@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 2953 bytes --]
On 08/30/2010 01:52 AM, Vladimir 'φ-coder/phcoder' Serbinenko wrote:
> On 08/28/2010 01:31 PM, Aleš Nesrsta wrote:
>
>> Vladimir 'φ-coder/phcoder' Serbinenko wrote:
>>
>>
>>> On 08/27/2010 01:05 AM, Carles Pina i Estany wrote:
>>>
>>>
>>>>> 3) Keyboard layouts and related USB improvements
>>>>>
>>>>>
>>>>
>>>> Maybe I've missed something. When I did it some months ago was working
>>>> fine, but we had some design issue (I think that Vladimir wanted to
>>>> change something, I don't remember if I changed or I didn't).
>>>>
>>>> In any case: if nobody has done anything after that, I'll try to catchup
>>>> and make the required changes.
>>>>
>>>>
>>>>
>>>>
>>> It's sitting in
>>> sftp://bzr.savannah.gnu.org/srv/bzr/grub/branches/kbdlayouts/. I already
>>> did most of the necessary changes. There are still issues with
>>> grub-kbcomp, some USB issues (hub code,
>>>
>>>
>> Hi Vladimir,
>> what is the issue(s) with USB (hub code) ?
>>
>>
> The issue was that we were using getStatus every time we polled for new
> devices which suposedly (I fixed few other bugs in the code I used at
> the time so, I'm not sure) drove hub in my USB keyboard crazy. The
> correct way is to poll interrupt pipe.
>
Just to be clear: polling interrupt pipe on hub is what I have
implemented in keylayouts, just so you don't implement it again
> Another thing I added is the ability to do background transfers. It is
> important for USB keyboard support because otherwise we lose messages on
> keyboard interrupt pipe. It triggered a bug in uhci module. Now there
> are 2 issues:
> 1) code is new or modified. Needs testing.
> 2) On yeeloong the data read from mass storage is sometimes corrupted.
> Happens in mainline, not sure about other branches. It seems that it
> wasn't the case before. It's either a regression (perhaps from my code
> for partial transfers) or cache issues (some cache isn't correctly flushed)
>
>> Could I help You with it - at least with testing ?
>>
>>
> Yes, a test run of keylayouts branch on your hardware would be helpful.
> Especially I'm interested if USB data corruption happens in your case too.
>
>> Regards
>> Ales
>>
>>
>>
>>> I have solution but it needs
>>> more testing) and some AT issues (have solution, needs testing)
>>>
>>>
>>>> Probably more news soon.
>>>>
>>>>
>>>>
>>>>
>>> _______________________________________________
>>> Grub-devel mailing list
>>> Grub-devel@gnu.org
>>> http://lists.gnu.org/mailman/listinfo/grub-devel
>>>
>>>
>> _______________________________________________
>> Grub-devel mailing list
>> Grub-devel@gnu.org
>> http://lists.gnu.org/mailman/listinfo/grub-devel
>>
>>
>>
>
>
--
Regards
Vladimir 'φ-coder/phcoder' Serbinenko
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 294 bytes --]
next prev parent reply other threads:[~2010-08-30 0:14 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-25 13:26 Plans on 1.99 release Vladimir 'φ-coder/phcoder' Serbinenko
2010-08-26 23:05 ` Carles Pina i Estany
2010-08-26 23:15 ` Vladimir 'φ-coder/phcoder' Serbinenko
2010-08-28 11:31 ` Aleš Nesrsta
2010-08-29 23:52 ` Vladimir 'φ-coder/phcoder' Serbinenko
2010-08-30 0:14 ` Vladimir 'φ-coder/phcoder' Serbinenko [this message]
2010-09-03 22:02 ` Plans on 1.99 release - USB issues Aleš Nesrsta
2010-09-04 17:34 ` Aleš Nesrsta
2010-09-12 17:28 ` [PATCH] USB issues - kbdlayouts branch Aleš Nesrsta
2010-09-13 10:43 ` [PATCH] usb_keyboard.c problems (USB issues - kbdlayouts branch) Aleš Nesrsta
2010-09-13 11:47 ` [PATCH] USB issues - kbdlayouts branch Aleš Nesrsta
2010-09-13 18:13 ` Aleš Nesrsta
2010-09-15 5:58 ` [PATCH] USB serial - missing configuration Aleš Nesrsta
2010-09-19 11:46 ` Vladimir 'φ-coder/phcoder' Serbinenko
2010-09-21 20:18 ` Aleš Nesrsta
2010-09-23 21:13 ` Trunk: boot problem - unaligned pointer 0x Aleš Nesrsta
2010-09-26 9:58 ` Aleš Nesrsta
2010-09-30 19:37 ` Vladimir 'φ-coder/phcoder' Serbinenko
2010-09-30 20:45 ` Aleš Nesrsta
2010-09-15 5:58 ` Question: USB serial - device driver debugging Aleš Nesrsta
2010-09-30 17:53 ` [RFC - Vladimir ?] USB/RS232 converter PL2303 small problem Aleš Nesrsta
2010-10-17 11:54 ` Vladimir 'φ-coder/phcoder' Serbinenko
2010-09-18 10:08 ` Plans on 1.99 release - USB issues Vladimir 'φ-coder/phcoder' Serbinenko
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4C7AF7E1.7020204@gmail.com \
--to=phcoder@gmail.com \
--cc=grub-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).