1. 26 May, 2003 2 commits
    • James Bottomley's avatar
      [PATCH] Use of the new attribute modifiers on the 53c700 · b75ce4ef
      James Bottomley authored
      The attached patch illustrates how the new attribute functions can be
      used.
      
      The 53c700 modifies the queue_depth attribute so it can be set by the
      root user, and also adds a new active_tags attribute which may be used
      to obtain the information it currently puts out via its proc interface.
      
      This achieves all I think we really need, which is the ability to have
      LLDs provide their own routines for setting the default attributes.
      b75ce4ef
    • James Bottomley's avatar
      [PATCH] SCSI: Make sysfs attributes mutable · 3134118a
      James Bottomley authored
      The attached patch makes the sysfs attributes a property of the host
      template (I can't really see a reason why the actual attributes need to
      change per host, so I think the template is the better place for them).
      
      I've also provided helper functions to modify the attributes in the LLD
      init routines.
      3134118a
  2. 20 May, 2003 2 commits
  3. 19 May, 2003 36 commits