home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / os / msdos / misc / 4976 < prev    next >
Encoding:
Internet Message Format  |  1992-08-31  |  1.1 KB

  1. Path: sparky!uunet!gatech!rutgers!ub!galileo.cc.rochester.edu!troi.cc.rochester.edu!gwni
  2. From: gwni@troi.cc.rochester.edu (G. Wayne Nichols)
  3. Newsgroups: comp.os.msdos.misc
  4. Subject: Re: Debug'ing with DRDOS
  5. Message-ID: <1992Sep1.022249.2720@galileo.cc.rochester.edu>
  6. Date: 1 Sep 92 02:22:49 GMT
  7. References: <1992Aug31.165610.16771@esd.dl.nec.com>
  8. Sender: news@galileo.cc.rochester.edu
  9. Organization: University of Rochester - Rochester, New York
  10. Lines: 13
  11. Nntp-Posting-Host: troi.cc.rochester.edu
  12.  
  13. In <1992Aug31.165610.16771@esd.dl.nec.com> west@esd.dl.nec.com (Mike West) writes:
  14.  
  15. >I have a Adaptec ACB-2372B RLL disk drive controller.  In order to
  16. >add a disk to the controller, I must select drive type 1 in the
  17. >CMOS setup (no problem), but then I must go to memory location
  18. >C800 and run a program which is in the board's ROM to do the
  19. >actual configuration of the new disk.  The board's pamphlet
  20. >gives instructions on how to do this with MSDOS debug.  However,
  21. >I have DRDOS.  How do I do this with SID?
  22.  
  23. SID is documented in Appendix D of the DRDOS manual.
  24. If you were using a DEBUG command like "g=C800:5",
  25. the equivalent SID command is "gC800:5".
  26.