home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / mac / hardware / 21449 < prev    next >
Encoding:
Internet Message Format  |  1992-11-12  |  1.1 KB

  1. Path: sparky!uunet!pageworks.com!world!eff!sol.ctr.columbia.edu!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!ucbvax!ucdavis!josquin.ucdavis.edu!user
  2. From: jhgillespie@ucdavis.edu (John Gillespie)
  3. Newsgroups: comp.sys.mac.hardware
  4. Subject: Changing DTR on a Mac II serial port
  5. Message-ID: <jhgillespie-121192151816@josquin.ucdavis.edu>
  6. Date: 12 Nov 92 23:18:47 GMT
  7. Sender: usenet@ucdavis.ucdavis.edu
  8. Followup-To: comp.sys.mac.hardware
  9. Organization: Center for Population Biology, UCD
  10. Lines: 9
  11.  
  12. I want to use the DTR line on the modem port of a Mac II to send
  13. a timed pulse to some lab equipment.  I am totally unfamiliar
  14. with low-level programming on the Mac so I need help bad! My assumption is
  15. that I can write to the control register on the Z8530 by writing a control
  16. byte to address sccWBase+aCtl.  Is that correct?  Next question: What
  17. is the numeric value of sccWBase and aCtl on the Mac II?  Am I correct
  18. in thinking that the serial driver is of no help here?  Finally,
  19. I can't be the first one to want to do this, is there a book or FAQ or
  20. something pointing the way?  Thanks for any help that you can offer!
  21.