* SAS Management Protocol (SMP) on Windows
@ 2013-07-22 8:26 Hugh Chin
2013-07-22 13:43 ` Douglas Gilbert
0 siblings, 1 reply; 3+ messages in thread
From: Hugh Chin @ 2013-07-22 8:26 UTC (permalink / raw)
To: linux-scsi
I'm developing SMP application by Python. I've ran it on Linux, it works
fine. But now I have to run it on Windows. Of course, it didn't work.
So far I know that Windows seems doesn't have bsg driver. But I'm not sure.
I want to know is there any way can run SMP application on Windows?
My English is poor, so if you had something misunderstanding. Please let me
know.
Thanks a lot.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: SAS Management Protocol (SMP) on Windows
2013-07-22 8:26 SAS Management Protocol (SMP) on Windows Hugh Chin
@ 2013-07-22 13:43 ` Douglas Gilbert
2013-07-22 13:57 ` Jack Wang
0 siblings, 1 reply; 3+ messages in thread
From: Douglas Gilbert @ 2013-07-22 13:43 UTC (permalink / raw)
To: Hugh Chin; +Cc: linux-scsi
On 13-07-22 04:26 AM, Hugh Chin wrote:
> I'm developing SMP application by Python. I've ran it on Linux, it works
> fine. But now I have to run it on Windows. Of course, it didn't work.
>
> So far I know that Windows seems doesn't have bsg driver. But I'm not sure.
> I want to know is there any way can run SMP application on Windows?
>
> My English is poor, so if you had something misunderstanding. Please let me
> know.
My smp_utils package is written for Linux and ported to
FreeBSD using the latter's CAM interface recently expanded
to pass-through SMP commands. I'm not aware of any such
generic SMP pass-through for Windows but I'd be happy
to be corrected.
Apart from that, this is probably the wrong list to be
discussing this subject.
Doug Gilbert
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: SAS Management Protocol (SMP) on Windows
2013-07-22 13:43 ` Douglas Gilbert
@ 2013-07-22 13:57 ` Jack Wang
0 siblings, 0 replies; 3+ messages in thread
From: Jack Wang @ 2013-07-22 13:57 UTC (permalink / raw)
To: Hugh Chin; +Cc: dgilbert, linux-scsi
On 07/22/2013 03:43 PM, Douglas Gilbert wrote:
> On 13-07-22 04:26 AM, Hugh Chin wrote:
>> I'm developing SMP application by Python. I've ran it on Linux, it works
>> fine. But now I have to run it on Windows. Of course, it didn't work.
>>
>> So far I know that Windows seems doesn't have bsg driver. But I'm not
>> sure.
>> I want to know is there any way can run SMP application on Windows?
>>
>> My English is poor, so if you had something misunderstanding. Please
>> let me
>> know.
>
> My smp_utils package is written for Linux and ported to
> FreeBSD using the latter's CAM interface recently expanded
> to pass-through SMP commands. I'm not aware of any such
> generic SMP pass-through for Windows but I'd be happy
> to be corrected.
Agree, there is no such generic SMP pass-through interface for Windows,
Different Vendor offer their SMP IOCTL interface there own. You can
checkout from your hardware vendor.
>
> Apart from that, this is probably the wrong list to be
> discussing this subject.
Agree.
Jack
>
> Doug Gilbert
>
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-07-22 13:56 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-22 8:26 SAS Management Protocol (SMP) on Windows Hugh Chin
2013-07-22 13:43 ` Douglas Gilbert
2013-07-22 13:57 ` Jack Wang
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).