From owner-freebsd-current@FreeBSD.ORG Mon Jun 29 15:57:11 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8058C106564A for ; Mon, 29 Jun 2009 15:57:11 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe01.swip.net [212.247.154.1]) by mx1.freebsd.org (Postfix) with ESMTP id 13C268FC15 for ; Mon, 29 Jun 2009 15:57:10 +0000 (UTC) (envelope-from hselasky@c2i.net) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.0 c=1 a=MXw7gxVQKqGXY79tIT8aFQ==:17 a=g-C9pX_LWiRSm7mCtqcA:9 a=7cC2e8qtNlZbNYCHoxCOPSDBu7cA:4 Received: from [62.113.132.61] (account mc467741@c2i.net HELO laptop.adsl.tele2.no) by mailfe01.swip.net (CommuniGate Pro SMTP 5.2.13) with ESMTPA id 213717204 for freebsd-current@freebsd.org; Mon, 29 Jun 2009 17:57:09 +0200 From: Hans Petter Selasky To: freebsd-current@freebsd.org Date: Mon, 29 Jun 2009 17:56:41 +0200 User-Agent: KMail/1.11.4 (FreeBSD/8.0-CURRENT; KDE/4.2.4; i386; ; ) MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200906291756.42099.hselasky@c2i.net> Subject: False positive VGA PCI device detection X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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, 29 Jun 2009 15:57:11 -0000 Hi, I'm not sure if my ISDN adapter has been collecting dust for too long or what, but I was surprised about the following: vgapci1@pci0:1:8:0: class=0x038000 card=0x2bd01397 chip=0x2bd01397 rev=0x02 hdr=0x00 vendor = 'Cologne Chip Designs GmbH' device = 'HFC-S PCI A ISDN 2BDS0 ISDN HDLC FIFO Controller' class = display Kernel: i386 FreeBSD-8-current as of today --HPS