home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / ibm / pc / hardware / 33073 < prev    next >
Encoding:
Internet Message Format  |  1992-12-14  |  969 b 

  1. Path: sparky!uunet!noc.near.net!inmet!bu.edu!ggeorge
  2. From: ggeorge@bu.edu (Gerry George)
  3. Newsgroups: comp.sys.ibm.pc.hardware
  4. Subject: Re: HELP!!! DEBUG!!!
  5. Message-ID: <104546@bu.edu>
  6. Date: 10 Dec 92 22:42:03 GMT
  7. References: <ByyCBA.KEM@ra.nrl.navy.mil>
  8. Sender: news@bu.edu
  9. Lines: 20
  10. X-Newsreader: Tin 1.1 PL5
  11.  
  12. allen@v6550g.nrl.navy.mil wrote:
  13. : In article <92343.114846MAL112@psuvm.psu.edu> Mitch Lewars <MAL112@psuvm.psu.edu> writes:
  14. : >I need the command for an RLL XT controller
  15. : >with DEBUG, g=c800:5 was a NO GO!
  16. : >help!
  17. : >
  18. : Adaptec's ACB-2072 uses _G=C800:CCC   ??
  19. You could find out what the address is by doing a dump - since the address 
  20. depends on the BIOS address selected for the card.  
  21.  
  22.     I always do (with DEBUG):
  23.             d cc00:5
  24.             d c000:5
  25.             d c800:5
  26.  
  27. The output will identify which is the correct address - usually you won't
  28. have to go through the whole sequence.  Look for a copyright statement, and/or
  29. the vendor's or company's name.
  30.  
  31. Gerry Georg
  32.