Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/arc/jazz s/responible/responsible/ in comment.



details:   https://anonhg.NetBSD.org/src/rev/0f2a09f17448
branches:  trunk
changeset: 376620:0f2a09f17448
user:      andvar <andvar%NetBSD.org@localhost>
date:      Sun Jun 25 15:36:11 2023 +0000

description:
s/responible/responsible/ in comment.

diffstat:

 sys/arch/arc/jazz/jazzdmatlbreg.h |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r a5b692efd14e -r 0f2a09f17448 sys/arch/arc/jazz/jazzdmatlbreg.h
--- a/sys/arch/arc/jazz/jazzdmatlbreg.h Sun Jun 25 07:16:14 2023 +0000
+++ b/sys/arch/arc/jazz/jazzdmatlbreg.h Sun Jun 25 15:36:11 2023 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: jazzdmatlbreg.h,v 1.4 2005/12/11 12:16:39 christos Exp $       */
+/*     $NetBSD: jazzdmatlbreg.h,v 1.5 2023/06/25 15:36:11 andvar Exp $ */
 /*     $OpenBSD: dma.h,v 1.3 1997/04/19 17:19:51 pefo Exp $    */
 
 /*
@@ -35,7 +35,7 @@
  *     The R4030 system has four DMA channels capable of scatter/gather
  *     and full memory addressing. The maximum transfer length is 1Mb.
  *     DMA snopes the L2 cache so no precaution is required. However
- *     if L1 cache is cached 'write back' the processor is responible
+ *     if L1 cache is cached 'write back' the processor is responsible
  *     for flushing/invalidating it.
  *
  *     The DMA mapper has up to 4096 page descriptors.



Home | Main Index | Thread Index | Old Index