[PATCH] USB issues - kbdlayouts branch

2010-09-12 Thread Aleš Nesrsta
Hi Vladimir (and, of course, possibly others...), there is patch which (perhaps) solves some bugs I found in kbdlayouts branch. It includes: 0. Previously sent patch for UHCI low speed problem. 1. UHCI transfer error evaluation 2. OHCI cdata de-allocation 3. OHCI proper previous TD unchaining 4.

Re: Questions regarding bzr Install Branch

2010-09-12 Thread KESHAV P.R.
> > I implemented --bootloader-id in install branch. > I tried the updated install branch (branch rev 2045). There is a problem with the --bootloader-id option lines 193 and 194 of util/grub-install.in --bootloader_id=*) bootloader_id=`echo "$option" | sed 's/--bootloader_id=//'` ;; It