Basic question on iSCSI intiator

2009-04-18 Thread Siva
Hello, I am working on developing an iSCSI intiator in uCLinux. Right now we are doing this using linux shell and running certain programs of iSCSI (like iscsiadm, iscsid) from the shell . But what I want to do is inititate and establish the iSCSI communication using an interface module. The bus

Re: Basic question on iSCSI intiator

2009-04-18 Thread Siva
2009 at 6:01 PM, Siva wrote: > > > Hello, > > > I am working on developing an iSCSI intiator in uCLinux. > > Right now we are doing this using linux shell and running certain > > programs of iSCSI (like iscsiadm, iscsid) from the shell . But what I > > want to do