Re: [Patch] Simple USB hub support

2010-07-06 Thread Colin Watson
On Tue, Jul 06, 2010 at 07:14:47PM +0200, Aleš Nesrsta wrote: > Vladimir 'φ-coder/phcoder' Serbinenko píše v Út 06. 07. 2010 v 01:59 > +0200: > > Apparently your commit has gone wrong. The only change it did was to > > include time.h. Could you recommit? > > Hmmm, I pulled current revision 2528 an

Re: [Patch] Simple USB hub support

2010-07-06 Thread Aleš Nesrsta
Vladimir 'φ-coder/phcoder' Serbinenko píše v Út 06. 07. 2010 v 01:59 +0200: > On 07/05/2010 07:11 PM, Aleš Nesrsta wrote: > > Vladimir 'φ-coder/phcoder' Serbinenko píše v Po 28. 06. 2010 v 18:44 > > +0200: > > > >> On 06/20/2010 11:21 AM, Aleš Nesrsta wrote: > >> > >>> Hi, > >>> > >>> inclu

Re: [Patch] Simple USB hub support

2010-07-05 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 07/05/2010 07:11 PM, Aleš Nesrsta wrote: > Vladimir 'φ-coder/phcoder' Serbinenko píše v Po 28. 06. 2010 v 18:44 > +0200: > >> On 06/20/2010 11:21 AM, Aleš Nesrsta wrote: >> >>> Hi, >>> >>> included patch should make USB hubs operational. >>> >>> It works in the same simple way as whole G

Re: [Patch] Simple USB hub support

2010-07-05 Thread Aleš Nesrsta
Vladimir 'φ-coder/phcoder' Serbinenko píše v Po 28. 06. 2010 v 18:44 +0200: > On 06/20/2010 11:21 AM, Aleš Nesrsta wrote: > > Hi, > > > > included patch should make USB hubs operational. > > > > It works in the same simple way as whole GRUB2 USB support, i.e. USB hub > > and device must be connecte

Re: [Patch] Simple USB hub support

2010-06-28 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 06/20/2010 11:21 AM, Aleš Nesrsta wrote: > Hi, > > included patch should make USB hubs operational. > > It works in the same simple way as whole GRUB2 USB support, i.e. USB hub > and device must be connected to computer BEFORE uhci/ohci module is > loaded. > > You can go ahead nd commit to ma

Re: [Patch] Simple USB hub support

2010-06-21 Thread Aleš Nesrsta
richardvo...@gmail.com wrote: > On Sun, Jun 20, 2010 at 4:21 AM, Aleš Nesrsta wrote: > > Hi, > > > > included patch should make USB hubs operational. > > > > It works in the same simple way as whole GRUB2 USB support, i.e. USB hub > > and device must be connected to computer BEFORE uhci/ohci modul

Re: [Patch] Simple USB hub support

2010-06-20 Thread richardvo...@gmail.com
On Sun, Jun 20, 2010 at 4:21 AM, Aleš Nesrsta wrote: > Hi, > > included patch should make USB hubs operational. > > It works in the same simple way as whole GRUB2 USB support, i.e. USB hub > and device must be connected to computer BEFORE uhci/ohci module is > loaded. > > Note (mainly for Vladimir

[Patch] Simple USB hub support

2010-06-20 Thread Aleš Nesrsta
Hi, included patch should make USB hubs operational. It works in the same simple way as whole GRUB2 USB support, i.e. USB hub and device must be connected to computer BEFORE uhci/ohci module is loaded. Note (mainly for Vladimir): Via hub are normally working also devices which I reported to be n