Re: [PATCH] scsi: libsas: Fix rphy phy_identifier for PHYs with end devices attached

2019-02-15 Thread dann frazier
aaa1f-phy8-lun-0-part1 -> ../../sdf1 > lrwxrwxrwx 1 root root 10 Feb 13 11:53 > platform-HISI0162:01-sas-exp0x500e004aaa1f-phy8-lun-0-part2 -> ../../sdf2 > lrwxrwxrwx 1 root root 10 Feb 13 11:53 > platform-HISI0162:01-sas-exp0x500e004aaa1f-phy8-lun-0-part3 -> ../../sd

Re: [PATCH] Use legacy driver for NetRAID 1M/2M controllers

2007-09-19 Thread dann frazier
On Wed, Sep 19, 2007 at 12:46:02PM -0600, Patro, Sumant wrote: > NACK. > > ID being added is already supported in megaraid_mbox driver. > Please use megaraid_mbox driver. Understood. The problem is that the megaraid_mbox driver is not working for various cards with these IDs, whereas the legacy

[PATCH] Use legacy driver for NetRAID 1M/2M controllers

2007-09-18 Thread dann frazier
these cards back to the legacy driver. Signed-off-by: dann frazier <[EMAIL PROTECTED]> diff --git a/drivers/scsi/megaraid.c b/drivers/scsi/megaraid.c index 3907f67..ac96dbb 100644 --- a/drivers/scsi/megaraid.c +++ b/drivers/scsi/megaraid.c @@ -24,6 +24,7 @@ * * Supported controllers: M

[PATCH] typos in megaraid driver

2007-09-16 Thread dann frazier
Cleanup a few typos in megaraid Signed-off-by: dann frazier <[EMAIL PROTECTED]> diff --git a/drivers/scsi/megaraid/megaraid_mbox.c b/drivers/scsi/megaraid/megaraid_mbox.c index c6a53dc..4963b96 100644 --- a/drivers/scsi/megaraid/megaraid_mbox.c +++ b/drivers/scsi/megaraid/megaraid_

Re: [PATCH 9/12] repost: cciss: add busy_configuring flag

2007-01-19 Thread dann frazier
blk_start_queue() when you set ->busy_configuring to 0. > > > > Jens, please see Chase's reply to your concerns: > > > busy_configuring - I do not think this is racy. This > > > flag is used only when we are removing/deleting a disk. In > > > this