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