1. 16 Jul, 2008 1 commit
    • 薛德章's avatar
      Fix take a long time on IDE probe. fix bug 4678. · 335e86a7
      薛德章 authored
      Kernel is hanging for a long time on probing the IDE, even
      when there's no hard disk connected. This patch fix a bug,
      Now we can pass parameters to kernel to skip drive probing
      if none exist.
      Summary of ide driver parameters for kernel command line:
      "hdx=noprobe"  : drive may be present, but don't probe for it
      335e86a7
  2. 15 Jul, 2008 4 commits
  3. 14 Jul, 2008 4 commits
  4. 11 Jul, 2008 2 commits
  5. 07 Jul, 2008 1 commit
  6. 04 Jul, 2008 1 commit
  7. 03 Jul, 2008 2 commits
  8. 01 Jul, 2008 3 commits
  9. 30 Jun, 2008 4 commits
  10. 26 Jun, 2008 2 commits
  11. 25 Jun, 2008 2 commits
  12. 23 Jun, 2008 1 commit
  13. 20 Jun, 2008 1 commit
    • 薛德章's avatar
      Make SCSI disk support built into kernel · cfe3297a
      薛德章 authored
      A previous patch try to make SCSI support and USB mass storage
      support built-in kernel. but this option was omitted in it.
      This omission cause usb disk can not be probed correctly and
      udev doesn't work on usb mass storage devices.
      cfe3297a
  14. 17 Jun, 2008 2 commits
  15. 13 Jun, 2008 4 commits
  16. 12 Jun, 2008 3 commits
  17. 06 Jun, 2008 3 commits