Bug 160276 - [conf] Spelling Mistake in comments in configure-files
Summary: [conf] Spelling Mistake in comments in configure-files
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: misc (show other bugs)
Version: 8.2-RELEASE
Hardware: Any Any
: Normal Affects Only Me
Assignee: Christian Brueffer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-29 09:50 UTC by MATSUMIYA Ryo
Modified: 2012-06-25 13:35 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description MATSUMIYA Ryo 2011-08-29 09:50:06 UTC
I think there are spelling mistakes in:
sys/pc98/conf/GENERIC
sys/i386/conf/GENERIC
sys/sparc64/conf/GENERIC
sys/mips/conf/OCTEON1
sys/amd64/conf/GENERIC

> device		zyd		# ZyDAS zb1211/zb1211b wireless NICs
I remember there are not zb1211/zb1211b but zd1211/zd1211b.

In fact, zb1211 was not found by grep in /usr/src/sys/dev/, but zd1211
was found.

Fix: 

Apply the patch.
Comment 1 Christian Brueffer freebsd_committer freebsd_triage 2011-09-11 18:40:06 UTC
State Changed
From-To: open->patched

Fixed in HEAD, will merge into the STABLE branches in a week. 
Thanks! 


Comment 2 Christian Brueffer freebsd_committer freebsd_triage 2011-09-11 18:40:06 UTC
Responsible Changed
From-To: freebsd-bugs->brueffer

MFC reminder.
Comment 3 dfilter service freebsd_committer freebsd_triage 2011-09-11 18:40:06 UTC
Author: brueffer
Date: Sun Sep 11 17:39:51 2011
New Revision: 225482
URL: http://svn.freebsd.org/changeset/base/225482

Log:
  Fix a zyd(4) comment typo that was copy+pasted into most kernel config files.
  
  PR:		160276
  Submitted by:	MATSUMIYA Ryo <matsumiya@mma.club.uec.ac.jp>
  Approved by:	re (kib)
  MFC after:	1 week

Modified:
  head/sys/amd64/conf/GENERIC
  head/sys/arm/conf/HL200
  head/sys/arm/conf/HL201
  head/sys/arm/conf/KB920X
  head/sys/arm/conf/QILA9G20
  head/sys/arm/conf/SAM9G20EK
  head/sys/i386/conf/GENERIC
  head/sys/mips/conf/OCTEON1
  head/sys/pc98/conf/GENERIC
  head/sys/sparc64/conf/GENERIC

Modified: head/sys/amd64/conf/GENERIC
==============================================================================
--- head/sys/amd64/conf/GENERIC	Sun Sep 11 17:07:33 2011	(r225481)
+++ head/sys/amd64/conf/GENERIC	Sun Sep 11 17:39:51 2011	(r225482)
@@ -326,7 +326,7 @@ device		uath		# Atheros AR5523 wireless 
 device		upgt		# Conexant/Intersil PrismGT wireless NICs.
 device		ural		# Ralink Technology RT2500USB wireless NICs
 device		urtw		# Realtek RTL8187B/L wireless NICs
-device		zyd		# ZyDAS zb1211/zb1211b wireless NICs
+device		zyd		# ZyDAS zd1211/zd1211b wireless NICs
 
 # FireWire support
 device		firewire	# FireWire bus code

Modified: head/sys/arm/conf/HL200
==============================================================================
--- head/sys/arm/conf/HL200	Sun Sep 11 17:07:33 2011	(r225481)
+++ head/sys/arm/conf/HL200	Sun Sep 11 17:39:51 2011	(r225482)
@@ -126,7 +126,7 @@ device		udav		# Davicom DM9601E USB
 device		rum		# Ralink Technology RT2501USB wireless NICs
 device		uath		# Atheros AR5523 wireless NICs
 device		ural		# Ralink Technology RT2500USB wireless NICs
-device		zyd		# ZyDAS zb1211/zb1211b wireless NICs
+device		zyd		# ZyDAS zd1211/zd1211b wireless NICs
 # SCSI peripherals
 device		scbus		# SCSI bus (required for SCSI)
 device		da		# Direct Access (disks)

Modified: head/sys/arm/conf/HL201
==============================================================================
--- head/sys/arm/conf/HL201	Sun Sep 11 17:07:33 2011	(r225481)
+++ head/sys/arm/conf/HL201	Sun Sep 11 17:39:51 2011	(r225482)
@@ -117,7 +117,7 @@ device		udav		# Davicom DM9601E USB
 #device		rum		# Ralink Technology RT2501USB wireless NICs
 #device		uath		# Atheros AR5523 wireless NICs
 #device		ural		# Ralink Technology RT2500USB wireless NICs
-#device		zyd		# ZyDAS zb1211/zb1211b wireless NICs
+#device		zyd		# ZyDAS zd1211/zd1211b wireless NICs
 # SCSI peripherals
 device		scbus		# SCSI bus (required for SCSI)
 device		da		# Direct Access (disks)

Modified: head/sys/arm/conf/KB920X
==============================================================================
--- head/sys/arm/conf/KB920X	Sun Sep 11 17:07:33 2011	(r225481)
+++ head/sys/arm/conf/KB920X	Sun Sep 11 17:39:51 2011	(r225482)
@@ -126,7 +126,7 @@ device		udav		# Davicom DM9601E USB
 device		rum		# Ralink Technology RT2501USB wireless NICs
 device		uath		# Atheros AR5523 wireless NICs
 device		ural		# Ralink Technology RT2500USB wireless NICs
-device		zyd		# ZyDAS zb1211/zb1211b wireless NICs
+device		zyd		# ZyDAS zd1211/zd1211b wireless NICs
 # SCSI peripherals
 device		scbus		# SCSI bus (required for SCSI)
 device		da		# Direct Access (disks)

Modified: head/sys/arm/conf/QILA9G20
==============================================================================
--- head/sys/arm/conf/QILA9G20	Sun Sep 11 17:07:33 2011	(r225481)
+++ head/sys/arm/conf/QILA9G20	Sun Sep 11 17:39:51 2011	(r225482)
@@ -142,7 +142,7 @@ device		udav		# Davicom DM9601E USB
 #device		rum		# Ralink Technology RT2501USB wireless NICs
 #device		uath		# Atheros AR5523 wireless NICs
 #device		ural		# Ralink Technology RT2500USB wireless NICs
-#device		zyd		# ZyDAS zb1211/zb1211b wireless NICs
+#device		zyd		# ZyDAS zd1211/zd1211b wireless NICs
 
 # Wireless NIC cards
 #device		wlan		# 802.11 support

Modified: head/sys/arm/conf/SAM9G20EK
==============================================================================
--- head/sys/arm/conf/SAM9G20EK	Sun Sep 11 17:07:33 2011	(r225481)
+++ head/sys/arm/conf/SAM9G20EK	Sun Sep 11 17:39:51 2011	(r225482)
@@ -142,7 +142,7 @@ device		udav		# Davicom DM9601E USB
 #device		rum		# Ralink Technology RT2501USB wireless NICs
 #device		uath		# Atheros AR5523 wireless NICs
 #device		ural		# Ralink Technology RT2500USB wireless NICs
-#device		zyd		# ZyDAS zb1211/zb1211b wireless NICs
+#device		zyd		# ZyDAS zd1211/zd1211b wireless NICs
 
 # Wireless NIC cards
 #device		wlan		# 802.11 support

Modified: head/sys/i386/conf/GENERIC
==============================================================================
--- head/sys/i386/conf/GENERIC	Sun Sep 11 17:07:33 2011	(r225481)
+++ head/sys/i386/conf/GENERIC	Sun Sep 11 17:39:51 2011	(r225482)
@@ -339,7 +339,7 @@ device		uath		# Atheros AR5523 wireless 
 device		upgt		# Conexant/Intersil PrismGT wireless NICs.
 device		ural		# Ralink Technology RT2500USB wireless NICs
 device		urtw		# Realtek RTL8187B/L wireless NICs
-device		zyd		# ZyDAS zb1211/zb1211b wireless NICs
+device		zyd		# ZyDAS zd1211/zd1211b wireless NICs
 
 # FireWire support
 device		firewire	# FireWire bus code

Modified: head/sys/mips/conf/OCTEON1
==============================================================================
--- head/sys/mips/conf/OCTEON1	Sun Sep 11 17:07:33 2011	(r225481)
+++ head/sys/mips/conf/OCTEON1	Sun Sep 11 17:39:51 2011	(r225482)
@@ -295,4 +295,4 @@ device		udav		# Davicom DM9601E USB
 device		rum		# Ralink Technology RT2501USB wireless NICs
 device		uath		# Atheros AR5523 wireless NICs
 device		ural		# Ralink Technology RT2500USB wireless NICs
-device		zyd		# ZyDAS zb1211/zb1211b wireless NICs
+device		zyd		# ZyDAS zd1211/zd1211b wireless NICs

Modified: head/sys/pc98/conf/GENERIC
==============================================================================
--- head/sys/pc98/conf/GENERIC	Sun Sep 11 17:07:33 2011	(r225481)
+++ head/sys/pc98/conf/GENERIC	Sun Sep 11 17:39:51 2011	(r225482)
@@ -276,7 +276,7 @@ device		bpf		# Berkeley packet filter
 #device		rum		# Ralink Technology RT2501USB wireless NICs
 #device		uath		# Atheros AR5523 wireless NICs
 #device		ural		# Ralink Technology RT2500USB wireless NICs
-#device		zyd		# ZyDAS zb1211/zb1211b wireless NICs
+#device		zyd		# ZyDAS zd1211/zd1211b wireless NICs
 
 # FireWire support
 #device		firewire	# FireWire bus code

Modified: head/sys/sparc64/conf/GENERIC
==============================================================================
--- head/sys/sparc64/conf/GENERIC	Sun Sep 11 17:07:33 2011	(r225481)
+++ head/sys/sparc64/conf/GENERIC	Sun Sep 11 17:39:51 2011	(r225482)
@@ -257,7 +257,7 @@ device		udav		# Davicom DM9601E USB
 device		rum		# Ralink Technology RT2501USB wireless NICs
 device		uath		# Atheros AR5523 wireless NICs
 device		ural		# Ralink Technology RT2500USB wireless NICs
-device		zyd		# ZyDAS zb1211/zb1211b wireless NICs
+device		zyd		# ZyDAS zd1211/zd1211b wireless NICs
 
 # FireWire support
 device		firewire	# FireWire bus code
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"
Comment 4 Christian Brueffer freebsd_committer freebsd_triage 2012-06-25 13:35:24 UTC
State Changed
From-To: patched->closed

MFC to RELENG_8 done, sorry for the long delay.