954,331 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Xeltek SuperPro II ISA interface card driver

Hi,

I have an old Xeltek SuperPro II, the machince it was running on crashed and the drivers for the ISA interface card went with it. Does any know where I can get the driver?

Thank you

jawhite21
Newbie Poster
3 posts since May 2009
Reputation Points: 10
Solved Threads: 0
 

Why don't you try the driver download page. SuperPro II drivers are on this link:

http://www.xeltek.com/pages.php?pageid=10

Hi,

I have an old Xeltek SuperPro II, the machince it was running on crashed and the drivers for the ISA interface card went with it. Does any know where I can get the driver?

Thank you

Xeltek
Newbie Poster
2 posts since May 2009
Reputation Points: 10
Solved Threads: 0
 

The package only contains the software for the SuperPro, it does not have the drivers for the interface card :(

jawhite21
Newbie Poster
3 posts since May 2009
Reputation Points: 10
Solved Threads: 0
 

Let me check with my tech support. I'll let you know soon...

The package only contains the software for the SuperPro, it does not have the drivers for the interface card :(
Xeltek
Newbie Poster
2 posts since May 2009
Reputation Points: 10
Solved Threads: 0
 

Thank you

jawhite21
Newbie Poster
3 posts since May 2009
Reputation Points: 10
Solved Threads: 0
 

must be model /name on the interface card

caperjack
I hate 20 Questions
Team Colleague
13,069 posts since Aug 2003
Reputation Points: 1,064
Solved Threads: 812
 

There are no drivers for this programmer. It uses old DOS software. I think they work under Windows 98. I was able to get it working under Windows XP using a program called allowio.exe. I run this from a batch file with the following commands:
@echo off
allowio sp2.exe 0x260 0x268 0x270 0x278
sp2.exe

You need the four port addresses shown since each one only covers 8 bits and the programmer uses 32 bits. If the base address you use is different than 260, change the code accordingly.

Richard

rlmarker
Newbie Poster
1 post since May 2011
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You