kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
From: linkasim@gmail.com (Asim)
To: kernelnewbies@lists.kernelnewbies.org
Subject: pci config space
Date: Sun, 20 Feb 2011 14:27:51 -0600	[thread overview]
Message-ID: <AANLkTimPAwUe1CVLmBTvpMgrWzce6uZ3J69WHQkYxxc1@mail.gmail.com> (raw)
In-Reply-To: <20110220053319.GB10532@kroah.com>

Thanks for your response.

On Sat, Feb 19, 2011 at 11:33 PM, Greg KH <greg@kroah.com> wrote:
> On Sat, Feb 19, 2011 at 03:32:51PM -0600, Asim wrote:
>> Hi,
>>
>> While this may just be connecting the dots, I am not able to fully
>> understand how pci_save_state works.
>>
>> I see that the pci_save_state and pci_restore_state are invoked at
>> suspend and resume. ?This saves the PCI configuration registers during
>> suspend. Are these the device registers or bridge registers?
>
> It depends if the device is a device or a bridge :)
>
>> Consequently, is the pci_save_state and driver suspend routine saving
>> the full device state/device state exposed to PCI or PCI state ?
>
> Yes.
>
> Hope this helps,
>
> greg k-h
>

      reply	other threads:[~2011-02-20 20:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-19 21:32 pci config space Asim
2011-02-20  5:33 ` Greg KH
2011-02-20 20:27   ` Asim [this message]

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=AANLkTimPAwUe1CVLmBTvpMgrWzce6uZ3J69WHQkYxxc1@mail.gmail.com \
    --to=linkasim@gmail.com \
    --cc=kernelnewbies@lists.kernelnewbies.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).