Megalextoria
Retro computing and gaming, sci-fi books, tv and movies and other geeky stuff.

Home » Archive » net.micro.apple » Re: IIe Termcap;. Really about interrupts
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Re: IIe Termcap;. Really about interrupts [message #111983] Mon, 16 September 2013 13:31
rbt is currently offline  rbt
Messages: 53
Registered: May 2013
Karma: 0
Member
Message-ID: <495@sftig.UUCP>
Date: Sat, 2-Feb-85 17:48:45 EST
Article-I.D.: sftig.495
Posted: Sat Feb  2 17:48:45 1985
Date-Received: Mon, 4-Feb-85 05:41:13 EST
References: <287@boulder.UUCP> <828@pucc-i> <7817@brl-tgr.ARPA>
Distribution: net
Organization: AT&T Bell Laboratories, Summit, NJ
Lines: 45

 >>  ... most communications cards do not adhere to the
 >>  Apple standards for interrupt handling, which were established rather
 >>  late in the game.
 >  
 >  All that is needed is usually a jumper between two of the fingers
 >  on the card's edge connector.

Not quite.  This is true if the card in question does not need to ever
send an interrupt of its own.  Then all it has to do is jumper the
daisy chain to pass the 'interrupt is allowed' on to the next lower
numbered card.  However, if the card wishes to present an interrupt of
its own, it must have sufficient smarts to provide the
jumper-equivalent when it is not presenting an interrupt, and to open
the jumper when it presents an interrupt and reclose it when the
interrupt is acknowledged by the CPU (usually a soft switch to reclose
the jumper)  In this way, if all cards that present interrupts follow
the protocol, then there is full protection against lost interrupts
because of race conditions.  This is all described in the Apple IIe
reference manual (pages 131 and 170-171).  There is one further
requirement, all slots must be filled (at least with a dummy card that
has the jumpers on it) above the lowest numbered card that wishes to
be able to present an interrupt.

The catch to all this is not the jumpers (that is fairly easy to do).
The catch is that the Super Serial Card, while it has a switch to
enable interrupts from the ACIA, does not follow the daisy chain
protocol.  It presents its interrupt when it has one, regardless of
the state of the incoming daisy chain and does not open the jumper 
for the benefit of lower numbered cards.  There is some consolation in
the fact that at least it does have the jumper in place, so as long as
you leave the 'interrupt enable' switch off, you can use it with other
cards that do follow the protocol.

The upshot of all this is that, if you want to use the interrupt
capability of the SSC, you will not be able to use the interrupt
capability of any other card you may have.

Does anybody know of any simple mods to the SSC that fix this bug?
Does Apple intend to fix it in later rev of the SSC?  It would be real
nice to be able to use the SSC under Prodos with interrupts enabled 
and a good interrupting clock card at the same time.

Rick Thomas
inhp4!attunix!rbt
(201)-522-6062
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Passport Soundchaser w Mountan MusicSystem and ALF music for sale
Next Topic: Interrupts on the Apple IIe
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Tue Apr 23 02:48:22 EDT 2024

Total time taken to generate the page: 0.05912 seconds