1. 24 Mar, 2004 2 commits
    • Jeff Garzik's avatar
      [libata] set up some of the per-command data beforehand · 3b64bb0c
      Jeff Garzik authored
      The data transfer mode and the set of read/write commands we generate
      during normal operation remains constant until we change the data
      transfer mode.
      
      This removes a series of branches in the read/write fast path,
      and in general cleans up that particular spot of code.
      3b64bb0c
    • Jeff Garzik's avatar
      [libata sata_promise] check for PATA port on PDC20375 · afca2f69
      Jeff Garzik authored
      We don't handle it yet, but this prints out a message in its presence,
      permitting verification of the check and informing users why their
      PATA device is not recognized.
      afca2f69
  2. 23 Mar, 2004 4 commits
  3. 22 Mar, 2004 21 commits
  4. 21 Mar, 2004 13 commits