From: Robert Hancock <hancockr@shaw.ca>
To: Jiri Slaby <public-jirislaby-Re5JQEeQqe8AvxtiuMwx3w@hugh.gmane.org>
Cc: David Brownell
<public-dbrownell-Rn4VEauK+AKRv+LV9MX5uipxlwaOVQ5f@hugh.gmane.org>,
USB list <public-linux-usb-u79uwXL29TY76Z2rM5mHXA@hugh.gmane.org>,
Linux Kernel Mailing List
<public-linux-kernel-u79uwXL29TY76Z2rM5mHXA@hugh.gmane.org>,
Alan Stern
<public-stern-nwvwT67g6+6dFdvTe/nMLpVzexx5G7lz@hugh.gmane.org>
Subject: Re: quirk_usb_disable_ehci takes 2x 1.5s on boot
Date: Mon, 05 Jan 2009 18:36:34 -0600 [thread overview]
Message-ID: <4962A792.9070706@shaw.ca> (raw)
In-Reply-To: <49620DF7.9040006@gmail.com>
Jiri Slaby wrote:
> 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.
Most likely the PCI config space write is causing some SMM trap and the
BIOS is taking forever to do whatever it's doing. It doesn't report that
the handoff failed, though?
I'd look for a BIOS update..
next prev parent reply other threads:[~2009-01-06 0:37 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
2009-02-24 13:32 ` Jiri Slaby
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4962A792.9070706@shaw.ca \
--to=hancockr@shaw.ca \
--cc=public-dbrownell-Rn4VEauK+AKRv+LV9MX5uipxlwaOVQ5f@hugh.gmane.org \
--cc=public-jirislaby-Re5JQEeQqe8AvxtiuMwx3w@hugh.gmane.org \
--cc=public-linux-kernel-u79uwXL29TY76Z2rM5mHXA@hugh.gmane.org \
--cc=public-linux-usb-u79uwXL29TY76Z2rM5mHXA@hugh.gmane.org \
--cc=public-stern-nwvwT67g6+6dFdvTe/nMLpVzexx5G7lz@hugh.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox