1. 31 5月, 2006 9 次提交
  2. 29 5月, 2006 2 次提交
    • B
      libata debugging: set initial dbg value · ef282407
      Borislav Petkov 提交于
      This patch sets the prerequisites for the new debugging scheme that more or
      less resembles Donald Becker's net driver example. This one liner doesn't
      change any functionality beside setting the appropriate debug level for the
      msg_enable control in the ata_port struct, which will be later used by the
      ata_msg_* macros to control the amount of debug information sent to printk.
      
      Signed-off-by: <petkov@uni-muenster.de>
      Signed-off-by: NJeff Garzik <jeff@garzik.org>
      ef282407
    • M
      [PATCH] the latest consensus libata resume fix · 0737ac89
      Mark Lord 提交于
      Okay, just to sum things up.
      
      This forces libata to wait for up to 2 seconds for BUSY|DRQ to clear
      on resume before continuing.
      
      [jgarzik adds...]  During testing we never saw DRQ asserted, but
      nonetheless (a) this works and (b) testing for DRQ won't hurt.
      Signed-off-by: NMark Lord <liml@rtr.ca>
      Acked-by: NJens Axboe <axboe@suse.de>
      Signed-off-by: NJeff Garzik <jeff@garzik.org>
      0737ac89
  3. 27 5月, 2006 2 次提交
  4. 24 5月, 2006 10 次提交
  5. 22 5月, 2006 1 次提交
  6. 20 5月, 2006 13 次提交
  7. 15 5月, 2006 3 次提交