All of lore.kernel.org
 help / color / mirror / Atom feed
* EHCI driver
@ 2012-05-29  9:07 Christer Weinigel
  2012-05-29 22:46 ` Aleš Nesrsta
  0 siblings, 1 reply; 18+ messages in thread
From: Christer Weinigel @ 2012-05-29  9:07 UTC (permalink / raw)
  To: grub-devel

Hi list,

the EHCI driver in GRUB has some known problems with low-speed transfers
and split transactions [1].  On older machines this is not a big problem
since it's possible to connect low speed devices such a USB keyboard
directly to a port and use the UHCI driver instead.  But modern Intel
chipsets do not have a UHCI companion controller any more, they only
have a EHCI controller with a normal USB 2.0 rate matching hub
permanently connected to the EHCI port inside the chipset.

Has anybody had time to look any more at the EHCI driver?  Any ideas for
how to fix this?

  /Christer

[1] http://lists.gnu.org/archive/html/grub-devel/2011-10/msg00007.html


-- 
Have laptop, will travel.  I'm a consultant looking for interesting
jobs anywhere in the world.  I'm an experienced software engineer with
a solid understanding of hardware.  Specialties: Linux, device
drivers and embedded systems in general.  Find me at www.weinigel.se.


^ permalink raw reply	[flat|nested] 18+ messages in thread
* EHCI driver
@ 2012-07-09  8:48 yanxiang fang
  2012-07-16 22:16 ` Aleš Nesrsta
  0 siblings, 1 reply; 18+ messages in thread
From: yanxiang fang @ 2012-07-09  8:48 UTC (permalink / raw)
  To: grub-devel

[-- Attachment #1: Type: text/plain, Size: 158 bytes --]

The ehci driver cannot work for vmware ehci host controller.
It can detect usb device, but failed to get device descriptor.
Anyone get the same thing?

Frank

[-- Attachment #2: Type: text/html, Size: 211 bytes --]

^ permalink raw reply	[flat|nested] 18+ messages in thread
* Re: EHCI driver
@ 2012-07-17 23:18 yanxiang fang
  2012-07-18 15:32 ` Aleš Nesrsta
  0 siblings, 1 reply; 18+ messages in thread
From: yanxiang fang @ 2012-07-17 23:18 UTC (permalink / raw)
  To: Grub-devel

[-- Attachment #1: Type: text/plain, Size: 306 bytes --]

Hi, Ales.

I studied linux ehci driver which can work well in vmware. But found
nothing useful, mybe because it is too complex. So I turned to
other simpler OS to find some useful thing.

I don't know anything about PCI. Do you think this problem having something
to do with PCI configuration?

BR,

frank

[-- Attachment #2: Type: text/html, Size: 420 bytes --]

^ permalink raw reply	[flat|nested] 18+ messages in thread
* Re: EHCI driver
@ 2012-07-19  0:31 yanxiang fang
  0 siblings, 0 replies; 18+ messages in thread
From: yanxiang fang @ 2012-07-19  0:31 UTC (permalink / raw)
  To: grub-devel

[-- Attachment #1: Type: text/plain, Size: 51 bytes --]

hi, Ales

Great work!
It can work now.

BR,

Frank

[-- Attachment #2: Type: text/html, Size: 136 bytes --]

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2012-07-22 19:24 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-29  9:07 EHCI driver Christer Weinigel
2012-05-29 22:46 ` Aleš Nesrsta
2012-05-30  9:28   ` Christer Weinigel
2012-05-30 12:12     ` Christer Weinigel
2012-05-30 12:35       ` Vladimir 'φ-coder/phcoder' Serbinenko
2012-05-31  8:40         ` Christer Weinigel
2012-05-31 12:08       ` Vladimir 'φ-coder/phcoder' Serbinenko
2012-05-30 12:24   ` Vladimir 'φ-coder/phcoder' Serbinenko
2012-05-30 17:28     ` Aleš Nesrsta
2012-05-30 17:40       ` Vladimir 'φ-coder/phcoder' Serbinenko
2012-07-09  8:48 yanxiang fang
2012-07-16 22:16 ` Aleš Nesrsta
2012-07-17 18:20   ` Aleš Nesrsta
2012-07-17 23:18 yanxiang fang
2012-07-18 15:32 ` Aleš Nesrsta
2012-07-22 16:58   ` Vladimir 'φ-coder/phcoder' Serbinenko
2012-07-22 19:24     ` Aleš Nesrsta
2012-07-19  0:31 yanxiang fang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.