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

  1. Path: sparky!uunet!cbmvax!daveh
  2. From: daveh@cbmvax.commodore.com (Dave Haynie)
  3. Newsgroups: comp.sys.amiga.hardware
  4. Subject: Re: Some autoconfig questions
  5. Message-ID: <36731@cbmvax.commodore.com>
  6. Date: 5 Nov 92 20:41:54 GMT
  7. References: <1992Nov4.015332.16124@ida.liu.se>
  8. Reply-To: daveh@cbmvax.commodore.com (Dave Haynie)
  9. Organization: Commodore, West Chester, PA
  10. Lines: 43
  11.  
  12. In article <1992Nov4.015332.16124@ida.liu.se> ricwe@ida.liu.se (Rickard Westman) writes:
  13. >I am designing a small autoconfiguring board for my A1000, ...
  14.  
  15. >a) The base address register is documented as being at offset $48/$4A.  
  16. >   This suggests that the base address is given to the board through
  17. >   two successive writes (each setting one nybble).  
  18.  
  19. The protocol requires the least significant nybble to be written to $4A, then
  20. the whole byte is written to $48 and the board is configured.  This allows 
  21. hardware to use two 4-bit or one 8-bit latch.
  22.  
  23. >b) Since I am building this board for my own use only, the product and
  24. >   manufacturer number are quite unnecessary.  I have heard, however, that 
  25. >   certain numbers (such as 0) wouldn't work.  Is there any set of numbers 
  26. >   that are guaranteed not to be used in "real" products, so that I could
  27. >   avoid possible (but unlikely) collisions?
  28.  
  29. There's a "hacker id" reserved for such things, $2011.
  30.  
  31. >c) There doesn't seem to be a way to tell the Amiga that I won't use the
  32. >   "optional control status register" at $40/$42.  Is there?  
  33.  
  34. That register is obselete.  Since it's in "write" space, you can just ignore
  35. it completely.
  36.  
  37. >d) (Not an autoconfig question, but I throw it in, as well...)  How much
  38. >   current can I draw from the A1000 expansion port?  A somewhat suspect
  39. >   source tells me 1A - is this correct?  
  40.  
  41. The A1000 specs permitted 1A from the expansion port.  The A1000 supply was a
  42. bit overrated, something like 8A @ +5V, and the motherboard couldn't use more
  43. than 4 or so.  If you don't have the system full of add-on goodies, you should
  44. not have a problem going a bit over 1A.  I wouldn't suggest that for a 
  45. commercial product, since you don't know what kind of setup the arbitrary
  46. user has, so the port limits prevent anyone from having to work out a power
  47. budget.  For your own use, you can know just what's connected.
  48.  
  49. -- 
  50. Dave Haynie / Commodore Technology, High-End Amiga Systems Design (cool stuff)
  51.  "The Crew That Never Rests"  {uunet|pyramid|rutgers}!cbmvax!daveh   BIX: hazy
  52.         SCIENCE:    "I'll believe it when I see it"  
  53.         RELIGION:    "I'll see it when I believe it"
  54.  
  55.