From owner-freebsd-alpha Sat Jan 12 17:39:17 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106]) by hub.freebsd.org (Postfix) with ESMTP id D0F8E37B402 for ; Sat, 12 Jan 2002 17:39:13 -0800 (PST) Received: (from uucp@localhost) by srv1.cosmo-project.de (8.11.6/8.11.6) with UUCP id g0D1dCR03490 for freebsd-alpha@freebsd.org; Sun, 13 Jan 2002 02:39:12 +0100 (CET) (envelope-from ticso@cicely8.cicely.de) Received: from mail.cicely.de (cicely20.cicely.de [10.1.1.22]) by cicely5.cicely.de (8.12.1/8.12.1) with ESMTP id g0D1dRtx040441 for ; Sun, 13 Jan 2002 02:39:27 +0100 (CET)?g (envelope-from ticso@cicely8.cicely.de) Received: from cicely8.cicely.de (cicely8.cicely.de [10.1.2.10]) by mail.cicely.de (8.11.0/8.11.0) with ESMTP id g0D1dQW29893 for ; Sun, 13 Jan 2002 02:39:26 +0100 (CET) Received: (from ticso@localhost) by cicely8.cicely.de (8.11.6/8.11.6) id g0D1dQk41018 for freebsd-alpha@freebsd.org; Sun, 13 Jan 2002 02:39:26 +0100 (CET) (envelope-from ticso) Date: Sun, 13 Jan 2002 02:39:25 +0100 From: Bernd Walter To: freebsd-alpha@freebsd.org Subject: hw.chipset.bwx = 0 on PC164 with EV56-CPU? Message-ID: <20020113023925.I33929@cicely8.cicely.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.23i X-Operating-System: FreeBSD cicely8.cicely.de 5.0-CURRENT i386 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I just noticed the following values on a PC164 system running -stable from 22th november: hw.chipset.type: cia hw.chipset.bwx: 0 On an identic board running -current I see: hw.chipset.type: cia/bwx hw.chipset.bwx: 1 Both systems have an 21164A CPU and the similar chipset probing: CPU: EV56 (21164A) major=7 minor=2 extensions=0x1 ... cia0: <2117x Core Logic chipset> (this line is only on -current) cia0: ALCOR/ALCOR2, pass 3 cia0: extended capabilities: 21 It seems that cia_attach() in pci/cia.c doesn't handle the ev56 case on -stable. Are there any performance dependencies on that? -- B.Walter COSMO-Project http://www.cosmo-project.de ticso@cicely.de Usergroup info@cosmo-project.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message