home *** CD-ROM | disk | FTP | other *** search
/ Amiga MA Magazine 1998 #6 / amigamamagazinepolishissue1998.iso / varia / memory-device / readme < prev    next >
Text File  |  1977-12-31  |  2KB  |  46 lines

  1.  
  2.   memory.device - Exec device driver for direct memory access
  3.  
  4.   (C) Copyright 1995 Marius Groeger
  5.       All Rights Reserved.
  6.  
  7.   This special device simulates a trackdisk compliant block device in any
  8.   region of memory. Unlike the RAM DISK (which is in fact not even a device)
  9.   or the ramdrive.device, memory.device allows the exact definition of the
  10.   memory to use for data storage.
  11.  
  12.   The purpose memory.device has been developed for is to use it on systems
  13.   equipped with different RAM chips or local memory busses. In conjunction
  14.   with VMM or similar virtual memory packages a memory region with slower RAM
  15.   chips may be used as swap area. This idea originates from the z2ram device
  16.   which has been written for Linux/68k/Amiga.
  17.  
  18.   Other applications with memory.device are conceivable, ranging from whitty
  19.   over funny to perverted. Use it on your own risk, it is a license to crash
  20.   the system.
  21.  
  22.   Please read also the supplied AmigaGuide® document to obtain further
  23.   information about the installation and usage of memory.device.
  24.  
  25.   Marius Groeger         email: mag@sysgo.de
  26.   Bärstadter Str. 4             groeger@gundel.zdv.uni-mainz.de
  27.   65307 Bad Schwalbach          i409@informatik.fh-wiesbaden.de
  28.   GERMANY
  29.  
  30.   --------------------------------------------------------------------------
  31.  
  32.   Initial Release 37.1
  33.  
  34.   --------------------------------------------------------------------------
  35.  
  36.   This package is Freeware, but not in the public domain.
  37.  
  38.   It's strictly forbidden to include this archive in any kind of software
  39.   collection except Fred Fish's AmigaLibrary, Meeting Pearls CD's, Aminet,
  40.   Aminet CD's and BBS fileareas.
  41.  
  42.   This software is provided "as is". No representations or warranties are
  43.   made with respect to the accuracy, reliability, performance, currentness,
  44.   or operation of this software, and all use is at your own risk.
  45.  
  46.