[BACK]Return to readme CVS log [TXT][DIR] Up to [local] / sys / arch / m68k / 060sp

Annotation of sys/arch/m68k/060sp/readme, Revision 1.1.1.1

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

CVSweb