home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / vmsnet / pdp11 / 947 < prev    next >
Encoding:
Internet Message Format  |  1993-01-09  |  1.5 KB

  1. Path: sparky!uunet!wupost!micro-heart-of-gold.mit.edu!rutgers!spcvxb!terry
  2. From: terry@spcvxb.spc.edu (Terry Kennedy, Operations Mgr.)
  3. Newsgroups: vmsnet.pdp-11
  4. Subject: Re: Mysterious Messages...
  5. Message-ID: <1993Jan9.055829.4862@spcvxb.spc.edu>
  6. Date: 9 Jan 93 10:58:29 GMT
  7. References: <1993Jan9.072106.17306@netcom.com>
  8. Organization: St. Peter's College, US
  9. Lines: 24
  10.  
  11. In article <1993Jan9.072106.17306@netcom.com>, sspatter@netcom.com (Samuel Scott Patterson) writes:
  12. > However, there seems to be something trapped inside
  13. > a boot ROM and I am wondering what it is...  WhenI connect a terminal
  14. > to my PDP and turn the computer on, the RUN lamp comes on and I get,
  15. > 170000 170002 170000 170010
  16. > @
  17.  
  18.   That's the console emulator PROM (23-616F1 if I recall correctly). It is
  19. an interesting attempt at a console program in 512 words. You have to type
  20. uppercase commands to it [I recall looking at it to see if this could be
  21. fixed - *every* byte is used and the code is already quite tight, so I
  22. gave up].
  23.  
  24.   You boot devices by typing the device mnemonic (DB, DM, DL, MT, MM, etc.).
  25. If you don't have a ROM for it you get an error.
  26.  
  27.   Your ROMs should have numbers like 755A9 on them. If they don't, examine
  28. locations 173000, 173200, 173400, 173600 and tell me what the first word is
  29. and I'll look 'em up. On the other hand, you could just convert the octal
  30. to ASCII and it's the device mnemonic.
  31.  
  32.     Terry Kennedy        Operations Manager, Academic Computing
  33.     terry@spcvxa.bitnet    St. Peter's College, Jersey City, NJ USA
  34.     terry@spcvxa.spc.edu    +1 201 915 9381
  35.