On Sat, 01 Mar 2008 08:01:59 +0530 aakash berde <[EMAIL PROTECTED]> wrote:
> Hi, > > I am trying to communicate with scsi_vhci driver using uscsi(USCSICMD > ioctl). but not getting success till now. > > I would really appreciate if any one sends an example demo which > communicates with scsi_vhci driver or sd driver using uscsi. > It will really help me to crosscheck my work. If you have a look in the source for "stmsboot" starting with http://src.opensolaris.org/source/xref/onnv/onnv-gate/usr/src/cmd/stmsboot/stmsboot_util.c then I believe you'll be getting a good start. The other documentation, such as it is, can be found in the sunmdi.c and scsi_vhci files James C. McPherson -- Senior Kernel Software Engineer, Solaris Sun Microsystems http://blogs.sun.com/jmcp http://www.jmcp.homeunix.com/blog _______________________________________________ opensolaris-code mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/opensolaris-code
