From owner-freebsd-current@FreeBSD.ORG Fri Oct 3 21:22:50 2003 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 2E41C16A4B3 for ; Fri, 3 Oct 2003 21:22:50 -0700 (PDT) Received: from tydfam.jp (ns.tydfam.jp [61.197.228.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E3BE43FBF for ; Fri, 3 Oct 2003 21:22:49 -0700 (PDT) (envelope-from ken@tydfam.jp) Received: from localhost (tyd3.sub.tydfam.jp [192.168.0.3]) by tydfam.jp (8.12.8p1/8.11.6) with ESMTP id h944LQw3035763; Sat, 4 Oct 2003 13:21:26 +0900 (JST) (envelope-from ken@tydfam.jp) Date: Sat, 04 Oct 2003 13:21:26 +0900 (JST) Message-Id: <20031004.132126.846935030.ken@tydfam.jp> To: dave@asylum.org From: Yamada Ken Takeshi In-Reply-To: <5.1.0.14.2.20031003230639.030cae68@localhost> References: <20031004.115108.730549851.ken@tydfam.jp> <5.1.0.14.2.20031003230639.030cae68@localhost> X-Mailer: Mew version 2.2 on XEmacs 21.4.13 (Rational FORTRAN) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.org Subject: Re: Q) Does em0 work under HTT? 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: Sat, 04 Oct 2003 04:22:50 -0000 From: dave > This is an MSI 875P Neo MB. > > Do you have it enabled in the bios? > > dave Yes, I enable HTT in the bios because without enabling it, freebsd-current does not recognize HTT. I mean that; with bios HTT disables; /sys/i386/i386/identcpu.c (cpu_procinfo & CPUID_HTT_CORES) >> 16) returns 1 !! while bios HTT enables; /sys/i386/i386/identcpu.c (cpu_procinfo & CPUID_HTT_CORES) >> 16) returns 2. My board is SuperMicro X5DAL-G.