Go Back   Club Myce > Hardware > CD, DVD and Blu-ray Writers > NEC / Optiarc Writer



Reply
 
LinkBack Thread Tools
Old 23-09-2004   #1
New on Forum
 
r-man's Avatar
 
Join Date: Jul 2002
Posts: 23
spti/scsi tracer available

During the final stage of the Uniflash gui program Liggy and I were discussing some new features. In order to realize them we had to find out how certain commands were sent to the NEC drives. I created a small program that would allow us to trace this data to a logfile.

This program now called TraceSPTI helped us to discover new things about the NEC drives and after several remarks by Liggy to make this program public available I decided to do so

So if you are interrested in how programs like WinBType or DVDInfo are talking to your drive, you might give this program a try. It can be downloaded from:
http://www.norocketscience.com/downl...pTraceSpti.exe

Some final remaks:
TraceSPTI requires a real win32 operating system like Windows 2000 or Windows XP
Be sure to read the ReadMe file and to check the settings before running this program.

Happy tracing...

r-man
__________________
After all it's no rocketscience
r-man is offline   Reply With Quote
Old Today
Register to remove me
 
 
Join Date: Today
Location: Myce HQ
Posts: Zillions
Old 27-09-2004   #2
CDFreaks Resident
 
code65536's Avatar
 
Join Date: Jan 2004
Location: .us
Posts: 5,984
Re: spti/scsi tracer available

Hehe, cool. Maybe this'll work better than the bsaspi logger.
code65536 is offline   Reply With Quote
Old 06-03-2006   #3
CD Freaks Junior Member
 
Join Date: Aug 2002
Posts: 50
Re: spti/scsi tracer available

Sorry to bring this topic out from the dead, but just want to congratulate the author. Very, very usefull program. Helped me fetch a lot of drive specific commands.

Does anyone know if there is such program written for DOS? Or how is the drive accessed there?
Hijacker is offline   Reply With Quote
Old Today
Always the best offers
 
 
Join Date: Today
Location: Myce HQ
Posts: Zillions
Old 06-03-2006   #4
CDFreaks Resident
 
Join Date: May 2002
Location: Germany
Posts: 4,695
Re: spti/scsi tracer available

When we are on it, I've made a small ASPI logger a couple of weeks ago. I used this to find out why cdrecord had buffer underrun problems with newer pioneer dvd recorders.

Quote:
Does anyone know if there is such program written for DOS? Or how is the drive accessed there?
There is an ASPI driver for DOS, however, on DOS any program is free to talk directly to any hardware, so logging is IMHO not possible in some cases.
__________________
Asus P4C800E-Deluxe, Win XP, P4/2800 HT, 2048 MB RAM, 600 GB HDD, Plextor PX712/716/755/Premium, LG 4120B, Pioneer A08, Pioneer A09, NEC ND-3540A/4550A
------------------------------------------------
If at first you don't succeed, redefine success!
How a troll wants to force users of Linux to buy Windows just to make use of Plextor DVD writer unique functions
------------------------------------------------
PxScan/PxView (compatible to Premium, PX-712, PX-714, PX-716), now with built-in picture file output
Bitsetting via Autostart
My Blog about DADVSI (new french copyright)
alexnoe is offline   Reply With Quote
Old 06-03-2006   #5
CD Freaks Junior Member
 
Join Date: Aug 2002
Posts: 50
Re: spti/scsi tracer available

Hello Alexander,

Nice little program. Simillar to bsaspi. And works fine with some programs.

You re probably correct about the DOS loger. It communicated directly there. Will have to find a diffrent way to find the drive specific commands.

Thanks!
Hijacker is offline   Reply With Quote
Old 06-03-2006   #6
CDFreaks Resident
 
Join Date: May 2002
Location: Germany
Posts: 4,695
Re: spti/scsi tracer available

Isn't there any kind of DOS emulator which would allow to catch direct hardware accesses?
__________________
Asus P4C800E-Deluxe, Win XP, P4/2800 HT, 2048 MB RAM, 600 GB HDD, Plextor PX712/716/755/Premium, LG 4120B, Pioneer A08, Pioneer A09, NEC ND-3540A/4550A
------------------------------------------------
If at first you don't succeed, redefine success!
How a troll wants to force users of Linux to buy Windows just to make use of Plextor DVD writer unique functions
------------------------------------------------
PxScan/PxView (compatible to Premium, PX-712, PX-714, PX-716), now with built-in picture file output
Bitsetting via Autostart
My Blog about DADVSI (new french copyright)
alexnoe is offline   Reply With Quote
Old 06-03-2006   #7
CD Freaks Junior Member
 
Join Date: Aug 2002
Posts: 50
Re: spti/scsi tracer available

Not that I know off. Maybe Vmware or Virtual PC? They use some kind of drivers for the drive access. Haven't tried it yet.
Hijacker is offline   Reply With Quote
Old 06-03-2006   #8
Senior Administrator
 
Liggy's Avatar
 
Join Date: Apr 2002
Location: Monkey Island
Posts: 8,216
Re: spti/scsi tracer available

What about Dosbox. Not sure however if hardware access to drive is passed through.
__________________
You need to flash or dump your NEC DVD burner firmwares on your Mac, Windows, DOS or Linux machine? Just try Binflash.
Visit Liggy's and Dee's Optiarc and NEC firmware and tools page for all kind of information about NEC and Optiarc drives.


Unrequested PM about drive problems will not be answered!
Liggy is offline   Reply With Quote
Old 06-03-2006   #9
CD Freaks Junior Member
 
Join Date: Aug 2002
Posts: 50
Re: spti/scsi tracer available

I think this one is mainly for playing old DOS games. Not sure if CD-ROM is supported.
Hijacker is offline   Reply With Quote
Old 16-03-2006   #10
Optical storage technical expert
 
spath's Avatar
 
Join Date: Jan 2002
Posts: 994
Re: spti/scsi tracer available

It is very well possible to catch I/O accesses on DOS, I have written
such code 10 years ago or so. Instead of speculating about direct
or indirect accesses, read the Intel manuals.
spath is offline   Reply With Quote
Old 16-03-2006   #11
CD Freaks Junior Member
 
Join Date: Aug 2002
Posts: 50
Re: spti/scsi tracer available

Hello spath,

Do you perhaps have any example code or some specific tips on this matter?

Thanks
Hijacker is offline   Reply With Quote
Old 19-11-2006   #12
New Member
 
Join Date: Dec 2005
Posts: 10
Re: spti/scsi tracer available

Please let me say "Thanks a lot" this tool rocks.
PatrickS is offline   Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Kprobe 2 : To ASPI or SPTI? FoX UK Newbie Forum 9 07-09-2010 06:13
Error Tracer Or Finder cx4909 Blank Media 0 11-04-2006 09:48
spti or aspi? El_Mariachi_X General Hardware Forum 1 07-06-2005 13:45
Kprobe 2 SPTI issue?? Jamos Blank Media 10 29-07-2004 11:13


All times are GMT +2. The time now is 11:55.
Top