home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / arch / 12382 < prev    next >
Encoding:
Internet Message Format  |  1993-01-25  |  2.8 KB

  1. Xref: sparky comp.arch:12382 comp.arch.storage:944 comp.os.msdos.misc:7185 comp.os.msdos.programmer:12418 comp.periphs:1779 comp.sys.ibm.pc.hardware:37060
  2. Path: sparky!uunet!cs.utexas.edu!not-for-mail
  3. From: hhaldre@mhs.tartu.ee (Heikki Haldre)
  4. Newsgroups: comp.arch,comp.arch.storage,comp.os.msdos.misc,comp.os.msdos.programmer,comp.periphs,comp.sys.ibm.pc.hardware
  5. Subject: (Q) AST address, RAMPAGE info needed
  6. Date: 25 Jan 1993 07:32:06 -0600
  7. Organization: UTexas Mail-to-News Gateway
  8. Lines: 61
  9. Sender: daemon@cs.utexas.edu
  10. Message-ID: <12d2ff9f.mhs@mhs.tartu.ee>
  11. NNTP-Posting-Host: cs.utexas.edu
  12.  
  13.  
  14.  
  15.  
  16. Hi folks
  17.  
  18. HELP ME!!! AST RAMPAGE/2 programming documentation needed!!!
  19. ...or AST technical support E-mail or fax/mail address needed
  20.  
  21. Anybody likes a company called AST???
  22. This company is doomed.
  23.  
  24. I've got an AST RAMPAGE/2 ( well, it is old, really antique, but XT
  25. holding it doesn't need better. ) memory card ( can be used to backfill
  26. conventional memory or as expanded or extanded memory. )
  27. And, possibly, I never will have anything from AST any more. At least
  28. if I have to pay for AST's products.
  29.  
  30. Now this card has a wonderful(!?) setup program, so You needn't bother
  31. setting proper switches and so on. It has a memory that holds the config
  32. parameters.
  33.  
  34. But, a guy came, wondered: what this program's for?, and started to
  35. study it. He set card's memory start address at 0K and somehow
  36. made the card to think that it had only 64KB memory on board.
  37.  
  38. You think - no problem, just run the setup program again and everything
  39. will be OK?
  40.  
  41. NO! This program is a simple .COM program. Even if it is started
  42. by it's own BOOT program (ASTDOS,) it loads into segment higher than
  43. 0, of course. And it sets it's stack starting offset 0FFFFh - so it
  44. can't be run on a machine that has only 64KB memory. I found one
  45. place where it moved this value into SP register, but I couldn't find
  46. the other - maybe there are more bugs.
  47.  
  48. Well, I need programming documentation on how to reset and write
  49. this card's setup.
  50.  
  51. I know the following things:
  52.  It's on board memory holds it's
  53.  
  54.     Base I/O address: it can be 208h, 218h, 258h, 268h, 2A8h, 2B8h, or 2E8h
  55.     Amount of memory to backfill conventional memory.
  56.     Memory Bank type: Bank 0 has 64K DRAMs, Bank 0 and 1 have 64KB DRAMs
  57.                       or All banks have 256KB DRAMs
  58.     Parity Error Checking: Enabled or Disabled
  59.     Start Address of Expanded Memory
  60.     
  61. I think that the program outports something, inports something and then
  62. writes the configuration into some area of memory ( for example at
  63. segment 0D000h ). At least, I have no other ideas.
  64.  
  65. From the various docs, I've got, I read that Toshiba 1000 EMM Unit has
  66. the same ports - but I have no further info about these ports. If
  67. You happen to know these port's, maybe You can help me.
  68.  
  69.  
  70. Thank You.
  71.  
  72. Please E-Mail me to Internet: hhaldre@mhs.tartu.ee
  73.  
  74.