1. 20 3月, 2009 1 次提交
    • B
      PCI/x86: make early dump handle multi-function devices · 600914ba
      Bjorn Helgaas 提交于
      The early "dump PCI config space" code skips many multi-function
      devices.  This patch fixes that, so it dumps all devices in PCI
      domain 0.
      
      We should not skip the rest of the functions if CLASS_REVISION is
      0xffffffff.  Often multi-function devices have gaps in the function ID
      space, e.g., 1c.0 and 1c.2 exist but 1c.1 doesn't.  The CLASS_REVISION
      of the non-existent 1c.1 function will appear to be 0xffffffff.
      
      We should only look at the HEADER_TYPE of function zero.  Often the
      "multi-function" is set in function zero, but not in other functions.
      Signed-off-by: NBjorn Helgaas <bjorn.helgaas@hp.com>
      Signed-off-by: NJesse Barnes <jbarnes@virtuousgeek.org>
      600914ba
  2. 30 12月, 2008 1 次提交
  3. 22 7月, 2008 1 次提交
  4. 11 6月, 2008 2 次提交
  5. 11 10月, 2007 1 次提交
  6. 07 12月, 2006 1 次提交
  7. 26 9月, 2006 2 次提交
  8. 17 4月, 2005 1 次提交
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      Initial git repository build. I'm not bothering with the full history,
      even though we have it. We can create a separate "historical" git
      archive of that later if we want to, and in the meantime it's about
      3.2GB when imported into git - space that would just make the early
      git days unnecessarily complicated, when we don't have a lot of good
      infrastructure for it.
      
      Let it rip!
      1da177e4