From owner-freebsd-stable@FreeBSD.ORG Sat Dec 17 10:55:05 2005 Return-Path: X-Original-To: freebsd-stable@FreeBSD.ORG Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CBD6916A41F for ; Sat, 17 Dec 2005 10:55:05 +0000 (GMT) (envelope-from olli@lurza.secnetix.de) Received: from lurza.secnetix.de (lurza.secnetix.de [83.120.8.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id E1C6243D5A for ; Sat, 17 Dec 2005 10:55:04 +0000 (GMT) (envelope-from olli@lurza.secnetix.de) Received: from lurza.secnetix.de (atmzeb@localhost [127.0.0.1]) by lurza.secnetix.de (8.13.4/8.13.4) with ESMTP id jBHAt2iW049715 for ; Sat, 17 Dec 2005 11:55:02 +0100 (CET) (envelope-from oliver.fromme@secnetix.de) Received: (from olli@localhost) by lurza.secnetix.de (8.13.4/8.13.1/Submit) id jBHAt2aG049714; Sat, 17 Dec 2005 11:55:02 +0100 (CET) (envelope-from olli) Date: Sat, 17 Dec 2005 11:55:02 +0100 (CET) Message-Id: <200512171055.jBHAt2aG049714@lurza.secnetix.de> From: Oliver Fromme To: freebsd-stable@FreeBSD.ORG In-Reply-To: <200512162120.45053.freebsd.stable@melvyn.homeunix.org> X-Newsgroups: list.freebsd-stable User-Agent: tin/1.5.4-20000523 ("1959") (UNIX) (FreeBSD/4.11-STABLE (i386)) Cc: Subject: Re: HEADS UP: Release schedule for 2006 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-stable@FreeBSD.ORG List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Dec 2005 10:55:05 -0000 Melvyn Sopacua wrote: > Features=0xa7e9f9bf LUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,TM,PBE> > + Features2=0x180 > > Q: What are those extra features Enhanced Speedstep, Thermal Monitor 2. > and are they useful? ;-) Yes. The kernel's cpufreq framework will use them. > -ACPI link \\_SB_.PCI0.LNKB has invalid initial irq 11, ignoring > +pci_link1: BIOS IRQ 11 for 0.31.INTB is invalid > > Q: Could this be midi? Possibly. Look at the output of "pciconf -lv" and search for the entry for bus 0, slot 31. > -Timecounter "TSC" frequency 1398819442 Hz quality 800 > -Timecounters tick every 10.000 msec > +Timecounter "TSC" frequency 1398819606 Hz quality 800 > +Timecounters tick every 1.000 msec > > Q: This is a big scarey difference :p This isn't a printf bug I presume? No, the default of HZ changed from 100 to 1000. Best regards Oliver -- Oliver Fromme, secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing Dienstleistungen mit Schwerpunkt FreeBSD: http://www.secnetix.de/bsd Any opinions expressed in this message may be personal to the author and may not necessarily reflect the opinions of secnetix in any way. "I have stopped reading Stephen King novels. Now I just read C code instead." -- Richard A. O'Keefe