Source-Changes-HG archive

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

[src/trunk]: src/sys/dev/ic s/mdoem/modem/



details:   https://anonhg.NetBSD.org/src/rev/36b072616a68
branches:  trunk
changeset: 372852:36b072616a68
user:      andvar <andvar%NetBSD.org@localhost>
date:      Fri Dec 30 20:25:56 2022 +0000

description:
s/mdoem/modem/

diffstat:

 sys/dev/ic/cd18xxreg.h |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 7ec537a64d43 -r 36b072616a68 sys/dev/ic/cd18xxreg.h
--- a/sys/dev/ic/cd18xxreg.h    Fri Dec 30 19:19:21 2022 +0000
+++ b/sys/dev/ic/cd18xxreg.h    Fri Dec 30 20:25:56 2022 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: cd18xxreg.h,v 1.4 2008/05/29 14:51:27 mrg Exp $        */
+/*     $NetBSD: cd18xxreg.h,v 1.5 2022/12/30 20:25:56 andvar Exp $     */
 
 /*
  * Copyright (c) 1998, 2001 Matthew R. Green
@@ -99,7 +99,7 @@
 #define        CD18xx_MCOR2            0x11    /* modem change option (2) */
 #define        CD18xx_MSVR             0x28    /* modem signal value */
 #define        CD18xx_MSVRTS           0x29    /* modem signal value RTS */
-#define        CD18xx_MSVDTR           0x2a    /* mdoem signal value DTR */
+#define        CD18xx_MSVDTR           0x2a    /* modem signal value DTR */
 
 
 /*



Home | Main Index | Thread Index | Old Index