2001-03-21 14:26:41

by Heusden, Folkert van

[permalink] [raw]
Subject: mysterious card

Hi,

I have this mysterious 8 bit ISA card with nothing more then 2 smb-mounted
ic's
and a button. It seems to be something that should force a system memory
dump.
I think I can handle the code-writing, but since there's no documentation I
have
to find out how things are working.
Ok, the question is: does anyone know a place on the web where I can find
specifications of ISA-slots? I need to know what is supposed to be connected
to
the pins (1, 2, 6, etc.)



2001-03-21 14:45:22

by Markus Gaugusch

[permalink] [raw]
Subject: Re: mysterious card

> Ok, the question is: does anyone know a place on the web where I can find
> specifications of ISA-slots? I need to know what is supposed to be connected
> to
> the pins (1, 2, 6, etc.)
try the hardware book (hwb)
http://www.ntua.gr/electronics/hwb/menu_Connector.html

--
_____________________________ /"\
Markus Gaugusch ICQ 11374583 \ / ASCII Ribbon Campaign
[email protected] X Against HTML Mail
/ \

2001-03-21 19:15:37

by alan

[permalink] [raw]
Subject: Re: mysterious card

On Wed, 21 Mar 2001, Heusden, Folkert van wrote:

> Hi,
>
> I have this mysterious 8 bit ISA card with nothing more then 2 smb-mounted
> ic's
> and a button. It seems to be something that should force a system memory
> dump.
> I think I can handle the code-writing, but since there's no documentation I
> have
> to find out how things are working.
> Ok, the question is: does anyone know a place on the web where I can find
> specifications of ISA-slots? I need to know what is supposed to be connected
> to
> the pins (1, 2, 6, etc.)

It is supposed to do that!

That sounds like the card that came with an old DOS debugger.

The old 8088 PCs did not have a reset switch. This was so you could do
hardware breaks when the whole system was locked up.

I have one of those lying around somewhere...

[email protected] | Note to AOL users: for a quick shortcut to reply
Alan Olsen | to my mail, just hit the ctrl, alt and del keys.
"In the future, everything will have its 15 minutes of blame."

2001-03-22 01:55:14

by David Weinehall

[permalink] [raw]
Subject: Re: mysterious card

On Wed, Mar 21, 2001 at 03:44:15PM +0100, Markus Gaugusch wrote:
> > Ok, the question is: does anyone know a place on the web where I can find
> > specifications of ISA-slots? I need to know what is supposed to be connected
> > to
> > the pins (1, 2, 6, etc.)
> try the hardware book (hwb)
> http://www.ntua.gr/electronics/hwb/menu_Connector.html

Or use the official HWB-homepage:

http://www.hardwarebook.net/

(Which, I might add, is a machine here at the University of Umea, Sweden.)


/David Weinehall
_ _
// David Weinehall <[email protected]> /> Northern lights wander \\
// Project MCA Linux hacker // Dance across the winter sky //
\> http://www.acc.umu.se/~tao/ </ Full colour fire </

2001-03-22 10:58:29

by Heusden, Folkert van

[permalink] [raw]
Subject: RE: mysterious card

> Ok, the question is: does anyone know a place on the web where I can find
> specifications of ISA-slots? I need to know what is supposed to be
connected
> to
> the pins (1, 2, 6, etc.)
AO> It is supposed to do that!

Yes, I guess so!

AO> That sounds like the card that came with an old DOS debugger.

Not really. I found it in some high-end UNIX server (non-Linux).

AO> The old 8088 PCs did not have a reset switch. This was so you could do
AO> hardware breaks when the whole system was locked up.

This one triggers the I/O Channel Check pin (pin 1 (at the frame), component
side).

2001-03-28 03:15:01

by Dr. Kelsey Hudson

[permalink] [raw]
Subject: Re: mysterious card

On Wed, 21 Mar 2001, Heusden, Folkert van wrote:

> Hi,
>
> I have this mysterious 8 bit ISA card with nothing more then 2 smb-mounted
> ic's
> and a button. It seems to be something that should force a system memory
> dump.
> I think I can handle the code-writing, but since there's no documentation I
> have
> to find out how things are working.
> Ok, the question is: does anyone know a place on the web where I can find
> specifications of ISA-slots? I need to know what is supposed to be connected
> to
> the pins (1, 2, 6, etc.)

http://www.hardwarebook.net/co_ISA.html
has the information you want...

V/R
-kelsey