Opened 5 years ago

Closed 5 years ago

#250 closed defect (fixed)

Unhelpful comment in the source.

Reported by: canthony Owned by: Eric Swenson
Priority: minor Milestone: MR12.8
Component: Hardcore Version:
Keywords: Cc:

Description

mcs_timer.pl1:

/* *      MCS_TIMER -- Ring zero MCS timer manager
   *
   *      This procedure implements timers for ring zero MCS. When a timer comes due,
   *      a TIMER interrupt is delivered to the lucky channel. For all the frankly
   *      fascinating details, see MTB-xxx.
   *
   *      Written 24 March 1982, W. Olin Sibert, for the ASEA Hyperchannel project.

MTB-xxx should probably be MTB-580 "Timers in Ring Zero MCS"

From the MTB-580 Abstract:

"Various MCS applications, such as the HASP multiplexor and the Hyperchannel multiplexor interface being implmented for ASEA ..."

This matches the commentary in mcs_timer.pl1 and so is most likely the correct MTB.

Change History (3)

comment:1 by Eric Swenson, 5 years ago

Milestone: MR12.8
Status: newassigned

comment:3 by Eric Swenson, 5 years ago

Resolution: fixed
Status: assignedclosed

Fixed with 2021-11-07,MR12.8-1007.

Note: See TracTickets for help on using tickets.