netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: annie li <annie.li@oracle.com>
To: "netdev@vger.kernel.org" <netdev@vger.kernel.org>
Subject: GroupOrderList does not work for windows8?
Date: Wed, 17 Apr 2013 10:23:13 -0400	[thread overview]
Message-ID: <516EB051.3000405@oracle.com> (raw)

Hi

I need to boot my bus driver before pci dirver, and I put my driver tag 
in front of pci tag in Boot Bus Extender key of GroupOrderList, just 
like suggested in http://support.microsoft.com/kb/115486.

This way works well for window2012, but it never works for windows8. It 
seems windows8 does not care about any change I did in GroupOrderList. I 
enabled Verbose boot and the log shows pci is loaded before my bus 
driver even though I put the tag of my bus driver in front of tag of pci 
in GroupOrderList. Is it a known issue in windows8? Anyone hit similar 
issue? Thanks.

Thanks
Annie

             reply	other threads:[~2013-04-17 14:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-17 14:23 annie li [this message]
2013-04-17 14:24 ` GroupOrderList does not work for windows8? annie li

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=516EB051.3000405@oracle.com \
    --to=annie.li@oracle.com \
    --cc=netdev@vger.kernel.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;
as well as URLs for NNTP newsgroup(s).