All of lore.kernel.org
 help / color / mirror / Atom feed
* USB Driver uhci.c legacy mode
@ 2010-07-02 10:30 jonatan perry
  2010-07-02 17:20 ` Vladimir 'φ-coder/phcoder' Serbinenko
  0 siblings, 1 reply; 11+ messages in thread
From: jonatan perry @ 2010-07-02 10:30 UTC (permalink / raw)
  To: grub-devel

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

Hi all,
I am using grub2 uhci.c usb driver for testing new hardware, on some
occuisions the UHCI signature test fails (can be found on the PCI iteration
routine), the driver thest if the controller founded by PCI has a signature
as uhci should have (0x0c0300), on some of my new hardwares the signature is
as EHCI (usb 2.0) means 0x0c0302, if i change the signature that the driver
searches the rest of the driver fails, probably because i need to activate a
legacy bit in the configuration register in the EHCI Controller.
i have searched EHCI Specs for legacy mode and could not understand how to
configure legacy mode... and i hope some of you guy could help me.

thanks!

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

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

end of thread, other threads:[~2010-08-03  5:27 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-02 10:30 USB Driver uhci.c legacy mode jonatan perry
2010-07-02 17:20 ` Vladimir 'φ-coder/phcoder' Serbinenko
2010-07-05 17:14   ` Aleš Nesrsta
2010-07-05 18:38     ` jonatan perry
2010-07-05 19:58       ` Aleš Nesrsta
2010-07-10  5:18         ` jonatan perry
2010-07-12 11:29           ` jonatan perry
2010-07-24 18:15             ` Aleš Nesrsta
2010-07-27  4:54               ` D, Eshwar (Eshwar)
2010-08-01 15:41                 ` Vladimir 'φ-coder/phcoder' Serbinenko
2010-08-03  5:26                   ` D, Eshwar (Eshwar)

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.