home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / amiga / hardware / 19701 < prev    next >
Encoding:
Text File  |  1992-11-17  |  1.9 KB  |  40 lines

  1. Newsgroups: comp.sys.amiga.hardware
  2. Path: sparky!uunet!ukma!wupost!spool.mu.edu!umn.edu!peano.geom.umn.edu!coult
  3. From: coult@peano.geom.umn.edu (Nicholas Coult)
  4. Subject: Question about ICD AdSpeed - please help!
  5. Message-ID: <1992Nov16.210641.3932@news2.cis.umn.edu>
  6. Sender: news@news2.cis.umn.edu (Usenet News Administration)
  7. Nntp-Posting-Host: peano.geom.umn.edu
  8. Organization: Geometry Center, University of Minnesota
  9. References: <1992Nov16.142003.12937@zds-oem.zds.com> <1e8tjaINN8pn@bowen.rick.cs.ubc.ca>
  10. Date: Mon, 16 Nov 1992 21:06:41 GMT
  11. Lines: 27
  12.  
  13. I just bought an AdSpeed.  I have a 1000, running 1.3
  14. Here's my problem:  The 1000 doesn't boot up in 14 mhz mode.  When
  15. I take the jumper off the AdSpeed and turn on the machine, it just sits
  16. there with a gray screen, and doesn't even ask for a Kickstart disk or 
  17. anything.  Thats no problem, because it will boot with the jumper on.
  18. But, its a pain in the butt to start up the adspeed program everytime
  19. I turn on my machine and have to go up to the menu with the mouse
  20. to put it in 14 mhz mode.  There is a sample piece of code in the manual,
  21. which is C code with some assembler in it.  This piece of code states
  22. that the assembly command   move #0,$b00000  will put the adspeed in 14 mhz
  23. mode.  Well, I wrote a tiny little piece of assembly code which executes
  24. this instruction, and then ends.  It looks like this:
  25.  
  26.  move #0,$b00000
  27.  end
  28.  
  29.  It compiles fine (with a68k). When I run it, it does indeed change the speed
  30.  of the processor, but it also crashes my machine.  Does anybody have any
  31.  suggestions, or know of some code which is already done and known to work?
  32.  I really just want a program that I can put in the startup-sequence that
  33.  will put the adspeed into 14 mhz mode.
  34.  
  35.  Please send mail to coultn@carleton.edu or coultn@phobos.mathcs.carleton.edu.
  36.  
  37.  Thanks!
  38. --
  39. Nick Coult internet: coult@geom.umn.edu  or  coultn@carleton.edu
  40.