An error occurred fetching the project authors.
  1. 12 Oct, 2007 8 commits
  2. 23 Aug, 2007 2 commits
  3. 20 Jul, 2007 1 commit
  4. 18 Jul, 2007 2 commits
  5. 16 Jul, 2007 1 commit
  6. 15 Jul, 2007 2 commits
  7. 02 Jul, 2007 1 commit
    • Randy Dunlap's avatar
      scsi disk help file is not complete · abcdceb9
      Randy Dunlap authored
      On Mon, 11 Jun 2007 20:28:16 +0200 api wrote:
      
      > Good day,
      > When doing make menuconfig one comes across CONFIG_BLK_DEV_SD.
      > The help file states that this is for scsi disks.NO MENTION IS MADE THAT
      > IT IS NEEDE FOR SATA DISKS AS WELL!
      > Would have saved me a lot of time if the help was up to date.
      > I hope this can be changed so others can make a kernel for sata systems
      > quicker.
      
      From: Randy Dunlap <randy.dunlap@oracle.com>
      
      Add help info for BLK_DEV_SD referring to its use in
      SATA or PATA driver configurations.
      
      Add help text for "ATA" indicating that it probably needs
      some SCSI config symbols enabled in order to be useful.
      Signed-off-by: default avatarRandy Dunlap <randy.dunlap@oracle.com>
      Signed-off-by: default avatarJeff Garzik <jeff@garzik.org>
      abcdceb9
  8. 17 Jun, 2007 5 commits
  9. 04 Jun, 2007 1 commit
  10. 29 May, 2007 1 commit
  11. 22 May, 2007 1 commit
  12. 14 May, 2007 1 commit
  13. 05 May, 2007 1 commit
  14. 02 May, 2007 1 commit
  15. 27 Apr, 2007 1 commit
    • David S. Miller's avatar
      [SCSI] SUNESP: Complete driver rewrite to version 2.0 · cd9ad58d
      David S. Miller authored
      Major features:
      
      1) Tagged queuing support.
      2) Will properly negotiate for synchronous transfers even on
         devices that reject the wide negotiation message, such as
         CDROMs
      3) Significantly lower kernel stack usage in interrupt
         handler path by elimination of function vector arrays,
         replaced by a top-level switch statement state machine.
      4) Uses generic scsi infrastructure as much as possible to
         avoid code duplication.
      5) Automatic request of sense data in response to CHECK_CONDITION
      6) Portable to other platforms using ESP such as DEC and Sun3
         systems.
      Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
      cd9ad58d
  16. 01 Apr, 2007 1 commit
  17. 20 Mar, 2007 1 commit
  18. 17 Feb, 2007 1 commit
  19. 13 Jan, 2007 1 commit
  20. 03 Jan, 2007 1 commit
  21. 09 Dec, 2006 1 commit
  22. 05 Dec, 2006 1 commit
  23. 03 Dec, 2006 2 commits
  24. 25 Nov, 2006 1 commit
  25. 22 Nov, 2006 1 commit