search for: use_msg

Displaying 4 results from an estimated 4 matches for "use_msg".

Did you mean: use_msi
2009 Sep 30
1
SCSI driver for VMware's virtual HBA - V5.
...g > few outstanding comments while rebasing the patch for 32-rc1. > > Please consider this for the SCSI tree. Also let me know if you have any > feedback. Thanks. > > VMware PVSCSI driver - v5. > > Changelog (v5-v4) > - use bool for pvscsi _disable_msi, _disable_msix, _use_msg > - fix for 16 byte CDBs, max_cmd_len should be initialized to 16. > - bump the driver version. > - add <pv-drivers at vmware.com> in the MAINTAINERS file. > - rebase to 2.6.32-rc1. > > Changelog (v4-v3) > - use size_t type for a loop iterator. > - use IS_ALIGNED ins...
2009 Sep 30
1
SCSI driver for VMware's virtual HBA - V5.
...g > few outstanding comments while rebasing the patch for 32-rc1. > > Please consider this for the SCSI tree. Also let me know if you have any > feedback. Thanks. > > VMware PVSCSI driver - v5. > > Changelog (v5-v4) > - use bool for pvscsi _disable_msi, _disable_msix, _use_msg > - fix for 16 byte CDBs, max_cmd_len should be initialized to 16. > - bump the driver version. > - add <pv-drivers at vmware.com> in the MAINTAINERS file. > - rebase to 2.6.32-rc1. > > Changelog (v4-v3) > - use size_t type for a loop iterator. > - use IS_ALIGNED ins...
2009 Oct 13
1
SCSI driver for VMware's virtual HBA - V6.
...:) VMware PVSCSI driver - v6. Changelog (v6-v5) - remove unneeded header file includes. - make pvscsi_dev as a static function. - IRQF_SHARED only for INT/X, pass zero for rest. - use __get_free_pages to allocate ctx->sgl. Changelog (v5-v4) - use bool for pvscsi _disable_msi, _disable_msix, _use_msg - fix for 16 byte CDBs, max_cmd_len should be initialized to 16. - bump the driver version. - add <pv-drivers at vmware.com> in the MAINTAINERS file. - rebase to 2.6.32-rc1. Changelog (v4-v3) - use size_t type for a loop iterator. - use IS_ALIGNED instead of ~PAGE_MASK, for alignment checks...
2009 Oct 13
1
SCSI driver for VMware's virtual HBA - V6.
...:) VMware PVSCSI driver - v6. Changelog (v6-v5) - remove unneeded header file includes. - make pvscsi_dev as a static function. - IRQF_SHARED only for INT/X, pass zero for rest. - use __get_free_pages to allocate ctx->sgl. Changelog (v5-v4) - use bool for pvscsi _disable_msi, _disable_msix, _use_msg - fix for 16 byte CDBs, max_cmd_len should be initialized to 16. - bump the driver version. - add <pv-drivers at vmware.com> in the MAINTAINERS file. - rebase to 2.6.32-rc1. Changelog (v4-v3) - use size_t type for a loop iterator. - use IS_ALIGNED instead of ~PAGE_MASK, for alignment checks...