Card reader bug
#1

There is a card reader bug that is present in the 1E version of the card reader (and probably 1D), and fixed in the 1G version. I haven't got a 1D or 1F to check. I discovered the bug around 1981, and I think I saw it mentioned by someone else in the PPC Journal at one point.

With the card reader plugged in, press the key sequence

GTO . EEX 0 0 backspace backspace
What you should see after that is
GTO .1__
If you have the bug, the display rotates so it reads
0      GTO .1

From study of a instruction trace, it appears that the bug is due to the card reader ROM's I/O service poll routine violating one of the requirements of the mainframe polling code. From the mainframe source code:

Quote:
All subroutine levels are available except in I/O service entry.
If PKSEQ is set then I/O service routines must either preserve
three subroutine returns on the subroutine stack or else terminate
the partial key sequence.

The CR-1E I/O service poll code uses two levels of subroutines. Perhaps the CR-1G ROM was changed to not need two levels of subroutines, though I haven't yet disassembled the code to determine what the actual changes are.
#2

Hi, Eric,

Mine has the bug, but how can I tell which version it is?

The serial number is 2036S45246, if that's any indication.

Best,

--- Les

[http://www.lesbell.com.au]

#3

I have about 5 of these, let me check. Four on the table being restored as we speak.

Version is seen by catalog function.

Geoff

#4

Mine just says "CARD READER", Geoff - no version number at all.

Best,

--- Les

[http://www.lesbell.com.au]

#5

I have a 1E, 1F, 1G and three that state Card Reader only:

display version serial number

CARD RDR 1E 2056S46900
CARD RDR 1F 2319S81056
CARD RDR 1G 2703S80162
CARD READER ?? 2044S45132
CARD READER ?? 2023A00100
CARD READER ?? 1935A00179

It would seem that the early card readers just state "CARD READER" with a CAT II display.

I will check the bug on 1F and I think Wlodeks book mentions it in the bug section.

Cheers, Geoff

#6

Without a version letter in the catalog, it is probably 1D. I haven't heard of anyone finding the earlier versions, so 1A-1C were probably only in prototypes.

If you really want to check, you can use the diagnostic ROM's ROM check, which will display the full identifier, or you can use the ZenROM or other means to look at ROM locations EFFB through EFFE.

#7

Quote:
other means to look at ROM locations EFFB through EFFE

Function PGTRAIL in the TOOLBOX-II module (and others) will show the last four words before the checksum (a.k.a. the "page trail"). Input is the page#, 0-15.

#8

I don't have those ROM's, but comparing with Geoff's serial number list, I'd say it's a 1D.

Best,

--- Les

[http://www.lesbell.com.au]



Possibly Related Threads…
Thread Author Replies Views Last Post
  Reasonable price for a 41C, Quad Mem, Time, Navigation and Card reader module? Eelco Rouw 10 4,633 12-12-2013, 01:52 AM
Last Post: Eelco Rouw
  hp-67 card reader problem. Marcel Samek 5 3,154 12-09-2013, 09:09 PM
Last Post: Paul Berger (Canada)
  HP-97 card reader pinch roller axle davorin 2 1,578 09-15-2013, 08:47 AM
Last Post: aj04062
  HP-97 Card Reader davorin 3 1,859 09-13-2013, 04:21 PM
Last Post: Stephan Matthys
  HP-67 Card Reader Repair Question aj04062 1 1,483 08-08-2013, 11:15 AM
Last Post: Randy
  Hp-67 card reader: tantalum capacitor identification Ignacio Sánchez 8 3,178 06-02-2013, 07:26 PM
Last Post: aj04062
  Testing card reader motor for 65 Michae Altmann 2 1,599 03-17-2013, 09:24 PM
Last Post: Randy
  Repaired HP-97 card reader doesn't show any signs of life jbssm 6 2,602 02-17-2013, 03:15 AM
Last Post: Alberto Fenini
  HP 65 card reader problem H Fischer 3 1,494 11-24-2012, 12:11 PM
Last Post: H Fischer
  41CL and Card reader Prabhu Bhooplapur 3 1,556 10-18-2012, 07:40 AM
Last Post: Ángel Martin

Forum Jump: