• James Bottomley's avatar
    sym2 2.1.18m · 7ee40b43
    James Bottomley authored
    From: 	Matthew Wilcox <matthew@wil.cx>
    
    sym2 2.1.18m:
     - Improve documentation
     - Remove host-level command queueing (Christoph Hellwig)
     - Add support for IU and QAS
     - sparse annotation (Randolph Chung)
     - Remove SYM_LINUX_BOOT_COMMAND_LINE_SUPPORT ifdefs
     - Switch to the new module_param interface
       - Rename tags to cmd_per_lun for consistency
       - Fix debug param
       - Split extended tags functionality into the new tag_ctrl parameter
       - rewrite how safe param works
       - reverse_probe param has had no effect for a while, remove it.
       - Add descriptions for all the parameters
     - Add MODULE_AUTHOR and MODULE_DESCRIPTION
     - Restructure sym_config_pqs() a little
     - Move hostid setup to a more sensible place
     - Do away with SYM_GLUE_C
     - Use a completion instead of a semaphore (Thomas Gleixner)
     - Use IDENTIFY() instead of M_IDENTIFY
     - Define messages in terms of those defined in <scsi/scsi.h>
     - Define PCI IDs in terms of those in <linux/pci_ids.h>
     - Define sym2's status codes in terms of the SAM ones defined in <scsi/scsi.h>
    
    Added brown bag fix
    Signed-off-by: default avatarJames Bottomley <James.Bottomley@SteelEye.com>
    7ee40b43
sym_glue.h 15.2 KB