Indigo Rose Software

Professional Software Development Tools

 
Page 1 of 5 1 2 3 ... LastLast
Results 1 to 15 of 71
  1. #1
    Join Date
    Mar 2005
    Location
    WA 'wait a while' - Australia
    Posts
    872

    Scsi Bus Scan functionality- some testing help wanted

    Some time ago I created functionality to scan the systems Scsi Bus settings,
    verify valid CDRom devices, get the assign drive letters, Device Name and the
    actual Scsi bus port settings- ready for use with Burning Programs.

    I added functionality to detect and filter out 'virtual drives'.

    I would very much appreciate some testers for this,
    refinement suggestions etc. USB drives testing would be great.

    Many thanks in advance
    Martin.
    Attached Files

  2. #2
    Join Date
    Oct 2005
    Location
    Brazil - Belo Horizonte
    Posts
    118
    Congradulations! It worked perfectly on my PC.

  3. #3
    Join Date
    Mar 2005
    Location
    WA 'wait a while' - Australia
    Posts
    872
    Good..keep it com'in folks when ya got the time...

    filtering virtual drives - detection reliablity ...

  4. #4
    Corey is offline Indigo Rose Staff Alumni
    Join Date
    Aug 2002
    Posts
    9,746
    Seems to work here, it added only my burner drive to the list.

  5. #5
    Join Date
    Dec 2003
    Location
    Location! Location!
    Posts
    6,137
    The project listed only my burner, but then I only have one drive installed on this laptop.

    Intrigued

  6. #6
    Join Date
    Feb 2005
    Location
    Mn
    Posts
    770
    Found mine no problem see screenshot.
    Attached Images

  7. #7
    Join Date
    Mar 2005
    Location
    WA 'wait a while' - Australia
    Posts
    872
    Hexellent..anyone with virtual drives..were these detected and Not populated in Combo box ? tks

    Thanks for the testing so far folks

  8. #8
    Corey is offline Indigo Rose Staff Alumni
    Join Date
    Aug 2002
    Posts
    9,746
    I just added a virtual drive (Alcohol 120, no reboot) and it didn't detect it. I'm not sure if that info is of any value but I figured I'd let you know.

  9. #9
    Join Date
    Mar 2005
    Location
    WA 'wait a while' - Australia
    Posts
    872
    Yep, was the 'device' fully available to system before a reboot ?
    (or did it 'make it' into the combobox ? ) tks for that
    Last edited by Eagle; 02-09-2006 at 03:48 AM.

  10. #10
    Corey is offline Indigo Rose Staff Alumni
    Join Date
    Aug 2002
    Posts
    9,746
    Yes, you can use it without reboot. I'm not sure about "fully", there may be a difference between running before/after a reboot. I'll check later and let you know.

  11. #11
    Join Date
    Mar 2005
    Location
    WA 'wait a while' - Australia
    Posts
    872
    TKS ..somethings up with the code..Not detecting latest daemons tools V4
    either..the target hex values for virtual drives is correct..somethings up with
    the bus port enumeration or similar in my code.. I'll get back when she's work'n (again)

    That'll teach me to 'fix' what aint broke.
    Last edited by Eagle; 02-09-2006 at 04:34 AM.

  12. #12
    Join Date
    Mar 2005
    Location
    WA 'wait a while' - Australia
    Posts
    872
    Failure to Identify 'Virtual CDR' devices fixed:

    for retesting below v1.05 , tks
    Attached Files
    Last edited by Eagle; 02-09-2006 at 06:49 AM.

  13. #13
    Join Date
    Mar 2005
    Location
    WA 'wait a while' - Australia
    Posts
    872
    for those still interested ...

    revamped device cycle enumeration: now in keeping with
    valid system cdrom device number allocation.
    Tightened device matching during Bus-scan cycle:
    now matches device 'number' with Device target.

    V1.1 .this finalises testing uploads, unless you find a bug.

    tks again for your time.
    Attached Files

  14. #14
    Join Date
    Jan 2000
    Posts
    2,002
    On my system I have a CD-RW/DVD reader combo (Dell installed) and a DVD-RW/CD-RW combo drive. Your app picks up the DVD-RW, but not the CD-RW. Attached are screenshots showing your app and what Nero detects for my system.
    Attached Images

  15. #15
    Join Date
    Mar 2005
    Location
    WA 'wait a while' - Australia
    Posts
    872
    OK thks Brett, I think I know whats going on...boolean returns
    may be exiting the cycling of devices.. I'll wack another CDR in my
    test machine..

    wack this in after code line 47:

    Dialog.Message(nDevEnum, strDevname);

    see if cycling properly.

    more to do... (this app was work'n for mutliple valid devices - untill I decided to revamp it ) !
    Last edited by Eagle; 02-09-2006 at 03:08 PM.

Page 1 of 5 1 2 3 ... LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts