Re: UpDate For SCSIPython Storage device test library

2006-01-03 Thread sam
I found a bug in the GetLastError() call I was making after all calls to DeviceIOControl() when accessing the devices mounted by Windows. This has been corrected and posted to http://starship.python.net/crew/samschul/ These changes have been made to SCSITOOLS23USBVer1.4.zip, and SCSITOOLS24USBV1.4

Re: UpDate For SCSIPython Storage device test library

2005-12-30 Thread sam
Just a added note,that these routines will access any storage drive that is mounted under Windows. The Scsi Pass Through layer maps all Pcmcia,IDE,andSCSI drives to use SCSI commands. This allows a user to access all these interfaces with a common command set. Sam Schulenburg -- http://mail.pyth