Subject: kern/32848: small typo in sys/arch/i386/pci/pcib.c comment
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: None <njoly@pasteur.fr>
List: netbsd-bugs
Date: 02/16/2006 00:25:00
>Number:         32848
>Category:       kern
>Synopsis:       small typo in sys/arch/i386/pci/pcib.c comment
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    kern-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Feb 16 00:25:00 +0000 2006
>Originator:     Nicolas Joly
>Release:        NetBSD 3.99.15
>Organization:
Institut Pasteur
>Environment:
System: NetBSD calamity.sis.pasteur.fr 3.99.15 NetBSD 3.99.15 (CALAMITY) #3: Wed Feb 15 14:46:49 CET 2006 njoly@calamity.sis.pasteur.fr:/local/src/NetBSD/obj/i386/sys/arch/i386/compile/CALAMITY i386
Architecture: i386
Machine: i386
>Description:
While reading sys/arch/i386/pci/pcib.c code, i noticed a small typo in a comment:
i386/1386/identcpu.c instead of i386/i386/identcpu.c
>How-To-Repeat:
Check sys/arch/i386/pci/pcib.c ...
>Fix:
Index: sys/arch/i386/pci/pcib.c
===================================================================
RCS file: /cvsroot/src/sys/arch/i386/pci/pcib.c,v
retrieving revision 1.37
diff -u -r1.37 pcib.c
--- sys/arch/i386/pci/pcib.c	11 Dec 2005 12:17:44 -0000	1.37
+++ sys/arch/i386/pci/pcib.c	15 Feb 2006 23:44:50 -0000
@@ -160,7 +160,7 @@
 	 * The Cyrix cs5530 PCI host bridge does not have a broken
 	 * latch on the i8254 clock core, unlike its predecessors
 	 * the cs5510 and cs5520. This reverses the setting from
-	 * i386/1386/identcpu.c where it argueably should not have
+	 * i386/i386/identcpu.c where it argueably should not have
 	 * been set in the first place. XXX
 	 */
 	case PCI_VENDOR_CYRIX: