Home | History | Annotate | Line # | Download | only in dist
      1  1.1  is #
      2  1.1  is # $NetBSD: readme,v 1.1 2000/04/14 20:24:40 is Exp $
      3  1.1  is #
      4  1.1  is 
      5  1.1  is #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      6  1.1  is # MOTOROLA MICROPROCESSOR & MEMORY TECHNOLOGY GROUP
      7  1.1  is # M68000 Hi-Performance Microprocessor Division
      8  1.1  is # M68060 Software Package Production Release 
      9  1.1  is # 
     10  1.1  is # M68060 Software Package Copyright (C) 1993, 1994, 1995, 1996 Motorola Inc.
     11  1.1  is # All rights reserved.
     12  1.1  is # 
     13  1.1  is # THE SOFTWARE is provided on an "AS IS" basis and without warranty.
     14  1.1  is # To the maximum extent permitted by applicable law,
     15  1.1  is # MOTOROLA DISCLAIMS ALL WARRANTIES WHETHER EXPRESS OR IMPLIED,
     16  1.1  is # INCLUDING IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS
     17  1.1  is # FOR A PARTICULAR PURPOSE and any warranty against infringement with
     18  1.1  is # regard to the SOFTWARE (INCLUDING ANY MODIFIED VERSIONS THEREOF)
     19  1.1  is # and any accompanying written materials. 
     20  1.1  is # 
     21  1.1  is # To the maximum extent permitted by applicable law,
     22  1.1  is # IN NO EVENT SHALL MOTOROLA BE LIABLE FOR ANY DAMAGES WHATSOEVER
     23  1.1  is # (INCLUDING WITHOUT LIMITATION, DAMAGES FOR LOSS OF BUSINESS PROFITS,
     24  1.1  is # BUSINESS INTERRUPTION, LOSS OF BUSINESS INFORMATION, OR OTHER PECUNIARY LOSS)
     25  1.1  is # ARISING OF THE USE OR INABILITY TO USE THE SOFTWARE.
     26  1.1  is # 
     27  1.1  is # Motorola assumes no responsibility for the maintenance and support
     28  1.1  is # of the SOFTWARE.  
     29  1.1  is # 
     30  1.1  is # You are hereby granted a copyright license to use, modify, and distribute the
     31  1.1  is # SOFTWARE so long as this entire notice is retained without alteration
     32  1.1  is # in any modified and/or redistributed versions, and that such modified
     33  1.1  is # versions are clearly identified as such.
     34  1.1  is # No licenses are granted by implication, estoppel or otherwise under any
     35  1.1  is # patents or trademarks of Motorola, Inc.
     36  1.1  is #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     37  1.1  is 
     38  1.1  is Files in this directory:
     39  1.1  is -------------------------
     40  1.1  is 
     41  1.1  is fpsp.sa		Full FP Kernel Module - hex image
     42  1.1  is fpsp.s		Full FP Kernel Module - source code
     43  1.1  is fpsp.doc	Full FP Kernel Module - on-line documentation
     44  1.1  is 
     45  1.1  is pfpsp.sa	Partial FP Kernel Module - hex image
     46  1.1  is pfpsp.s		Partial FP Kernel Module - source code
     47  1.1  is 
     48  1.1  is fplsp.sa	FP Library Module - hex image
     49  1.1  is fplsp.s		FP Library Module - source code
     50  1.1  is fplsp.doc	FP Library Module - on-line documentation
     51  1.1  is 
     52  1.1  is isp.sa		Integer Unimplemented Kernel Module - hex image
     53  1.1  is isp.s		Integer Unimplemented Kernel Module - source code
     54  1.1  is isp.doc		Integer Unimplemented Kernel Module - on-line doc
     55  1.1  is 
     56  1.1  is ilsp.sa		Integer Unimplemented Library Module - hex image
     57  1.1  is ilsp.s		Integer Unimplemented Library Module - source code
     58  1.1  is ilsp.doc	Integer Unimplemented Library Module - on-line doc
     59  1.1  is 
     60  1.1  is fskeleton.s	Sample Call-outs needed by fpsp.sa and pfpsp.sa
     61  1.1  is 
     62  1.1  is iskeleton.s	Sample Call-outs needed by isp.sa
     63  1.1  is 
     64  1.1  is os.s		Sample Call-outs needed by fpsp.sa, pfpsp.sa, and isp.sa
     65  1.1  is 
     66  1.1  is ftest.sa	Simple test program to test that {p}fpsp.sa
     67  1.1  is 		was connected properly; hex image
     68  1.1  is ftest.s		above test; source code
     69  1.1  is 
     70  1.1  is itest.sa	Simple test program to test that isp.sa was
     71  1.1  is 		connected properly; hex image
     72  1.1  is itest.s		above test; source code
     73  1.1  is 
     74  1.1  is test.doc	on-line documentation for {i,f}test.sa
     75  1.1  is 
     76  1.1  is README		This file
     77  1.1  is 
     78  1.1  is ERRATA		Known errata for this release
     79  1.1  is 
     80  1.1  is MISC		Release file version numbers
     81