Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/arm/xscale Add a comment describing what this file is.



details:   https://anonhg.NetBSD.org/src/rev/1a3b603748d6
branches:  trunk
changeset: 516982:1a3b603748d6
user:      thorpej <thorpej%NetBSD.org@localhost>
date:      Sun Nov 04 01:23:49 2001 +0000

description:
Add a comment describing what this file is.

diffstat:

 sys/arch/arm/xscale/i80312reg.h |  6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r b04b58373579 -r 1a3b603748d6 sys/arch/arm/xscale/i80312reg.h
--- a/sys/arch/arm/xscale/i80312reg.h   Sun Nov 04 01:16:01 2001 +0000
+++ b/sys/arch/arm/xscale/i80312reg.h   Sun Nov 04 01:23:49 2001 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: i80312reg.h,v 1.3 2001/11/04 01:16:01 thorpej Exp $    */
+/*     $NetBSD: i80312reg.h,v 1.4 2001/11/04 01:23:49 thorpej Exp $    */
 
 /*-
  * Copyright (c) 2001 The NetBSD Foundation, Inc.
@@ -40,6 +40,10 @@
 #define _ARM_XSCALE_I80312REG_H_ 
 
 /*
+ * Register definitions for the Intel 80310 I/O Companion Chip.
+ */
+
+/*
  * Physical addresses 0x1000..0x1fff are used by the Periphial Memory
  * Mapped Registers.
  */



Home | Main Index | Thread Index | Old Index