1. 20 9月, 2011 3 次提交
  2. 22 11月, 2010 1 次提交
  3. 28 10月, 2010 1 次提交
  4. 20 10月, 2010 1 次提交
    • I
      pci/bridge: fix pci_bridge_reset() · 0208def1
      Isaku Yamahata 提交于
      The lower bits of base/limit registers is RO and shouldn't be zero
      cleared on reset. This patch fixes it.
      In fact, the default value of base/limit registers aren't specified
      in the spec. And some bridges disable forwarding on reset instead of
      zeroing base/limit registers.
      So introduce one function to disable bridge forwarding so that
      such bridges can use it. It will be used later.
      Signed-off-by: NIsaku Yamahata <yamahata@valinux.co.jp>
      Signed-off-by: NMichael S. Tsirkin <mst@redhat.com>
      0208def1
  5. 08 9月, 2010 2 次提交
  6. 22 7月, 2010 3 次提交