1. 29 10月, 2005 21 次提交
  2. 26 10月, 2005 1 次提交
  3. 24 10月, 2005 1 次提交
    • L
      cardbus: limit IO windows to 256 bytes · 4196c3af
      Linus Torvalds 提交于
      That's what we've always historically done, and bigger windows seem to
      confuse some cardbus bridges. Or something.
      
      Alan reports that this makes the ThinkPad 600x series work properly
      again: the 4kB IO window for some reason made IDE DMA not work, which
      makes IDE painfully slow even if it works after DMA timeouts.
      Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
      4196c3af
  4. 18 10月, 2005 2 次提交
  5. 23 9月, 2005 1 次提交
    • I
      [PATCH] pci: fixup parent subordinate busnr · 12f44f46
      Ivan Kokshaysky 提交于
      I believe the change that broke things is introduction of
      pci_fixup_parent_subordinate_busnr().
      
      The patch here does two things:
      - hunk #1 should fix the problems you've seen when you boot without
        additional "pci" kernel options;
      - hunk #2 supposedly fixes boot with "pci=assign-busses" option which
        otherwise hangs Acer TM81xx machines as reported.
      
      Please try this with and without "pci=assign-busses". If it boots,
      I'd like to see 'lspci -vvx' for both cases.
      Signed-off-by: NAndrew Morton <akpm@osdl.org>
      Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
      12f44f46
  6. 22 9月, 2005 4 次提交
  7. 18 9月, 2005 3 次提交
  8. 15 9月, 2005 1 次提交
  9. 11 9月, 2005 1 次提交
  10. 10 9月, 2005 5 次提交