From doconnor@cain.gsoft.com.au  Wed Jan 12 03:53:25 2005
Return-Path: <doconnor@cain.gsoft.com.au>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 2EBB216A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 12 Jan 2005 03:53:25 +0000 (GMT)
Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 57B8143D5D
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 12 Jan 2005 03:53:24 +0000 (GMT)
	(envelope-from doconnor@cain.gsoft.com.au)
Received: from cain.gsoft.com.au (localhost [127.0.0.1])
	by cain.gsoft.com.au (8.12.11/8.12.10) with ESMTP id j0C3rLVK091370
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 12 Jan 2005 14:23:21 +1030 (CST)
	(envelope-from doconnor@cain.gsoft.com.au)
Received: (from doconnor@localhost)
	by cain.gsoft.com.au (8.12.11/8.12.10/Submit) id j0C3rLf8091369;
	Wed, 12 Jan 2005 14:23:21 +1030 (CST)
	(envelope-from doconnor)
Message-Id: <200501120353.j0C3rLf8091369@cain.gsoft.com.au>
Date: Wed, 12 Jan 2005 14:23:21 +1030 (CST)
From: "Daniel O'Connor" <doconnor@gsoft.com.au>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Mistake in /usr/share/misc/pci_vendors
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         76124
>Category:       conf
>Synopsis:       [patch] Mistake in /usr/share/misc/pci_vendors
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 12 04:00:57 GMT 2005
>Closed-Date:    Tue May 22 15:40:09 GMT 2007
>Last-Modified:  Tue May 22 15:40:09 GMT 2007
>Originator:     Daniel O'Connor
>Release:        FreeBSD 6.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD inchoate.localdomain 6.0-CURRENT FreeBSD 6.0-CURRENT #3: Sun Jan 9 15:22:48 CST 2005 darius@inchoate.localdomain:/usr/obj/usr/src/sys/INCHOATE i386


>Description:
pci_vendors mis-describes by wireless card as..
Intel(R) PRO/Wireless 7100 LAN Card Driver
whereas it really is..
Intel(R) PRO/Wireless LAN 2100 3A Mini PCI Adapter
(from ndis0)
Also..
http://www.pcidatabase.com/search.php?device_search_str=1043&device_search=Search

>How-To-Repeat:
>Fix:

[inchoate 9:31] /usr/src/share/misc >cvs diff pci_vendors
Index: pci_vendors
===================================================================
RCS file: /usr/CVS-Repository/src/share/misc/pci_vendors,v
retrieving revision 1.32
diff -u -p -r1.32 pci_vendors
--- pci_vendors 5 Oct 2004 20:10:35 -0000       1.32
+++ pci_vendors 11 Jan 2005 23:01:42 -0000
@@ -6270,7 +6270,7 @@
        103E    82801DB (ICH4) PRO/100 VM Network Connection
        1040    536EP V.92 PCI (DSP) Data Fax Modem
        1042    PRO/Wireless 2011 LAN PCI Card
-       1043    Intel(R) PRO/Wireless 7100 LAN Card Driver
+       1043    Intel(R) PRO/Wireless 2100 LAN Card Driver
        1048    82597EX 10 Gigabit Ethernet Controller
        1050    82801EB/ER PRO/100 VE Network Connection
        1051    82801EB/ER (ICH5/ICH5R) PRO/100 VE Network Connection

>Release-Note:
>Audit-Trail:

From: Matteo Riondato <rionda@gufi.org>
To: freebsd-gnats-submit@freebsd.org
Cc:  
Subject: Re: conf/76124 Mistake in /usr/share/misc/pci_vendors
Date: Mon, 4 Apr 2005 14:30:21 +0200

 --lkTb+7nhmha7W+c3
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 Content-Transfer-Encoding: quoted-printable
 
 This patch cannot be applied, because pci_vendors is an automatically
 generated file and manual edits on it will be lost.
 
 Anyway, this mistake seems to be related to a mistake in one of the
 original files. I checked the current versions of them and seems that
 the mistake was corrected.
 
 I think it's time to re-gen pci_vendors, as the current version is
 about 7 monthes old.
 
 I'm CCing sheldonh as he is the one who took care of this file lately.
 Best Regards
 
 --=20
 Rionda aka Matteo Riondato
 Disinformato per default
 G.U.F.I. Staff Member (http://www.gufi.org)
 FreeSBIE Developer (http://www.freesbie.org)
 
 --lkTb+7nhmha7W+c3
 Content-Type: application/pgp-signature
 Content-Disposition: inline
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.0 (FreeBSD)
 
 iD8DBQFCUTNd2Mp4pR7Fa+wRAsTyAKCfpcLTdjCJhote+sZXrvxov16smgCfYbio
 kC1dda1nk3vexF4a9GvVbHE=
 =S3to
 -----END PGP SIGNATURE-----
 
 --lkTb+7nhmha7W+c3--

From: Gavin Atkinson <gavin.atkinson@ury.york.ac.uk>
To: bug-followup@FreeBSD.org, doconnor@gsoft.com.au
Cc:  
Subject: Re: conf/76124: [patch] Mistake in /usr/share/misc/pci_vendors
Date: Tue, 22 May 2007 15:52:40 +0100

 New versions of this file have since been imported onto all supported
 branches, fixing this.  This PR should be closed.
State-Changed-From-To: open->closed 
State-Changed-By: remko 
State-Changed-When: Tue May 22 15:40:02 UTC 2007 
State-Changed-Why:  
New versions of this file have since been imported onto all supported 
branches, fixing this.  This PR should be closed. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=76124 
>Unformatted:
