xref: /netbsd/sys/arch/m68k/060sp/dist/readme (revision bf9ec67e)
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
38Files in this directory:
39-------------------------
40
41fpsp.sa		Full FP Kernel Module - hex image
42fpsp.s		Full FP Kernel Module - source code
43fpsp.doc	Full FP Kernel Module - on-line documentation
44
45pfpsp.sa	Partial FP Kernel Module - hex image
46pfpsp.s		Partial FP Kernel Module - source code
47
48fplsp.sa	FP Library Module - hex image
49fplsp.s		FP Library Module - source code
50fplsp.doc	FP Library Module - on-line documentation
51
52isp.sa		Integer Unimplemented Kernel Module - hex image
53isp.s		Integer Unimplemented Kernel Module - source code
54isp.doc		Integer Unimplemented Kernel Module - on-line doc
55
56ilsp.sa		Integer Unimplemented Library Module - hex image
57ilsp.s		Integer Unimplemented Library Module - source code
58ilsp.doc	Integer Unimplemented Library Module - on-line doc
59
60fskeleton.s	Sample Call-outs needed by fpsp.sa and pfpsp.sa
61
62iskeleton.s	Sample Call-outs needed by isp.sa
63
64os.s		Sample Call-outs needed by fpsp.sa, pfpsp.sa, and isp.sa
65
66ftest.sa	Simple test program to test that {p}fpsp.sa
67		was connected properly; hex image
68ftest.s		above test; source code
69
70itest.sa	Simple test program to test that isp.sa was
71		connected properly; hex image
72itest.s		above test; source code
73
74test.doc	on-line documentation for {i,f}test.sa
75
76README		This file
77
78ERRATA		Known errata for this release
79
80MISC		Release file version numbers
81