home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / m68k / 1532 < prev    next >
Encoding:
Internet Message Format  |  1993-01-10  |  1.7 KB

  1. Path: sparky!uunet!math.fu-berlin.de!news.th-darmstadt.de!adams
  2. From: adams@pdv2.fmr.maschinenbau.th-darmstadt.de (Adams)
  3. Newsgroups: comp.sys.m68k
  4. Subject: Re: Can VME147 issue Sequential Access Bus Request to the VMEBus?
  5. Date: 11 Jan 93 00:39:07
  6. Organization: TH-Darmstadt
  7. Lines: 27
  8. Message-ID: <ADAMS.93Jan11003907@PDV2.pdv2.fmr.maschinenbau.th-darmstadt.de>
  9. References: <1993Jan10.040533.29908@cucs5.cs.cuhk.hk>
  10. NNTP-Posting-Host: pdv2.fmr.maschinenbau.th-darmstadt.de
  11. In-reply-to: cmhui@cs.cuhk.hk's message of Sun, 10 Jan 1993 04:05:33 GMT
  12.  
  13.  
  14. In article <1993Jan10.040533.29908@cucs5.cs.cuhk.hk> cmhui@cs.cuhk.hk (Hui Chau Man) writes:
  15.  
  16. >   Dear netters,
  17.  
  18. >   I am using a VME147 system. Recently, I bought a graphics board which can 
  19. >   handle Sequential Memory Access from the VMEBus. Can anyone tell me if the 
  20. >   VME147 can issue Sequential Memory Access requests to the VMEBus slaves?
  21. >   If it can, how to do it?
  22.  
  23. MVME147 implements at best Revision C of VMEBus.  Term "Sequential 
  24. Memory Access" is not known for Revision C, at least according
  25. to my manual. Perhaps you mean "Block Transfer".
  26. (Motorola, The VMEBus Specification, Revision C.1, 
  27.     Table 2-3, Address Modifier Codes,
  28.     Table 2-17, Timing Diagrams ......)
  29.  
  30. On MVME147 VMEmodule, Monoboard Microcomputer ...., page 3-42, a table
  31. lists all address modifier codes MVME147 is able to generate (master).
  32.  
  33. No address modifier for block transfers is listed ($xF or $xB), so it
  34. is save to assume, that MVME147 is not able to issue block transfers.
  35. (The MVME147 is even not able to respond to block tranfers ....,
  36.     page 3-47, slave address modifier register:
  37.     " BIT 0-2 ..... Note BLOCK should never be set ... ")
  38.  
  39. best adams
  40.