public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* quirk_usb_disable_ehci takes 2x 1.5s on boot
@ 2009-01-05 13:41 Jiri Slaby
  2009-01-05 22:44 ` David Brownell
  2009-01-06  0:36 ` Robert Hancock
  0 siblings, 2 replies; 4+ messages in thread
From: Jiri Slaby @ 2009-01-05 13:41 UTC (permalink / raw)
  To: David Brownell; +Cc: USB list, Linux Kernel Mailing List, Alan Stern

Hi,

I don't know since which moment (maybe I changed something in bios, but usb
legacy kbd was ever enabled), but quirk_usb_disable_ehci takes for both of my
ehci controllers 1.5 s.

More precisely, the time is spent in
pci_write_config_byte(pdev, offset + 3, 1);
by
outb((u8)value, 0xCFC + (reg & 3));
from pci_conf1_write deep in the callstack.

Is there any workaround known or something. Turning legacy usb off is not an
option, I want to control grub.

Thanks.

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

end of thread, other threads:[~2009-02-24 13:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-05 13:41 quirk_usb_disable_ehci takes 2x 1.5s on boot Jiri Slaby
2009-01-05 22:44 ` David Brownell
2009-01-06  0:36 ` Robert Hancock
2009-02-24 13:32   ` Jiri Slaby

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox