Adaptec HD controller access?

From: Don Maslin <donm_at_cts.com>
Date: Thu Nov 5 23:22:23 1998

On Thu, 5 Nov 1998, Jason Willgruber wrote:

> > Generally you type int he sequence where you run what's in memory at the
> > beginning of the ROM address, usually C800 as the primary controller. At
> the
> > Debug prompt you type G=C800:5 or it may be G=CC00:5 or G=D000:5 as well
> as
> > another I forget. It also is dependant upon the controller itself but
> they
> > usually followed some standards.
> >
> I'll need to try the other addersses. I'm basically assuming that
> <G=C800:5> is an incorrect address, since it causes the computer to reboot.

Instead of using the G= routine, first locate the card BIOS using the D
function. You will almost invariably find ASCII text that will identify
code found as the card's. Check C800:0, CA00:0, and so on in 200:0 steps
on through Dn00:0. When you find some likely code use the L function to
see if there is a JMP around xx00:5. If so, then try the G= bit. Saves
a lot of rebooting! Remember, not all HDC BIOSes have such a jump start.

                                                 - don
 
> > Once the program starts you have to figure out what they're asking for as
> this
> > is where they get different. Western Digital controllers were pretty
> > striaghtforward.
> >
> That they were. I've worked with them in my Tandy 1000's.
>
> -Jason
>
> ***********************************************
> * Jason Willgruber *
> * (roblwill_at_usaor.net) *
> * *
> * http://members.tripod.com/general_1 *
> * ICQ#-1730318 *
> * /0\/0\ *
> * > Long Live the 5170! *
> * \___/ *
> ************************************************
>
Received on Thu Nov 05 1998 - 23:22:23 GMT

This archive was generated by hypermail 2.3.0 : Fri Oct 10 2014 - 23:31:16 BST