Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/isa s/reister/register/ in comment.
details: https://anonhg.NetBSD.org/src/rev/e3b6680e3bad
branches: trunk
changeset: 1005950:e3b6680e3bad
user: msaitoh <msaitoh%NetBSD.org@localhost>
date: Fri Dec 27 09:50:27 2019 +0000
description:
s/reister/register/ in comment.
diffstat:
sys/dev/isa/isareg.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 48e5f0cd31a5 -r e3b6680e3bad sys/dev/isa/isareg.h
--- a/sys/dev/isa/isareg.h Fri Dec 27 09:48:35 2019 +0000
+++ b/sys/dev/isa/isareg.h Fri Dec 27 09:50:27 2019 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: isareg.h,v 1.10 2018/05/29 06:14:33 jdolecek Exp $ */
+/* $NetBSD: isareg.h,v 1.11 2019/12/27 09:50:27 msaitoh Exp $ */
/*-
* Copyright (c) 1990 The Regents of the University of California.
@@ -133,7 +133,7 @@
#define IO_COMSIZE 8 /* 8250, 16X50 com controllers */
#define IO_CGASIZE 16 /* CGA controllers */
#define IO_DMASIZE 16 /* 8237 DMA controllers */
-#define IO_DPGSIZE 32 /* 74LS612 DMA page reisters */
+#define IO_DPGSIZE 32 /* 74LS612 DMA page registers */
#define IO_FDCSIZE 8 /* Nec765 floppy controllers */
#define IO_WDCSIZE 8 /* WD compatible disk controller */
#define IO_GAMSIZE 16 /* AT compatible game controller */
Home |
Main Index |
Thread Index |
Old Index