From owner-freebsd-current@FreeBSD.ORG Mon Jun 7 09:49:47 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8171C16A4CE; Mon, 7 Jun 2004 09:49:47 +0000 (GMT) Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by mx1.FreeBSD.org (Postfix) with SMTP id 971D943D39; Mon, 7 Jun 2004 09:49:46 +0000 (GMT) (envelope-from dwmalone@maths.tcd.ie) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 7 Jun 2004 10:49:40 +0100 (BST) Date: Mon, 7 Jun 2004 10:49:40 +0100 From: David Malone To: "Maxim M. Kazachek" Message-ID: <20040607094940.GA32276@walton.maths.tcd.ie> References: <20040607155608.H62250@sbk-gw.sibnet.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040607155608.H62250@sbk-gw.sibnet.ru> User-Agent: Mutt/1.5.3i Sender: dwmalone@maths.tcd.ie cc: freebsd-current@freebsd.org cc: sheldonh@freebsd.org Subject: Re: Type in i81x agp driver X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Jun 2004 09:49:47 -0000 On Mon, Jun 07, 2004 at 03:58:08PM +0700, Maxim M. Kazachek wrote: > pcicons -lv shows that I have > 82815/EM/EP/P 815/EM/EP/P (Solano) Interal GUI Accelerator > ^^^^^^^ It is actually a typo in /usr/share/misc/pci_vendors - this file is actually assembeled from information from various vendors/web sites, so it is possible that it is a typo in one of these sources. David.