Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-6]: src/sys/arch/amiga/dev Pull up revision 1.7 (requested by j...
details: https://anonhg.NetBSD.org/src/rev/e71124a5eb6e
branches: netbsd-1-6
changeset: 527576:e71124a5eb6e
user: tv <tv%NetBSD.org@localhost>
date: Tue May 28 19:38:27 2002 +0000
description:
Pull up revision 1.7 (requested by jdolecek):
update comments
diffstat:
sys/arch/amiga/dev/grf_ultms.g | 9 ++++-----
1 files changed, 4 insertions(+), 5 deletions(-)
diffs (27 lines):
diff -r d0b5cd5ae1a2 -r e71124a5eb6e sys/arch/amiga/dev/grf_ultms.g
--- a/sys/arch/amiga/dev/grf_ultms.g Tue May 28 19:37:34 2002 +0000
+++ b/sys/arch/amiga/dev/grf_ultms.g Tue May 28 19:38:27 2002 +0000
@@ -1,4 +1,4 @@
-; $NetBSD: grf_ultms.g,v 1.6 2002/01/26 13:40:55 aymeric Exp $
+; $NetBSD: grf_ultms.g,v 1.6.10.1 2002/05/28 19:38:27 tv Exp $
;
; ite support for A2410.
@@ -32,14 +32,13 @@
; (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
; THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-; This file contains the source code for grf_ultmscode.h. It is
+; This file contains the source code for grf_ultmscode.c. It is
; assembler code for the TMS34010 CPU/graphics processor.
;
; Use Paul Mackerras' gspa assembler to transfer it to hex format, then
-; Ignatios Souvatzis' gpsahextoc utility to convert it to grf_ultmscode.h.
+; Ignatios Souvatzis' gpsahextoc utility to convert it to grf_ultmscode.c.
;
-; This has been integrated into the NetBSD/Amiga kernel build procedure.
-;
+; Use 'make grf_ultms.c' to generate the .c file.
; memory map:
; FF800000 .. FF9FFFFF overlay planes
Home |
Main Index |
Thread Index |
Old Index