From imura@ryu16.org  Fri Jul 13 05:50:55 2001
Return-Path: <imura@ryu16.org>
Received: from mail.ryu16.org (xdsl044072.061200.metallic.ne.jp [61.200.44.72])
	by hub.freebsd.org (Postfix) with ESMTP id 474A037B406
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 13 Jul 2001 05:50:49 -0700 (PDT)
	(envelope-from imura@ryu16.org)
Received: (from imura@localhost)
	by mail.ryu16.org (8.11.3/8.11.1) id f6DColH10089;
	Fri, 13 Jul 2001 21:50:47 +0900 (JST)
	(envelope-from imura)
Message-Id: <200107131250.f6DColH10089@mail.ryu16.org>
Date: Fri, 13 Jul 2001 21:50:47 +0900 (JST)
From: imura@ryu16.org
Reply-To: imura@ryu16.org
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: typo in GENERIC
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         28946
>Category:       kern
>Synopsis:       typo in GENERIC
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    dd
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 13 06:00:01 PDT 2001
>Closed-Date:    Wed Jul 18 22:41:21 PDT 2001
>Last-Modified:  Wed Jul 18 22:41:35 PDT 2001
>Originator:     Ryuichiro Imura
>Release:        FreeBSD 5.0-CURRENT
>Organization:
>Environment:
FreeBSD 5.0-CURRENT #0: Fri Jul 13 19:17:56 JST 2001 root@snowwhite:/usr/src/sys/compile/BP6


>Description:
	device pcn has invalid comment.
		Am79C79x -> Am79C97x

>How-To-Repeat:
>Fix:

Index: alpha/conf/GENERIC
===================================================================
RCS file: /home/ncvs/src/sys/alpha/conf/GENERIC,v
retrieving revision 1.114
diff -u -r1.114 GENERIC
--- alpha/conf/GENERIC	2001/07/02 21:01:24	1.114
+++ alpha/conf/GENERIC	2001/07/13 12:42:08
@@ -145,7 +145,7 @@
 # PCI Ethernet NICs that use the common MII bus controller code.
 device		miibus		# MII bus support
 device		dc		# DEC/Intel 21143 and workalikes
-device		pcn		# AMD Am79C79x PCI 10/100 NICs
+device		pcn		# AMD Am79C97x PCI 10/100 NICs
 device		rl		# RealTek 8129/8139
 device		sf		# Adaptec AIC-6915 (``Starfire'')
 device		sis		# Silicon Integrated Systems SiS 900/SiS 7016
Index: i386/conf/GENERIC
===================================================================
RCS file: /home/ncvs/src/sys/i386/conf/GENERIC,v
retrieving revision 1.313
diff -u -r1.313 GENERIC
--- i386/conf/GENERIC	2001/07/02 21:01:48	1.313
+++ i386/conf/GENERIC	2001/07/13 12:42:14
@@ -168,7 +168,7 @@
 device		miibus		# MII bus support
 device		dc		# DEC/Intel 21143 and various workalikes
 device		fxp		# Intel EtherExpress PRO/100B (82557, 82558)
-device		pcn		# AMD Am79C79x PCI 10/100 NICs
+device		pcn		# AMD Am79C97x PCI 10/100 NICs
 device		rl		# RealTek 8129/8139
 device		sf		# Adaptec AIC-6915 (``Starfire'')
 device		sis		# Silicon Integrated Systems SiS 900/SiS 7016
Index: i386/conf/NEWCARD
===================================================================
RCS file: /home/ncvs/src/sys/i386/conf/NEWCARD,v
retrieving revision 1.47
diff -u -r1.47 NEWCARD
--- i386/conf/NEWCARD	2001/06/17 02:02:33	1.47
+++ i386/conf/NEWCARD	2001/07/13 12:42:21
@@ -174,7 +174,7 @@
 device		miibus		# MII bus support
 device		dc		# DEC/Intel 21143 and various workalikes
 device		fxp		# Intel EtherExpress PRO/100B (82557, 82558)
-device		pcn		# AMD Am79C79x PCI 10/100 NICs
+device		pcn		# AMD Am79C97x PCI 10/100 NICs
 device		rl		# RealTek 8129/8139
 device		sf		# Adaptec AIC-6915 (``Starfire'')
 device		sis		# Silicon Integrated Systems SiS 900/SiS 7016
Index: i386/conf/NOTES
===================================================================
RCS file: /home/ncvs/src/sys/i386/conf/NOTES,v
retrieving revision 1.936
diff -u -r1.936 NOTES
--- i386/conf/NOTES	2001/07/12 06:32:49	1.936
+++ i386/conf/NOTES	2001/07/13 12:42:56
@@ -1817,7 +1817,7 @@
 device		fxp		# Intel EtherExpress PRO/100B (82557, 82558)
 hint.fxp.0.prefer_iomap="0"
 device		rl		# RealTek 8129/8139
-device		pcn		# AMD Am79C79x PCI 10/100 NICs
+device		pcn		# AMD Am79C97x PCI 10/100 NICs
 device		sf		# Adaptec AIC-6915 (``Starfire'')
 device		sis		# Silicon Integrated Systems SiS 900/SiS 7016
 device		ste		# Sundance ST201 (D-Link DFE-550TX)
Index: pc98/conf/GENERIC
===================================================================
RCS file: /home/ncvs/src/sys/pc98/conf/GENERIC,v
retrieving revision 1.178
diff -u -r1.178 GENERIC
--- pc98/conf/GENERIC	2001/07/04 13:00:21	1.178
+++ pc98/conf/GENERIC	2001/07/13 12:43:02
@@ -158,7 +158,7 @@
 device		miibus		# MII bus support
 device		dc		# DEC/Intel 21143 and various workalikes
 device		fxp		# Intel EtherExpress PRO/100B (82557, 82558)
-device		pcn		# AMD Am79C79x PCI 10/100 NICs
+device		pcn		# AMD Am79C97x PCI 10/100 NICs
 device		rl		# RealTek 8129/8139
 device		sf		# Adaptec AIC-6915 (``Starfire'')
 device		sis		# Silicon Integrated Systems SiS 900/SiS 7016
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->analyzed 
State-Changed-By: dd 
State-Changed-When: Fri Jul 13 06:34:07 PDT 2001 
State-Changed-Why:  
Applied, thanks! 


Responsible-Changed-From-To: freebsd-bugs->dd 
Responsible-Changed-By: dd 
Responsible-Changed-When: Fri Jul 13 06:34:07 PDT 2001 
Responsible-Changed-Why:  
My MFC remnder. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28946 
State-Changed-From-To: analyzed->closed 
State-Changed-By: dd 
State-Changed-When: Wed Jul 18 22:41:21 PDT 2001 
State-Changed-Why:  
MFC'd 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=28946 
>Unformatted:
