home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / amiga / hardware / 22394 < prev    next >
Encoding:
Text File  |  1993-01-05  |  1.5 KB  |  35 lines

  1. Newsgroups: comp.sys.amiga.hardware
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!ira.uka.de!rz.uni-karlsruhe.de!stepsun.uni-kl.de!sun.rhrk.uni-kl.de!apel
  3. From: apel@physik.uni-kl.de (Martin Apel (SAGA))
  4. Subject: Re: 2.0 UNIT_MICROHZ timer questions...
  5. Message-ID: <1993Jan5.110742.11479@rhrk.uni-kl.de>
  6. Sender: news@rhrk.uni-kl.de
  7. Organization: University of Kaiserslautern, Germany
  8. References: <93003.144651LEEK@QUCDN.QueensU.CA>
  9. Date: Tue, 5 Jan 1993 11:07:42 GMT
  10. Lines: 23
  11.  
  12. LEEK@QUCDN.QueensU.CA () writes:
  13. : I am having some timing problems with the GAL programmer I designed and
  14. : built.  The programmer works fine under 1.3 and only 25% of the chips get
  15. : programmed properly under 2.04.  I can only assume that timing problems
  16. : are ones to blame.
  17. : The hardware runs on the parallel port.  I opened the parallel.device
  18. : from the OS before poking the 8250 registers.
  19.  
  20. It would be much better to open the misc.resource for the PARALLEL_PORT
  21. and PARALLEL_BITS (Take a look into resources/misc.h). Otherwise
  22. initialization of the parallel.device might interfere with your writing
  23. to the 8520 registers.
  24. --
  25. Reachable as:                I do hate sums. There is no greater
  26. apel@gypsy.physik.uni-kl.de        mistake than to call arithmetic an
  27. (Martin Apel)                exact science. There are .. hidden
  28.                     laws of number which it requires a
  29.                     mind like mine to perceive. For
  30.                     instance, if you add a sum from the
  31.                     bottom up, and then again from the 
  32.                     top down, the result is always
  33.                     different.
  34.