home *** CD-ROM | disk | FTP | other *** search
/ The CDPD Public Domain Collection for CDTV 2 / CDPD_II_2352.bin / ab20 / ab20_archive / hardware / boards.doc < prev    next >
Text File  |  1992-10-13  |  2KB  |  53 lines

  1. Amiga users, we need your help!
  2.  
  3. We (a group of Amiga developers) would like to write a small
  4. diagnostic utility that is able to identify all expansion
  5. devices in an Amiga. This would be a very useful tool for
  6. service centers and for developers debugging and testing
  7. their soft- and hardware on someone else's machine, since
  8. you would be able to identify boards without having to take
  9. apart that Amiga. Since the list of manufacturer numbers is
  10. - for some unknown reason - not publicly accessible and the
  11. list of product numbers is maintained by the manufacturers,
  12. we are trying to find them out ourselves.
  13.  
  14. Please run this CLI-program on as many Amigas as possible!
  15.  
  16. The output might, for example, look like this:
  17.  
  18. $00E90000-$00E9FFFF:  2017/008 R D140 gvpat.device
  19. $00200000-$009FFFFF:  2017/009 M E740
  20.  
  21. Each line usually corresponds to one board in your system,
  22. but sometimes one board really behaves as several expansion
  23. devices (e.g. hard disk controller plus RAM expansion). The
  24. boards should be listed from the MPU slot to the leftmost
  25. Zorro-slot (at least under 1.2 and 1.3, not sure about 2.0),
  26. Some expansion-boards do not behave like Zorro devices and
  27. therefore might not show up in the list.
  28.  
  29. The first column shows you the address-range of the board,
  30. the two numbers after that are the manufacturer and the
  31. product number. These might be followed by a letter. "M"
  32. means this is a RAM expansion, "R" is used for boards that
  33. can be equipped with a boot-ROM, so it's probably an
  34. autobooting hard disk controller or something similar. The
  35. two bytes after that are the "er_Type" and "er_Flags" field.
  36. If the program is able to find a boot-ROM or a driver for
  37. that board, it will tell you about its name.
  38.  
  39. Complete this list with the names of the boards in your
  40. system and their respective manufacturers and mail it to:
  41.  
  42. cbmvax.commodore.com!cbmehq!babylon!rbabel
  43.  
  44. If you are able to match the entries in the list generated
  45. by above program with the boards in your system or if you
  46. have further information on this subject - even better!
  47.  
  48. Thanks for your help,
  49.  
  50. Ralph
  51.  
  52. cbmvax.commodore.com!cbmehq!babylon!rbabel
  53.