Subject: port-hpcmips/18952: typo in syssrc/sys/arch/hpcmips/dev/ite8181.c
To: None <gnats-bugs@gnats.netbsd.org>
From: Jolan Luff <jolan@encryptedemail.net>
List: netbsd-bugs
Date: 11/06/2002 02:29:44
>Number: 18952
>Category: port-hpcmips
>Synopsis: typo in syssrc/sys/arch/hpcmips/dev/ite8181.c
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: port-hpcmips-maintainer
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Wed Nov 06 00:25:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:
>Release: NetBSD 1.6
>Organization:
>Environment:
>Description:
s/coontrol/control
>How-To-Repeat:
>Fix:
--- ite8181.c.orig Tue Aug 6 21:00:32 2002
+++ ite8181.c Wed Nov 6 02:29:17 2002
@@ -257,7 +257,7 @@
printf("%s: framebuffer address: 0x%08lx\n",
sc->sc_dev.dv_xname, (u_long)bootinfo->fb_addr);
if (ite8181_lcd_control_disable)
- printf("%s: ite8181 lcd coontrol is DISABLED.\n",
+ printf("%s: ite8181 lcd control is DISABLED.\n",
sc->sc_dev.dv_xname);
/* set base offsets */
>Release-Note:
>Audit-Trail:
>Unformatted:
>How-To_Repeat: