From owner-freebsd-i386@FreeBSD.ORG Sun Apr 16 13:56:13 2006 Return-Path: X-Original-To: i386@freebsd.org Delivered-To: freebsd-i386@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2854F16A400; Sun, 16 Apr 2006 13:56:13 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE8E943D4C; Sun, 16 Apr 2006 13:56:12 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.13.6/8.13.6) with ESMTP id k3GDuB6f089413; Sun, 16 Apr 2006 09:56:11 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.13.4P/8.13.4) with ESMTP id k3GDu6oD012346; Sun, 16 Apr 2006 09:56:06 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 887297302F; Sun, 16 Apr 2006 09:56:11 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20060416135611.887297302F@freebsd-current.sentex.ca> Date: Sun, 16 Apr 2006 09:56:11 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.87.1, clamav-milter version 0.87 on clamscanner4 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on i386/i386 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Apr 2006 13:56:13 -0000 TB --- 2006-04-16 12:39:16 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2006-04-16 12:39:16 - starting HEAD tinderbox run for i386/i386 TB --- 2006-04-16 12:39:16 - cleaning the object tree TB --- 2006-04-16 12:39:44 - checking out the source tree TB --- 2006-04-16 12:39:44 - cd /tinderbox/HEAD/i386/i386 TB --- 2006-04-16 12:39:44 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2006-04-16 12:46:19 - building world (CFLAGS=-O2 -pipe) TB --- 2006-04-16 12:46:19 - cd /src TB --- 2006-04-16 12:46:19 - /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything TB --- 2006-04-16 13:53:58 - generating LINT kernel config TB --- 2006-04-16 13:53:58 - cd /src/sys/i386/conf TB --- 2006-04-16 13:53:58 - /usr/bin/make -B LINT TB --- 2006-04-16 13:53:58 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-04-16 13:53:58 - cd /src TB --- 2006-04-16 13:53:58 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sun Apr 16 13:53:59 UTC 2006 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies [...] awk -f /src/sys/tools/makeobjops.awk /src/sys/kern/serdev_if.m -h awk -f /src/sys/tools/makeobjops.awk /src/sys/libkern/iconv_converter_if.m -h awk -f /src/sys/tools/makeobjops.awk /src/sys/pci/agp_if.m -h awk -f /src/sys/tools/makeobjops.awk /src/sys/dev/acpica/acpi_if.m -h rm -f .newdep /usr/bin/make -V CFILES -V SYSTEM_CFILES -V GEN_CFILES | MKDEP_CPP="cc -E" CC="cc" xargs mkdep -a -f .newdep -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ipfilter -I/src/sys/contrib/pf -I/src/sys/contrib/dev/ath/freebsd -I/src/sys/contrib/ngatm -I/src/sys/dev/twa -I/src/sys/gnu/fs/xfs/FreeBSD -I/src/sys/gnu/fs/xfs/FreeBSD/support -I/src/sys/gnu/fs/xfs -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding /src/sys/dev/acpica/acpi_dock.c:39:18: acpi.h: No such file or directory mkdep: compile failed *** Error code 1 Stop in /obj/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2006-04-16 13:56:11 - WARNING: /usr/bin/make returned exit code 1 TB --- 2006-04-16 13:56:11 - ERROR: failed to build lint kernel TB --- 2006-04-16 13:56:11 - tinderbox aborted TB --- 0.85 user 4.02 system 4614.39 real From owner-freebsd-i386@FreeBSD.ORG Sun Apr 16 15:35:54 2006 Return-Path: X-Original-To: i386@freebsd.org Delivered-To: freebsd-i386@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E6EEE16A401; Sun, 16 Apr 2006 15:35:53 +0000 (UTC) (envelope-from maxim@macomnet.ru) Received: from mp2.macomnet.net (mp2.macomnet.net [195.128.64.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5DB3C43D69; Sun, 16 Apr 2006 15:35:52 +0000 (GMT) (envelope-from maxim@macomnet.ru) Received: from localhost (localhost [127.0.0.1]) by mp2.macomnet.net (8.13.4/8.13.3) with ESMTP id k3GFZp2k070601; Sun, 16 Apr 2006 19:35:51 +0400 (MSD) (envelope-from maxim@macomnet.ru) Date: Sun, 16 Apr 2006 19:35:51 +0400 (MSD) From: Maxim Konovalov To: FreeBSD Tinderbox In-Reply-To: <20060416135611.887297302F@freebsd-current.sentex.ca> Message-ID: <20060416193514.C41080@mp2.macomnet.net> References: <20060416135611.887297302F@freebsd-current.sentex.ca> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: current@freebsd.org, i386@freebsd.org Subject: Re: [head tinderbox] failure on i386/i386 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Apr 2006 15:35:54 -0000 On Sun, 16 Apr 2006, 09:56-0400, FreeBSD Tinderbox wrote: > TB --- 2006-04-16 12:39:16 - tinderbox 2.3 running on freebsd-current.sentex.ca > TB --- 2006-04-16 12:39:16 - starting HEAD tinderbox run for i386/i386 > TB --- 2006-04-16 12:39:16 - cleaning the object tree > TB --- 2006-04-16 12:39:44 - checking out the source tree > TB --- 2006-04-16 12:39:44 - cd /tinderbox/HEAD/i386/i386 > TB --- 2006-04-16 12:39:44 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src > TB --- 2006-04-16 12:46:19 - building world (CFLAGS=-O2 -pipe) > TB --- 2006-04-16 12:46:19 - cd /src > TB --- 2006-04-16 12:46:19 - /usr/bin/make -B buildworld > >>> Rebuilding the temporary build tree > >>> stage 1.1: legacy release compatibility shims > >>> stage 1.2: bootstrap tools > >>> stage 2.1: cleaning up the object tree > >>> stage 2.2: rebuilding the object tree > >>> stage 2.3: build tools > >>> stage 3: cross tools > >>> stage 4.1: building includes > >>> stage 4.2: building libraries > >>> stage 4.3: make dependencies > >>> stage 4.4: building everything > TB --- 2006-04-16 13:53:58 - generating LINT kernel config > TB --- 2006-04-16 13:53:58 - cd /src/sys/i386/conf > TB --- 2006-04-16 13:53:58 - /usr/bin/make -B LINT > TB --- 2006-04-16 13:53:58 - building LINT kernel (COPTFLAGS=-O2 -pipe) > TB --- 2006-04-16 13:53:58 - cd /src > TB --- 2006-04-16 13:53:58 - /usr/bin/make buildkernel KERNCONF=LINT > >>> Kernel build for LINT started on Sun Apr 16 13:53:59 UTC 2006 > >>> stage 1: configuring the kernel > >>> stage 2.1: cleaning up the object tree > >>> stage 2.2: rebuilding the object tree > >>> stage 2.3: build tools > >>> stage 3.1: making dependencies > [...] > awk -f /src/sys/tools/makeobjops.awk /src/sys/kern/serdev_if.m -h > awk -f /src/sys/tools/makeobjops.awk /src/sys/libkern/iconv_converter_if.m -h > awk -f /src/sys/tools/makeobjops.awk /src/sys/pci/agp_if.m -h > awk -f /src/sys/tools/makeobjops.awk /src/sys/dev/acpica/acpi_if.m -h > rm -f .newdep > /usr/bin/make -V CFILES -V SYSTEM_CFILES -V GEN_CFILES | MKDEP_CPP="cc -E" CC="cc" xargs mkdep -a -f .newdep -O2 -pipe -fno-strict-aliasing -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ipfilter -I/src/sys/contrib/pf -I/src/sys/contrib/dev/ath/freebsd -I/src/sys/contrib/ngatm -I/src/sys/dev/twa -I/src/sys/gnu/fs/xfs/FreeBSD -I/src/sys/gnu/fs/xfs/FreeBSD/support -I/src/sys/gnu/fs/xfs -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding > /src/sys/dev/acpica/acpi_dock.c:39:18: acpi.h: No such file or directory > mkdep: compile failed > *** Error code 1 > > Stop in /obj/src/sys/LINT. > *** Error code 1 > > Stop in /src. > *** Error code 1 > > Stop in /src. > TB --- 2006-04-16 13:56:11 - WARNING: /usr/bin/make returned exit code 1 > TB --- 2006-04-16 13:56:11 - ERROR: failed to build lint kernel > TB --- 2006-04-16 13:56:11 - tinderbox aborted > TB --- 0.85 user 4.02 system 4614.39 real Should be fixed now. -- Maxim Konovalov From owner-freebsd-i386@FreeBSD.ORG Mon Apr 17 10:03:06 2006 Return-Path: X-Original-To: freebsd-i386@hub.freebsd.org Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5718816A404; Mon, 17 Apr 2006 10:03:06 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D5ADD43D49; Mon, 17 Apr 2006 10:03:05 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k3HA35un035682; Mon, 17 Apr 2006 10:03:05 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k3HA351R035678; Mon, 17 Apr 2006 10:03:05 GMT (envelope-from linimon) Date: Mon, 17 Apr 2006 10:03:05 GMT From: Mark Linimon Message-Id: <200604171003.k3HA351R035678@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-i386@FreeBSD.org, kuriyama@FreeBSD.org Cc: Subject: Re: ports/95549: textproc/jade reports that there are error in any case. X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Apr 2006 10:03:06 -0000 Old Synopsis: Jade reports that there are error in any case. New Synopsis: textproc/jade reports that there are error in any case. Responsible-Changed-From-To: freebsd-i386->kuriyama Responsible-Changed-By: linimon Responsible-Changed-When: Mon Apr 17 10:02:04 UTC 2006 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=95549 From owner-freebsd-i386@FreeBSD.ORG Mon Apr 17 17:20:18 2006 Return-Path: X-Original-To: freebsd-i386@hub.freebsd.org Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DF80E16A403 for ; Mon, 17 Apr 2006 17:20:18 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E31143D45 for ; Mon, 17 Apr 2006 17:20:16 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k3HHKF9b065966 for ; Mon, 17 Apr 2006 17:20:15 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k3HHKFCs065965; Mon, 17 Apr 2006 17:20:15 GMT (envelope-from gnats) Resent-Date: Mon, 17 Apr 2006 17:20:15 GMT Resent-Message-Id: <200604171720.k3HHKFCs065965@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-i386@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, George Hartzell Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BA74416A413 for ; Mon, 17 Apr 2006 17:11:23 +0000 (UTC) (envelope-from hartzell@blue.alerce.com) Received: from blue.alerce.com (w092.z064001164.sjc-ca.dsl.cnc.net [64.1.164.92]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1711B43D49 for ; Mon, 17 Apr 2006 17:11:21 +0000 (GMT) (envelope-from hartzell@blue.alerce.com) Received: from blue.alerce.com (localhost [127.0.0.1]) by blue.alerce.com (8.13.6/8.13.4) with ESMTP id k3I9bGco000792 for ; Tue, 18 Apr 2006 09:37:16 GMT (envelope-from hartzell@blue.alerce.com) Received: (from hartzell@localhost) by blue.alerce.com (8.13.6/8.13.4/Submit) id k3I9bGCx000791; Tue, 18 Apr 2006 09:37:16 GMT (envelope-from hartzell) Message-Id: <200604180937.k3I9bGCx000791@blue.alerce.com> Date: Tue, 18 Apr 2006 09:37:16 GMT From: George Hartzell To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: i386/95949: No sound on ASUS A8V-MX, 'play interrupt timeout, channel dead' X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: George Hartzell List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Apr 2006 17:20:19 -0000 >Number: 95949 >Category: i386 >Synopsis: No sound on ASUS A8V-MX, 'play interrupt timeout, channel dead' >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Apr 17 17:20:15 GMT 2006 >Closed-Date: >Last-Modified: >Originator: George Hartzell >Release: FreeBSD 6.1-RC i386 >Organization: >Environment: System: FreeBSD blue.alerce.com 6.1-RC FreeBSD 6.1-RC #1: Tue Apr 18 08:49:20 UTC 2006 root@blue.alerce.com:/usr/obj/usr/src/sys/DEMI i386 ASUS A8V-MX, AMD Athlon X2 3800+, 2GB RAM, dual Seagate 300GB SATA drives. >Description: I'm unable to get sound to work. I can play audio cd's w/ cdplay, but I think that just tests the analog audio out cabling. Any gnome sound app I try, and "cat /etc/termcap > /dev/dsp0" generates: pcm0:play:0:dsp0.0: play interrupt timeout, channel dead I'm running w/ ACPI, have tried booting w/out it enable. I've disabled USB in the bios and/or built a kernel w/out USB and disabled usbd (since one of the usb components is also in irq22). Nothing seems to help. ---- dmesg ------------------------------------------------- Copyright (c) 1992-2006 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 6.1-RC #1: Tue Apr 18 08:49:20 UTC 2006 root@blue.alerce.com:/usr/obj/usr/src/sys/DEMI Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: AMD Athlon(tm) 64 X2 Dual Core Processor 3800+ (2000.08-MHz 686-class CPU) Origin = "AuthenticAMD" Id = 0x20fb1 Stepping = 1 Features=0x178bfbff Features2=0x1 AMD Features=0xe2500800,LM,3DNow+,3DNow> real memory = 2147155968 (2047 MB) avail memory = 2096144384 (1999 MB) MPTable: FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs cpu0 (BSP): APIC ID: 0 cpu1 (AP): APIC ID: 1 ioapic0: Assuming intbase of 0 ioapic0 irqs 0-23 on motherboard kbd1 at kbdmux0 npx0: [FAST] npx0: on motherboard npx0: INT 16 interface cpu0 on motherboard powernow0: on cpu0 cpu1 on motherboard powernow1: on cpu1 pcib0: pcibus 0 on motherboard pci0: on pcib0 agp0: mem 0xf8000000-0xfbffffff at device 0.0 on pci0 pcib1: at device 1.0 on pci0 pci1: on pcib1 pci1: at device 0.0 (no driver attached) atapci0: port 0xec00-0xec07,0xe880-0xe883,0xe800-0xe807,0xe480-0xe483,0xe400-0xe40f mem 0xfebffc00-0xfebfffff irq 21 at device 15.0 on pci0 ata2: on atapci0 ata3: on atapci0 atapci1: port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xfc00-0xfc0f at device 15.1 on pci0 ata0: on atapci1 ata1: on atapci1 pci0: at device 16.0 (no driver attached) pci0: at device 16.1 (no driver attached) pci0: at device 16.2 (no driver attached) pci0: at device 16.3 (no driver attached) pci0: at device 16.4 (no driver attached) isab0: at device 17.0 on pci0 isa0: on isab0 pcm0: port 0xd400-0xd4ff irq 22 at device 17.5 on pci0 pcm0: pcm0: vr0: port 0xd000-0xd0ff mem 0xfebff400-0xfebff4ff irq 23 at device 18.0 on pci0 miibus0: on vr0 rlphy0: on miibus0 rlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto vr0: Ethernet address: 00:15:f2:2c:c3:86 pcib2: at device 19.0 on pci0 pci2: on pcib2 pcib3: at device 0.0 on pci2 pci3: on pcib3 pcib4: at device 0.1 on pci2 pci4: on pcib4 pmtimer0 on isa0 orm0: at iomem 0xc0000-0xc8fff on isa0 atkbdc0: at port 0x60,0x64 on isa0 atkbd0: irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] psm0: irq 12 on atkbdc0 psm0: [GIANT-LOCKED] psm0: model IntelliMouse Explorer, device ID 4 ppc0: parallel port not found. sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> sio0: configured irq 4 not in bitmap of probed irqs 0 sio0: port may not be enabled sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 8250 or not responding sio1: configured irq 3 not in bitmap of probed irqs 0 sio1: port may not be enabled vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 unknown: can't assign resources (memory) Timecounters tick every 1.000 msec acd0: DVDR at ata0-master UDMA33 ad4: 286168MB at ata2-master SATA150 ad6: 286168MB at ata3-master SATA150 GEOM_MIRROR: Device gm0s1 created (id=3185843744). GEOM_MIRROR: Device gm0s1: provider ad4s1 detected. GEOM_MIRROR: Device gm0s1: provider ad6s1 detected. GEOM_MIRROR: Device gm0s1: provider ad6s1 activated. GEOM_MIRROR: Device gm0s1: provider ad4s1 activated. GEOM_MIRROR: Device gm0s1: provider mirror/gm0s1 launched. SMP: AP CPU #1 Launched! cd0 at ata0 bus 0 target 0 lun 0 cd0: Removable CD-ROM SCSI-0 device cd0: 33.000MB/s transfers cd0: Attempt to query device size failed: NOT READY, Medium not present Trying to mount root from ufs:/dev/mirror/gm0s1a pcm0:play:0:dsp0.0: play interrupt timeout, channel dead Waiting (max 60 seconds) for system process `vnlru' to stop...done Waiting (max 60 seconds) for system process `bufdaemon' to stop...done Waiting (max 60 seconds) for system process `syncer' to stop... Syncing disks, vnodes remaining...5 2 2 1 1 0 0 done All buffers synced. Copyright (c) 1992-2006 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 6.1-RC #1: Tue Apr 18 08:49:20 UTC 2006 root@blue.alerce.com:/usr/obj/usr/src/sys/DEMI ACPI APIC Table: Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: AMD Athlon(tm) 64 X2 Dual Core Processor 3800+ (2000.09-MHz 686-class CPU) Origin = "AuthenticAMD" Id = 0x20fb1 Stepping = 1 Features=0x178bfbff Features2=0x1 AMD Features=0xe2500800,LM,3DNow+,3DNow> real memory = 2147155968 (2047 MB) avail memory = 2096119808 (1999 MB) FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs cpu0 (BSP): APIC ID: 0 cpu1 (AP): APIC ID: 1 ioapic0 irqs 0-23 on motherboard kbd1 at kbdmux0 npx0: [FAST] npx0: on motherboard npx0: INT 16 interface acpi0: on motherboard acpi0: Power Button (fixed) Timecounter "ACPI-safe" frequency 3579545 Hz quality 1000 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x808-0x80b on acpi0 cpu0: on acpi0 powernow0: on cpu0 cpu1: on acpi0 powernow1: on cpu1 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 agp0: mem 0xf8000000-0xfbffffff at device 0.0 on pci0 pcib1: at device 1.0 on pci0 pci1: on pcib1 pci1: at device 0.0 (no driver attached) atapci0: port 0xec00-0xec07,0xe880-0xe883,0xe800-0xe807,0xe480-0xe483,0xe400-0xe40f mem 0xfebffc00-0xfebfffff irq 21 at device 15.0 on pci0 ata2: on atapci0 ata3: on atapci0 atapci1: port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xfc00-0xfc0f at device 15.1 on pci0 ata0: on atapci1 ata1: on atapci1 pci0: at device 16.0 (no driver attached) pci0: at device 16.1 (no driver attached) pci0: at device 16.2 (no driver attached) pci0: at device 16.3 (no driver attached) pci0: at device 16.4 (no driver attached) isab0: at device 17.0 on pci0 isa0: on isab0 pcm0: port 0xd400-0xd4ff irq 22 at device 17.5 on pci0 pcm0: pcm0: vr0: port 0xd000-0xd0ff mem 0xfebff400-0xfebff4ff irq 23 at device 18.0 on pci0 miibus0: on vr0 rlphy0: on miibus0 rlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto vr0: Ethernet address: 00:15:f2:2c:c3:86 pcib2: at device 19.0 on pci0 pci2: on pcib2 pcib3: at device 0.0 on pci2 pci3: on pcib3 pcib4: at device 0.1 on pci2 pci4: on pcib4 acpi_button0: on acpi0 acpi_button1: on acpi0 atkbdc0: port 0x60,0x64 irq 1 on acpi0 atkbd0: irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] psm0: irq 12 on atkbdc0 psm0: [GIANT-LOCKED] psm0: model IntelliMouse Explorer, device ID 4 pmtimer0 on isa0 orm0: at iomem 0xc0000-0xc8fff on isa0 ppc0: parallel port not found. sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> sio0: configured irq 4 not in bitmap of probed irqs 0 sio0: port may not be enabled sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 8250 or not responding sio1: configured irq 3 not in bitmap of probed irqs 0 sio1: port may not be enabled vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 Timecounters tick every 1.000 msec acd0: DVDR at ata0-master UDMA33 ad4: 286168MB at ata2-master SATA150 ad6: 286168MB at ata3-master SATA150 GEOM_MIRROR: Device gm0s1 created (id=3185843744). GEOM_MIRROR: Device gm0s1: provider ad4s1 detected. SMP: AP CPU #1 Launched! GEOM_MIRROR: Device gm0s1: provider ad6s1 detected. GEOM_MIRROR: Device gm0s1: provider ad6s1 activated. GEOM_MIRROR: Device gm0s1: provider ad4s1 activated. GEOM_MIRROR: Device gm0s1: provider mirror/gm0s1 launched. Trying to mount root from ufs:/dev/mirror/gm0s1a cd0 at ata0 bus 0 target 0 lun 0 cd0: Removable CD-ROM SCSI-0 device cd0: 33.000MB/s transfers cd0: Attempt to query device size failed: NOT READY, Medium not present pcm0:play:0:dsp0.0: play interrupt timeout, channel dead ---- pciconf -lv ------------------------------------------------- agp0@pci0:0:0: class=0x060000 card=0x02041106 chip=0x02041106 rev=0x00 hdr=0x00 vendor = 'VIA Technologies Inc' device = 'K8M400 CPU to PCI Bridge' class = bridge subclass = HOST-PCI hostb0@pci0:0:1: class=0x060000 card=0x12041106 chip=0x12041106 rev=0x00 hdr=0x00 vendor = 'VIA Technologies Inc' device = 'K8M400 CPU to PCI Bridge' class = bridge subclass = HOST-PCI hostb1@pci0:0:2: class=0x060000 card=0x22041106 chip=0x22041106 rev=0x00 hdr=0x00 vendor = 'VIA Technologies Inc' device = 'K8M400 CPU to PCI Bridge' class = bridge subclass = HOST-PCI hostb2@pci0:0:3: class=0x060000 card=0x32041106 chip=0x32041106 rev=0x00 hdr=0x00 vendor = 'VIA Technologies Inc' device = 'K8M400 CPU to PCI Bridge' class = bridge subclass = HOST-PCI hostb3@pci0:0:4: class=0x060000 card=0x42041106 chip=0x42041106 rev=0x00 hdr=0x00 vendor = 'VIA Technologies Inc' device = 'K8M400 CPU to PCI Bridge' class = bridge subclass = HOST-PCI hostb4@pci0:0:7: class=0x060000 card=0x00000000 chip=0x72041106 rev=0x00 hdr=0x00 vendor = 'VIA Technologies Inc' device = 'K8M400 CPU to PCI Bridge' class = bridge subclass = HOST-PCI pcib1@pci0:1:0: class=0x060400 card=0x00000080 chip=0xb1881106 rev=0x00 hdr=0x01 vendor = 'VIA Technologies Inc' device = 'Apollo K8HTB CPU to AGP 2.0/3.0 Bridge' class = bridge subclass = PCI-PCI atapci0@pci0:15:0: class=0x01018f card=0x33491106 chip=0x33491106 rev=0x00 hdr=0x00 vendor = 'VIA Technologies Inc' class = mass storage subclass = ATA atapci1@pci0:15:1: class=0x01018a card=0x05711106 chip=0x05711106 rev=0x07 hdr=0x00 vendor = 'VIA Technologies Inc' device = 'VT82xxxx EIDE Controller (All VIA Chipsets)' class = mass storage subclass = ATA none0@pci0:16:0: class=0x0c0300 card=0x30381106 chip=0x30381106 rev=0x90 hdr=0x00 vendor = 'VIA Technologies Inc' device = 'VT82xxxxx UHCI USB 1.1 Controller (All VIA Chipsets)' class = serial bus subclass = USB none1@pci0:16:1: class=0x0c0300 card=0x30381106 chip=0x30381106 rev=0x90 hdr=0x00 vendor = 'VIA Technologies Inc' device = 'VT82xxxxx UHCI USB 1.1 Controller (All VIA Chipsets)' class = serial bus subclass = USB none2@pci0:16:2: class=0x0c0300 card=0x30381106 chip=0x30381106 rev=0x90 hdr=0x00 vendor = 'VIA Technologies Inc' device = 'VT82xxxxx UHCI USB 1.1 Controller (All VIA Chipsets)' class = serial bus subclass = USB none3@pci0:16:3: class=0x0c0300 card=0x30381106 chip=0x30381106 rev=0x90 hdr=0x00 vendor = 'VIA Technologies Inc' device = 'VT82xxxxx UHCI USB 1.1 Controller (All VIA Chipsets)' class = serial bus subclass = USB none4@pci0:16:4: class=0x0c0320 card=0x31041106 chip=0x31041106 rev=0x90 hdr=0x00 vendor = 'VIA Technologies Inc' device = 'VT6202 USB 2.0 Enhanced Host Controller' class = serial bus subclass = USB isab0@pci0:17:0: class=0x060100 card=0x32871106 chip=0x32871106 rev=0x00 hdr=0x00 vendor = 'VIA Technologies Inc' class = bridge subclass = PCI-ISA pcm0@pci0:17:5: class=0x040100 card=0x81b91043 chip=0x30591106 rev=0x70 hdr=0x00 vendor = 'VIA Technologies Inc' device = 'VT8233/33A/8235/8237 AC97 Enhanced Audio Controller' class = multimedia subclass = audio hostb5@pci0:17:7: class=0x060000 card=0x287e1106 chip=0x287e1106 rev=0x00 hdr=0x00 vendor = 'VIA Technologies Inc' class = bridge subclass = HOST-PCI vr0@pci0:18:0: class=0x020000 card=0x80ed1043 chip=0x30651106 rev=0x7c hdr=0x00 vendor = 'VIA Technologies Inc' device = 'VT6102 Rhine II PCI Fast Ethernet Controller' class = network subclass = ethernet pcib2@pci0:19:0: class=0x060400 card=0x00000000 chip=0x287b1106 rev=0x00 hdr=0x01 vendor = 'VIA Technologies Inc' class = bridge subclass = PCI-PCI hostb6@pci0:24:0: class=0x060000 card=0x00000000 chip=0x11001022 rev=0x00 hdr=0x00 vendor = 'Advanced Micro Devices (AMD)' device = 'Athlon 64 / Opteron HyperTransport Technology Configuration' class = bridge subclass = HOST-PCI hostb7@pci0:24:1: class=0x060000 card=0x00000000 chip=0x11011022 rev=0x00 hdr=0x00 vendor = 'Advanced Micro Devices (AMD)' device = 'Athlon 64 / Opteron Address Map' class = bridge subclass = HOST-PCI hostb8@pci0:24:2: class=0x060000 card=0x00000000 chip=0x11021022 rev=0x00 hdr=0x00 vendor = 'Advanced Micro Devices (AMD)' device = 'Athlon 64 / Opteron DRAM Controller' class = bridge subclass = HOST-PCI hostb9@pci0:24:3: class=0x060000 card=0x00000000 chip=0x11031022 rev=0x00 hdr=0x00 vendor = 'Advanced Micro Devices (AMD)' device = 'Athlon 64 / Opteron Miscellaneous Control' class = bridge subclass = HOST-PCI none5@pci1:0:0: class=0x030000 card=0x1e41102b chip=0x2527102b rev=0x01 hdr=0x00 vendor = 'Matrox Electronic Systems Ltd.' device = 'MGA-G550 AGP Chipset' class = display subclass = VGA pcib3@pci2:0:0: class=0x060400 card=0x00000040 chip=0x287c1106 rev=0x00 hdr=0x01 vendor = 'VIA Technologies Inc' class = bridge subclass = PCI-PCI pcib4@pci2:0:1: class=0x060400 card=0x00000040 chip=0x287d1106 rev=0x00 hdr=0x01 vendor = 'VIA Technologies Inc' class = bridge subclass = PCI-PCI ---- sysctl -a ------------------------------------------------- kern.ostype: FreeBSD kern.osrelease: 6.1-RC kern.osrevision: 199506 kern.version: FreeBSD 6.1-RC #1: Tue Apr 18 08:49:20 UTC 2006 root@blue.alerce.com:/usr/obj/usr/src/sys/DEMI kern.maxvnodes: 100000 kern.maxproc: 6164 kern.maxfiles: 12328 kern.argmax: 262144 kern.securelevel: -1 kern.hostname: blue.alerce.com kern.hostid: 0 kern.clockrate: { hz = 1000, tick = 1000, profhz = 666, stathz = 133 } kern.posix1version: 200112 kern.ngroups: 16 kern.job_control: 1 kern.saved_ids: 0 kern.boottime: { sec = 1145351870, usec = 553763 } Tue Apr 18 09:17:50 2006 kern.domainname: kern.osreldate: 600105 kern.bootfile: /boot/kernel/kernel kern.maxfilesperproc: 11095 kern.maxprocperuid: 5547 kern.ipc.maxsockbuf: 262144 kern.ipc.sockbuf_waste_factor: 8 kern.ipc.somaxconn: 128 kern.ipc.max_linkhdr: 16 kern.ipc.max_protohdr: 60 kern.ipc.max_hdr: 76 kern.ipc.max_datalen: 132 kern.ipc.nmbclusters: 25600 kern.ipc.nmbjumbop: 0 kern.ipc.nmbjumbo9: 0 kern.ipc.nmbjumbo16: 0 kern.ipc.maxpipekva: 16777216 kern.ipc.pipes: 170 kern.ipc.pipekva: 1232896 kern.ipc.pipefragretry: 0 kern.ipc.pipeallocfail: 0 kern.ipc.piperesizefail: 0 kern.ipc.piperesizeallowed: 1 kern.ipc.msgmax: 16384 kern.ipc.msgmni: 40 kern.ipc.msgmnb: 2048 kern.ipc.msgtql: 40 kern.ipc.msgssz: 8 kern.ipc.msgseg: 2048 kern.ipc.semmap: 30 kern.ipc.semmni: 10 kern.ipc.semmns: 60 kern.ipc.semmnu: 30 kern.ipc.semmsl: 60 kern.ipc.semopm: 100 kern.ipc.semume: 10 kern.ipc.semusz: 92 kern.ipc.semvmx: 32767 kern.ipc.semaem: 16384 kern.ipc.shmmax: 33554432 kern.ipc.shmmin: 1 kern.ipc.shmmni: 192 kern.ipc.shmseg: 128 kern.ipc.shmall: 8192 kern.ipc.shm_use_phys: 0 kern.ipc.shm_allow_removed: 0 kern.ipc.numopensockets: 246 kern.ipc.maxsockets: 12328 kern.ipc.nsfbufs: 6656 kern.ipc.nsfbufspeak: 4 kern.ipc.nsfbufsused: 0 kern.dummy: 0 kern.ps_strings: 3217031152 kern.usrstack: 3217031168 kern.logsigexit: 1 kern.iov_max: 1024 kern.cam.cam_srch_hi: 0 kern.cam.scsi_delay: 5000 kern.cam.cd.changer.min_busy_seconds: 5 kern.cam.cd.changer.max_busy_seconds: 15 kern.cam.cd.0.minimum_cmd_size: 10 kern.cam.da.retry_count: 4 kern.cam.da.default_timeout: 60 kern.disks: cd0 ad6 ad4 kern.geom.debugflags: 0 kern.geom.collectstats: 1 kern.geom.mirror.sync_requests: 2 kern.geom.mirror.disconnect_on_failure: 1 kern.geom.mirror.idletime: 5 kern.geom.mirror.timeout: 4 kern.geom.mirror.debug: 0 kern.elf32.fallback_brand: -1 kern.init_path: /sbin/init:/sbin/oinit:/sbin/init.bak:/rescue/init:/stand/sysinstall kern.init_shutdown_timeout: 120 kern.acct_suspend: 2 kern.acct_resume: 4 kern.acct_chkfreq: 15 kern.acct_suspended: 0 kern.cp_time: 1497 0 2266 95 265437 kern.openfiles: 791 kern.kq_calloutmax: 4096 kern.stackprot: 7 kern.ps_arg_cache_limit: 256 kern.lastpid: 761 kern.randompid: 0 kern.ktrace.genio_size: 4096 kern.ktrace.request_pool: 100 kern.module_path: /boot/kernel;/boot/modules kern.malloc: Type InUse MemUse HighUse Requests Size(s) acpidev 72 3K - 72 32 ac97 2 1K - 2 16,256 acpisem 25 2K - 25 64 mixer 1 1K - 1 1024 ratefeed 4 41K - 44 64 acpitask 0 0K - 1 32 acpica 2428 129K - 30653 16,32,64,128,256,512,1024 mirror_data 3 1K - 209 32,128,512 PCI Link 16 2K - 16 64,128 acpipwr 1 1K - 1 32 fmtfeed 2 16K - 175 feeder 123 3K - 894 16,64 DEVFS 11 1K - 12 16,128 DEVFS1 116 29K - 116 256 DEVFS3 130 17K - 131 128 nexusdev 3 1K - 3 16 memdesc 1 4K - 30 32,4096 I/O APIC 1 1K - 1 1024 entropy 1024 64K - 1024 64 atkbddev 2 1K - 2 32 VM pgdata 2 65K - 2 64 CAM SIM 5 1K - 5 64 CAM dev queue 5 1K - 5 64 ata_generic 3 3K - 4 1024 UMAHash 2 2K - 4 256,512,1024 UFS mount 12 41K - 12 256,2048,4096 UFS dirhash 120 23K - 120 16,32,64,128,256,512 savedino 0 0K - 78 256 dirrem 0 0K - 127 32 mkdir 0 0K - 20 32 diradd 0 0K - 165 64 freefile 0 0K - 74 32 freeblks 3 1K - 67 256 freefrag 1 1K - 41 32 allocdirect 3 1K - 228 128 bmsafemap 1 1K - 35 64 newblk 1 1K - 229 64,256 inodedep 4 257K - 190 128 pagedep 1 64K - 50 64 p1003.1b 1 1K - 1 16 agp 2 65K - 2 16 NFS daemon 1 1K - 1 256 in6_multi 28 1K - 28 16,32,64 syncache 1 8K - 1 CAM queue 17 1K - 77 16 hostcache 1 24K - 1 in_multi 2 1K - 2 32 routetbl 28 3K - 1673 16,32,64,128,256 CAM periph 3 1K - 4 128 lo 1 1K - 1 16 arpcom 1 1K - 1 16 clone 4 16K - 4 4096 ether_multi 33 2K - 38 16,32,64 ifaddr 22 7K - 23 16,32,64,256,512,2048 ifnet 3 3K - 3 256,1024 BPF 7 9K - 7 64,128,256,4096 vnodemarker 0 0K - 309 512 mount 81 8K - 156 16,32,64,128,1024,2048 vnodes 5 1K - 5 16,128 VFS hash 1 256K - 1 cluster_save buffer 0 0K - 5 32,64 vfscache 1 512K - 1 BIO buffer 673 1346K - 677 2048 pcb 16 5K - 63 16,32,64,2048 soname 122 14K - 1350 16,32,64,128 mbuf_tag 0 0K - 8 32,64 ptys 2 1K - 2 128 ttys 1440 199K - 3161 128,1024 shm 8 19K - 18 1024 sem 4 7K - 4 512,1024,4096 msg 4 25K - 4 1024,4096 iov 0 0K - 15489 16,64,128,256 ioctlops 0 0K - 44261 16,32,64,128,256,512,1024,4096 Unitno 7 1K - 11471 16,64 turnstiles 241 16K - 241 64 taskqueue 6 1K - 6 128 sleep queues 241 8K - 241 32 sbuf 0 0K - 550 16,32,64,128,256,512,1024,2048,4096 rman 147 10K - 593 64 kbdmux 6 9K - 6 16,128,256,2048,4096 kobj 251 502K - 929 2048 eventhandler 39 3K - 39 32,128 devstat 16 33K - 16 16,4096 bus-sc 61 20K - 3218 16,32,64,128,256,512,1024,2048,4096 bus 977 41K - 5693 16,32,64,128,1024 SWAP 2 549K - 2 64 umtx 240 15K - 240 64 sysctltmp 0 0K - 460 16,32,64,128 sysctloid 2618 79K - 2618 16,32,64 sysctl 0 0K - 522 16,32,64 uidinfo 7 2K - 21 32,1024 plimit 18 5K - 213 256 cred 38 5K - 15373 128 subproc 230 444K - 889 256,4096 proc 2 8K - 2 4096 session 31 4K - 36 128 pgrp 38 3K - 60 64 mtx_pool 1 8K - 1 module 353 23K - 353 64,128 CAM XPT 37 5K - 91 16,64,512,1024 ip6ndp 4 1K - 5 64,128 temp 16 261K - 4871 16,32,64,128,256,1024,2048,4096 devbuf 340 1814K - 398 16,32,64,128,256,512,1024,2048,4096 lockf 13 1K - 47 64 linker 74 4K - 115 16,32,256 acd_driver 1 2K - 1 2048 KTRACE 100 13K - 100 128 ata_cam 4 4K - 26 64,256,1024 ithread 65 6K - 66 16,64,128 zombie 0 0K - 659 128 proc-args 60 5K - 603 16,32,64,128,256 kqueue 2 3K - 13 256,1024,2048 kenv 101 8K - 102 16,32,64,4096 sigio 2 1K - 3 32 file desc 144 40K - 856 16,32,64,256,512,1024,2048,4096 ar_driver 0 0K - 10 512,2048 cdev 28 4K - 28 128 ata_dma 4 1K - 4 128 isadev 21 2K - 21 64 ad_driver 2 1K - 2 32 GEOM 273 102K - 913 16,32,64,128,256,512,1024,2048,4096 pfs_nodes 20 3K - 20 128 kern.malloc_count: 201 kern.ident: GENERIC kern.maxusers: 384 kern.fallback_elf_brand: -1 kern.kstack_pages: 2 kern.sync_on_panic: 0 kern.shutdown.poweroff_delay: 5000 kern.shutdown.kproc_shutdown_wait: 60 kern.sugid_coredump: 0 kern.coredump: 1 kern.nodump_coredump: 0 kern.corefile: %N.core kern.fscale: 2048 kern.timecounter.stepwarnings: 0 kern.timecounter.nbinuptime: 878549 kern.timecounter.nnanouptime: 0 kern.timecounter.nmicrouptime: 792 kern.timecounter.nbintime: 214139 kern.timecounter.nnanotime: 50874 kern.timecounter.nmicrotime: 163267 kern.timecounter.ngetbinuptime: 5270 kern.timecounter.ngetnanouptime: 492 kern.timecounter.ngetmicrouptime: 167029 kern.timecounter.ngetbintime: 0 kern.timecounter.ngetnanotime: 0 kern.timecounter.ngetmicrotime: 109402 kern.timecounter.nsetclock: 2 kern.timecounter.hardware: ACPI-safe kern.timecounter.choice: TSC(-100) ACPI-safe(1000) i8254(0) dummy(-1000000) kern.timecounter.tick: 1 kern.timecounter.smp_tsc: 0 kern.threads.thr_scope: 0 kern.threads.thr_concurrency: 0 kern.threads.debug: 0 kern.threads.max_threads_per_proc: 1500 kern.threads.max_groups_per_proc: 1500 kern.threads.max_threads_hits: 0 kern.threads.virtual_cpu: 2 kern.sched.name: 4BSD kern.sched.quantum: 100000 kern.sched.ipiwakeup.enabled: 1 kern.sched.ipiwakeup.requested: 66627 kern.sched.ipiwakeup.delivered: 66627 kern.sched.ipiwakeup.usemask: 1 kern.sched.ipiwakeup.useloop: 0 kern.sched.ipiwakeup.onecpu: 0 kern.sched.ipiwakeup.htt2: 0 kern.sched.followon: 0 kern.sched.pfollowons: 0 kern.sched.kgfollowons: 0 kern.sched.preemption: 1 kern.sched.runq_fuzz: 1 kern.ccpu: 1948 kern.devstat.numdevs: 4 kern.devstat.generation: 289 kern.devstat.version: 6 kern.kobj_methodcount: 136 kern.log_wakeups_per_second: 5 kern.log_console_output: 1 kern.always_console_output: 0 kern.msgbuf: kern.msgbuf_clear: 0 kern.smp.maxcpus: 16 kern.smp.active: 1 kern.smp.disabled: 0 kern.smp.cpus: 2 kern.smp.forward_signal_enabled: 1 kern.smp.forward_roundrobin_enabled: 1 kern.nselcoll: 0 kern.drainwait: 300 kern.tty_nin: 14775 kern.tty_nout: 61592 kern.console: consolectl,/ttyd0,consolectl, kern.consmute: 0 kern.consmsgbuf_size: 8192 kern.constty_wakeups_per_second: 5 kern.filedelay: 30 kern.dirdelay: 29 kern.metadelay: 28 kern.minvnodes: 25000 kern.chroot_allow_open_directories: 1 kern.rpc.retries: 0 kern.rpc.request: 0 kern.rpc.timeouts: 0 kern.rpc.unexpected: 0 kern.rpc.invalid: 0 kern.random.yarrow.gengateinterval: 10 kern.random.yarrow.bins: 10 kern.random.yarrow.fastthresh: 192 kern.random.yarrow.slowthresh: 256 kern.random.yarrow.slowoverthresh: 2 kern.random.sys.seeded: 1 kern.random.sys.harvest.ethernet: 1 kern.random.sys.harvest.point_to_point: 1 kern.random.sys.harvest.interrupt: 1 kern.random.sys.harvest.swi: 0 vm.vmtotal: System wide totals computed every five seconds: (values in kilobytes) =============================================== Processes: (RUNQ: 1 Disk Wait: 4 Page Wait: 0 Sleep: 78) Virtual Memory: (Total: 39804K, Active 224876K) Real Memory: (Total: 179772K Active 124860K) Shared Virtual Memory: (Total: 36368K Active: 33444K) Shared Real Memory: (Total: 26784K Active: 24168K) Free Memory Pages: 1869252K vm.loadavg: { 0.00 0.02 0.01 } vm.v_free_min: 3311 vm.v_free_target: 13993 vm.v_free_reserved: 749 vm.v_inactive_target: 20989 vm.v_cache_min: 13993 vm.v_cache_max: 27986 vm.v_pageout_free_min: 34 vm.pageout_algorithm: 0 vm.swap_enabled: 1 vm.kmem_size: 335544320 vm.kmem_size_max: 335544320 vm.kmem_size_scale: 3 vm.swap_async_max: 4 vm.dmmax: 32 vm.nswapdev: 1 vm.zone: ITEM SIZE LIMIT USED FREE REQUESTS FFS2 dinode: 256, 0, 5196, 54, 5270 FFS1 dinode: 128, 0, 0, 0, 0 FFS inode: 132, 0, 5196, 82, 5270 SWAPMETA: 276, 121576, 0, 0, 0 rtentry: 132, 0, 13, 74, 14 unpcb: 140, 25620, 234, 18, 620 ripcb: 180, 12342, 0, 0, 0 sackhole: 20, 0, 0, 0, 0 tcpreass: 20, 1690, 0, 0, 0 hostcache: 76, 15400, 0, 0, 0 syncache: 100, 15366, 0, 117, 5 tcptw: 48, 2496, 0, 234, 5 tcpcb: 464, 12328, 7, 17, 23 inpcb: 180, 12342, 7, 59, 23 udpcb: 180, 12342, 4, 62, 236 ipq: 32, 904, 0, 0, 0 socket: 356, 12331, 246, 18, 881 KNOTE: 68, 0, 308, 140, 341 PIPE: 408, 0, 85, 23, 366 NFSNODE: 460, 0, 0, 0, 0 NFSMOUNT: 480, 0, 0, 0, 0 DIRHASH: 1024, 0, 210, 14, 210 NAMEI: 1024, 0, 0, 36, 1040637 L VFS Cache: 291, 0, 282, 4, 286 S VFS Cache: 68, 0, 5215, 105, 10229 VNODEPOLL: 76, 0, 286, 64, 289 VNODE: 272, 0, 5246, 32, 5321 ata_composit: 196, 0, 0, 0, 0 ata_request: 204, 0, 0, 380, 6264 g_bio: 132, 0, 0, 1392, 28317 ACL UMA zone: 388, 0, 0, 0, 0 mbuf_jumbo_1: 16384, 0, 0, 0, 0 mbuf_jumbo_9: 9216, 0, 0, 0, 0 mbuf_jumbo_p: 4096, 0, 0, 0, 0 mbuf_cluster: 2048, 25600, 320, 6, 576 mbuf: 256, 0, 322, 323, 21687 mbuf_packet: 256, 0, 384, 261, 3629 VMSPACE: 300, 0, 61, 43, 719 UPCALL: 44, 0, 18, 216, 18 KSEGRP: 88, 0, 132, 68, 132 THREAD: 372, 0, 161, 79, 5892 PROC: 524, 0, 102, 24, 761 Files: 72, 0, 791, 57, 81169 4096: 4096, 0, 171, 16, 4369 2048: 2048, 0, 944, 12, 1876 1024: 1024, 0, 86, 126, 1270 512: 512, 0, 101, 51, 1033 256: 256, 0, 464, 106, 4008 128: 128, 0, 2244, 126, 24575 64: 64, 0, 4709, 129, 24346 32: 32, 0, 2084, 176, 5445 16: 16, 0, 2615, 430, 86872 mt_zone: 1024, 0, 201, 3, 201 DP fakepg: 72, 0, 4280, 119, 4353 PV ENTRY: 24, 1745655, 71012, 5693, 490895 MAP ENTRY: 68, 0, 4065, 415, 38148 KMAP ENTRY: 68, 57344, 17, 319, 5323 MAP: 192, 0, 7, 33, 7 VM OBJECT: 132, 0, 5111, 138, 17780 128 Bucket: 524, 0, 86, 5, 834 64 Bucket: 268, 0, 63, 7, 101 32 Bucket: 140, 0, 51, 5, 74 16 Bucket: 76, 0, 53, 47, 75 UMA Hash: 128, 0, 4, 26, 6 UMA RCntSlab: 104, 0, 163, 22, 163 UMA Slabs: 64, 0, 885, 59, 2010 UMA Zones: 480, 0, 66, 6, 66 UMA Kegs: 140, 0, 66, 6, 66 vm.zone_count: 68 vm.old_contigmalloc: 0 vm.swap_idle_threshold1: 2 vm.swap_idle_threshold2: 10 vm.exec_map_entries: 16 vm.v_free_severe: 2030 vm.stats.sys.v_swtch: 607059 vm.stats.sys.v_trap: 113984 vm.stats.sys.v_syscall: 2317737 vm.stats.sys.v_intr: 157279 vm.stats.sys.v_soft: 16901 vm.stats.vm.v_vm_faults: 94995 vm.stats.vm.v_cow_faults: 24725 vm.stats.vm.v_cow_optim: 170 vm.stats.vm.v_zfod: 45870 vm.stats.vm.v_ozfod: 45772 vm.stats.vm.v_swapin: 0 vm.stats.vm.v_swapout: 0 vm.stats.vm.v_swappgsin: 0 vm.stats.vm.v_swappgsout: 0 vm.stats.vm.v_vnodein: 813 vm.stats.vm.v_vnodeout: 0 vm.stats.vm.v_vnodepgsin: 5812 vm.stats.vm.v_vnodepgsout: 0 vm.stats.vm.v_intrans: 37 vm.stats.vm.v_reactivated: 187 vm.stats.vm.v_pdwakeups: 0 vm.stats.vm.v_pdpages: 0 vm.stats.vm.v_dfree: 0 vm.stats.vm.v_pfree: 28799 vm.stats.vm.v_tfree: 70175 vm.stats.vm.v_page_size: 4096 vm.stats.vm.v_page_count: 512751 vm.stats.vm.v_free_reserved: 749 vm.stats.vm.v_free_target: 13993 vm.stats.vm.v_free_min: 3311 vm.stats.vm.v_free_count: 467301 vm.stats.vm.v_wire_count: 15817 vm.stats.vm.v_active_count: 23848 vm.stats.vm.v_inactive_target: 20989 vm.stats.vm.v_inactive_count: 5618 vm.stats.vm.v_cache_count: 10 vm.stats.vm.v_cache_min: 13993 vm.stats.vm.v_cache_max: 27986 vm.stats.vm.v_pageout_free_min: 34 vm.stats.vm.v_interrupt_free_min: 2 vm.stats.vm.v_forks: 676 vm.stats.vm.v_vforks: 43 vm.stats.vm.v_rforks: 0 vm.stats.vm.v_kthreads: 42 vm.stats.vm.v_forkpages: 58279 vm.stats.vm.v_vforkpages: 11167 vm.stats.vm.v_rforkpages: 0 vm.stats.vm.v_kthreadpages: 0 vm.stats.misc.zero_page_count: 356018 vm.stats.misc.cnt_prezero: 409085 vm.max_proc_mmap: 49344 vm.msync_flush_flags: 3 vm.old_msync: 0 vm.boot_pages: 48 vm.max_launder: 32 vm.pageout_stats_max: 13993 vm.pageout_full_stats_interval: 20 vm.pageout_stats_interval: 5 vm.swap_idle_enabled: 0 vm.defer_swapspace_pageouts: 0 vm.disable_swapspace_pageouts: 0 vm.pageout_lock_miss: 0 vm.idlezero_enable: 1 vm.idlezero_maxrun: 16 vm.kvm_size: 1069543424 vm.kvm_free: 314568704 vfs.ufs.dirhash_minsize: 2560 vfs.ufs.dirhash_maxmem: 2097152 vfs.ufs.dirhash_mem: 231450 vfs.ufs.dirhash_docheck: 0 vfs.nfs.downdelayinitial: 12 vfs.nfs.downdelayinterval: 30 vfs.nfs.realign_test: 0 vfs.nfs.realign_count: 0 vfs.nfs.bufpackets: 4 vfs.nfs.reconnects: 0 vfs.nfs.nfs3_jukebox_delay: 10 vfs.nfs.iodmaxidle: 120 vfs.nfs.iodmin: 4 vfs.nfs.iodmax: 20 vfs.nfs.defect: 0 vfs.nfs.nfs_ip_paranoia: 1 vfs.nfs.diskless_valid: 0 vfs.nfs.diskless_rootpath: vfs.nfs.access_cache_timeout: 60 vfs.nfs.nfsv3_commit_on_close: 0 vfs.nfs.clean_pages_on_close: 1 vfs.nfs.nfs_directio_enable: 0 vfs.nfs.nfs_directio_allow_mmap: 1 vfs.devfs.generation: 116 vfs.devfs.rule_depth: 1 vfs.nfs4.access_cache_timeout: 60 vfs.nfs4.nfsv3_commit_on_close: 0 vfs.pfs.vncache.entries: 0 vfs.pfs.vncache.maxentries: 0 vfs.pfs.vncache.hits: 0 vfs.pfs.vncache.misses: 0 vfs.vmiodirenable: 1 vfs.runningbufspace: 0 vfs.bufspace: 65732608 vfs.maxbufspace: 117932032 vfs.bufmallocspace: 1378304 vfs.maxmallocbufspace: 5863833 vfs.lobufspace: 117211136 vfs.hibufspace: 117276672 vfs.bufreusecnt: 4012 vfs.buffreekvacnt: 0 vfs.bufdefragcnt: 0 vfs.lorunningspace: 524288 vfs.hirunningspace: 1048576 vfs.dirtybufferflushes: 0 vfs.altbufferflushes: 0 vfs.recursiveflushes: 0 vfs.numdirtybuffers: 19 vfs.lodirtybuffers: 909 vfs.hidirtybuffers: 1819 vfs.dirtybufthresh: 1637 vfs.numfreebuffers: 7179 vfs.lofreebuffers: 404 vfs.hifreebuffers: 808 vfs.getnewbufcalls: 4133 vfs.getnewbufrestarts: 0 vfs.flushwithdeps: 0 vfs.cache.numneg: 343 vfs.cache.numcache: 5497 vfs.cache.numcalls: 8637454 vfs.cache.dothits: 556 vfs.cache.dotdothits: 32 vfs.cache.numchecks: 8636711 vfs.cache.nummiss: 10617 vfs.cache.nummisszap: 115 vfs.cache.numposzaps: 92 vfs.cache.numposhits: 8608232 vfs.cache.numnegzaps: 22 vfs.cache.numneghits: 17788 vfs.cache.nchstats: 8608232 17788 114 0 10732 0 375 1411 vfs.cache.numfullpathcalls: 64 vfs.cache.numfullpathfail1: 0 vfs.cache.numfullpathfail2: 0 vfs.cache.numfullpathfail4: 0 vfs.cache.numfullpathfound: 64 vfs.write_behind: 1 vfs.read_max: 8 vfs.lookup_shared: 0 vfs.usermount: 0 vfs.numvnodes: 5246 vfs.wantfreevnodes: 25000 vfs.freevnodes: 2672 vfs.reassignbufcalls: 1810 vfs.timestamp_precision: 0 vfs.worklist_len: 6 vfs.nfsrv.nfs_privport: 0 vfs.nfsrv.async: 0 vfs.nfsrv.commit_blks: 0 vfs.nfsrv.commit_miss: 0 vfs.nfsrv.realign_test: 0 vfs.nfsrv.realign_count: 0 vfs.nfsrv.gatherdelay: 10000 vfs.nfsrv.gatherdelay_v3: 0 vfs.ffs.doasyncfree: 1 vfs.ffs.doreallocblks: 1 vfs.ffs.compute_summary_at_mount: 0 net.local.stream.sendspace: 8192 net.local.stream.recvspace: 8192 net.local.dgram.maxdgram: 2048 net.local.dgram.recvspace: 4096 net.local.inflight: 0 net.local.taskcount: 0 net.local.recycled: 0 net.inet.ip.portrange.lowfirst: 1023 net.inet.ip.portrange.lowlast: 600 net.inet.ip.portrange.first: 49152 net.inet.ip.portrange.last: 65535 net.inet.ip.portrange.hifirst: 49152 net.inet.ip.portrange.hilast: 65535 net.inet.ip.portrange.reservedhigh: 1023 net.inet.ip.portrange.reservedlow: 0 net.inet.ip.portrange.randomized: 1 net.inet.ip.portrange.randomcps: 10 net.inet.ip.portrange.randomtime: 45 net.inet.ip.forwarding: 0 net.inet.ip.redirect: 1 net.inet.ip.ttl: 64 net.inet.ip.rtexpire: 3600 net.inet.ip.rtminexpire: 10 net.inet.ip.rtmaxcache: 128 net.inet.ip.sourceroute: 0 net.inet.ip.intr_queue_maxlen: 50 net.inet.ip.intr_queue_drops: 0 net.inet.ip.accept_sourceroute: 0 net.inet.ip.keepfaith: 0 net.inet.ip.gifttl: 30 net.inet.ip.subnets_are_local: 0 net.inet.ip.same_prefix_carp_only: 0 net.inet.ip.fastforwarding: 0 net.inet.ip.process_options: 1 net.inet.ip.sendsourcequench: 0 net.inet.ip.random_id: 0 net.inet.ip.check_interface: 0 net.inet.ip.fragpackets: 0 net.inet.ip.maxfragsperpacket: 16 net.inet.ip.maxfragpackets: 800 net.inet.icmp.maskrepl: 0 net.inet.icmp.icmplim: 200 net.inet.icmp.maskfake: 0 net.inet.icmp.drop_redirect: 0 net.inet.icmp.log_redirect: 0 net.inet.icmp.icmplim_output: 1 net.inet.icmp.reply_src: net.inet.icmp.reply_from_interface: 0 net.inet.icmp.quotelen: 8 net.inet.icmp.bmcastecho: 0 net.inet.tcp.rfc1323: 1 net.inet.tcp.mssdflt: 512 net.inet.tcp.keepidle: 7200000 net.inet.tcp.keepintvl: 75000 net.inet.tcp.sendspace: 32768 net.inet.tcp.recvspace: 65536 net.inet.tcp.keepinit: 75000 net.inet.tcp.delacktime: 100 net.inet.tcp.v6mssdflt: 1024 net.inet.tcp.hostcache.cachelimit: 15360 net.inet.tcp.hostcache.hashsize: 512 net.inet.tcp.hostcache.bucketlimit: 30 net.inet.tcp.hostcache.count: 0 net.inet.tcp.hostcache.expire: 3600 net.inet.tcp.hostcache.purge: 0 net.inet.tcp.log_in_vain: 0 net.inet.tcp.blackhole: 0 net.inet.tcp.delayed_ack: 1 net.inet.tcp.rfc3042: 1 net.inet.tcp.rfc3390: 1 net.inet.tcp.insecure_rst: 0 net.inet.tcp.reass.maxsegments: 1600 net.inet.tcp.reass.cursegments: 0 net.inet.tcp.reass.maxqlen: 48 net.inet.tcp.reass.overflows: 0 net.inet.tcp.path_mtu_discovery: 1 net.inet.tcp.slowstart_flightsize: 1 net.inet.tcp.local_slowstart_flightsize: 4 net.inet.tcp.newreno: 1 net.inet.tcp.sack.enable: 1 net.inet.tcp.sack.maxholes: 128 net.inet.tcp.sack.globalmaxholes: 65536 net.inet.tcp.sack.globalholes: 0 net.inet.tcp.minmss: 216 net.inet.tcp.minmssoverload: 0 net.inet.tcp.tcbhashsize: 512 net.inet.tcp.do_tcpdrain: 1 net.inet.tcp.pcbcount: 7 net.inet.tcp.icmp_may_rst: 1 net.inet.tcp.isn_reseed_interval: 0 net.inet.tcp.inflight.enable: 1 net.inet.tcp.inflight.debug: 0 net.inet.tcp.inflight.rttthresh: 10 net.inet.tcp.inflight.min: 6144 net.inet.tcp.inflight.max: 1073725440 net.inet.tcp.inflight.stab: 20 net.inet.tcp.syncookies: 1 net.inet.tcp.syncache.bucketlimit: 30 net.inet.tcp.syncache.cachelimit: 15359 net.inet.tcp.syncache.count: 0 net.inet.tcp.syncache.hashsize: 512 net.inet.tcp.syncache.rexmtlimit: 3 net.inet.tcp.msl: 30000 net.inet.tcp.rexmit_min: 3 net.inet.tcp.rexmit_slop: 200 net.inet.tcp.always_keepalive: 1 net.inet.udp.checksum: 1 net.inet.udp.maxdgram: 9216 net.inet.udp.recvspace: 42080 net.inet.udp.log_in_vain: 0 net.inet.udp.blackhole: 0 net.inet.udp.strict_mcast_mship: 0 net.inet.raw.maxdgram: 8192 net.inet.raw.recvspace: 8192 net.inet.accf.unloadable: 0 net.link.generic.system.ifcount: 2 net.link.ether.inet.prune_intvl: 300 net.link.ether.inet.max_age: 1200 net.link.ether.inet.maxtries: 5 net.link.ether.inet.useloopback: 1 net.link.ether.inet.proxyall: 0 net.link.ether.inet.log_arp_wrong_iface: 1 net.link.ether.inet.log_arp_movements: 1 net.link.ether.inet.log_arp_permanent_modify: 1 net.link.ether.ipfw: 0 net.link.gif.max_nesting: 1 net.link.gif.parallel_tunnels: 0 net.link.log_link_state_change: 1 net.inet6.ip6.forwarding: 0 net.inet6.ip6.redirect: 1 net.inet6.ip6.hlim: 64 net.inet6.ip6.maxfragpackets: 6400 net.inet6.ip6.accept_rtadv: 0 net.inet6.ip6.keepfaith: 0 net.inet6.ip6.log_interval: 5 net.inet6.ip6.hdrnestlimit: 50 net.inet6.ip6.dad_count: 1 net.inet6.ip6.auto_flowlabel: 1 net.inet6.ip6.defmcasthlim: 1 net.inet6.ip6.gifhlim: 30 net.inet6.ip6.kame_version: FreeBSD net.inet6.ip6.use_deprecated: 1 net.inet6.ip6.rr_prune: 5 net.inet6.ip6.v6only: 1 net.inet6.ip6.rtexpire: 3600 net.inet6.ip6.rtminexpire: 10 net.inet6.ip6.rtmaxcache: 128 net.inet6.ip6.use_tempaddr: 0 net.inet6.ip6.temppltime: 86400 net.inet6.ip6.tempvltime: 604800 net.inet6.ip6.auto_linklocal: 1 net.inet6.ip6.prefer_tempaddr: 0 net.inet6.ip6.use_defaultzone: 0 net.inet6.ip6.maxfrags: 6400 net.inet6.ip6.mcast_pmtu: 0 net.inet6.icmp6.rediraccept: 1 net.inet6.icmp6.redirtimeout: 600 net.inet6.icmp6.nd6_prune: 1 net.inet6.icmp6.nd6_delay: 5 net.inet6.icmp6.nd6_umaxtries: 3 net.inet6.icmp6.nd6_mmaxtries: 3 net.inet6.icmp6.nd6_useloopback: 1 net.inet6.icmp6.nodeinfo: 3 net.inet6.icmp6.errppslimit: 100 net.inet6.icmp6.nd6_maxnudhint: 0 net.inet6.icmp6.nd6_debug: 0 net.inet6.icmp6.nd6_maxqueuelen: 1 net.bpf.bufsize: 4096 net.bpf.maxbufsize: 524288 net.bpf.maxinsns: 512 net.isr.direct: 0 net.isr.count: 35 net.isr.directed: 0 net.isr.deferred: 35 net.isr.queued: 64 net.isr.drop: 0 net.isr.swi_count: 94 net.route.netisr_maxqlen: 256 net.wlan.debug: 0 debug.firewire_debug: 0 debug.fwmem_debug: 0 debug.if_fwe_debug: 0 debug.sbp_debug: 0 debug.mddebug: 0 debug.elf32_trace: 0 debug.elf32_legacy_coredump: 0 debug.boothowto: -2147483648 debug.bootverbose: 0 debug.cpufreq.lowest: 0 debug.cpufreq.verbose: 0 debug.sizeof.cdev: 184 debug.sizeof.cdev_priv: 216 debug.sizeof.g_class: 68 debug.sizeof.g_geom: 68 debug.sizeof.g_provider: 88 debug.sizeof.g_consumer: 60 debug.sizeof.g_bioq: 48 debug.sizeof.vnode: 272 debug.sizeof.proc: 524 debug.sizeof.bio: 132 debug.sizeof.buf: 328 debug.sizeof.kinfo_proc: 768 debug.sizeof.devstat: 240 debug.to_avg_depth: 2252 debug.to_avg_gcalls: 239 debug.to_avg_mtxcalls: 0 debug.to_avg_mpcalls: 1837 debug.kdb.available: debug.kdb.current: debug.kdb.enter: 0 debug.kdb.stop_cpus: 1 debug.rman_debug: 0 debug.ttydebug: 0 debug.nchash: 131071 debug.ncnegfactor: 16 debug.numneg: 343 debug.numcache: 5497 debug.numcachehv: 768 debug.vfscache: 1 debug.vnsize: 272 debug.ncsize: 36 debug.hashstat.nchash: 131072 5393 2 411 debug.disablecwd: 0 debug.disablefullpath: 0 debug.mpsafevfs: 1 debug.rush_requests: 0 debug.vnlru_nowhere: 0 debug.if_tun_debug: 0 debug.mpsafenet: 1 debug.dopersistence: 0 debug.snapdebug: 0 debug.collectsnapstats: 0 debug.max_softdeps: 400000 debug.tickdelay: 2 debug.maxindirdeps: 50 debug.worklist_push: 0 debug.blk_limit_push: 0 debug.ino_limit_push: 0 debug.blk_limit_hit: 0 debug.ino_limit_hit: 0 debug.sync_limit_hit: 0 debug.indir_blk_ptrs: 0 debug.inode_bitmap: 25 debug.direct_blk_ptrs: 8 debug.dir_entry: 41 debug.bigcgs: 0 debug.dobkgrdwrite: 1 debug.dircheck: 0 debug.nosleepwithlocks: 0 debug.mpsafevm: 1 debug.psm.loglevel: 0 debug.psm.hz: 20 debug.psm.errsecs: 2 debug.psm.errusecs: 0 debug.psm.secs: 0 debug.psm.usecs: 500000 debug.psm.pkterrthresh: 2 debug.fdc.fifo: 8 debug.fdc.debugflags: 0 debug.fdc.retries: 10 debug.fdc.spec1: 175 debug.fdc.spec2: 16 debug.fdc.settle: 0 debug.PMAP1changedcpu: 0 debug.PMAP1changed: 2170 debug.PMAP1unchanged: 302047 debug.acpi.do_powerstate: 1 debug.acpi.acpi_ca_version: 0x20041119 debug.acpi.semaphore_debug: 0 hw.machine: i386 hw.model: AMD Athlon(tm) 64 X2 Dual Core Processor 3800+ hw.ncpu: 2 hw.byteorder: 1234 hw.physmem: 2138202112 hw.usermem: 2073403392 hw.pagesize: 4096 hw.floatingpoint: 1 hw.machine_arch: i386 hw.realmem: 2147155968 hw.aac.iosize_max: 65536 hw.amr.force_sg32: 0 hw.an.an_dump: off hw.an.an_cache_mode: dbm hw.an.an_cache_mcastonly: 0 hw.an.an_cache_iponly: 1 hw.ata.ata_dma: 1 hw.ata.atapi_dma: 1 hw.ata.wc: 1 hw.cardbus.debug: 0 hw.cardbus.cis_debug: 0 hw.cs.debug: 0 hw.cs.ignore_checksum_failure: 0 hw.cs.recv_delay: 570 hw.firewire.try_bmr: 1 hw.firewire.hold_count: 3 hw.firewire.fwmem.eui64_hi: 0 hw.firewire.fwmem.eui64_lo: 0 hw.firewire.fwmem.speed: 2 hw.firewire.fwe.stream_ch: 1 hw.firewire.fwe.tx_speed: 2 hw.firewire.fwe.rx_queue_len: 128 hw.firewire.sbp.auto_login: 1 hw.firewire.sbp.max_speed: -1 hw.firewire.sbp.exclusive_login: 1 hw.firewire.sbp.login_delay: 1000 hw.firewire.sbp.scan_delay: 500 hw.firewire.sbp.use_doorbell: 0 hw.firewire.sbp.tags: 0 hw.pccard.debug: 0 hw.pccard.cis_debug: 0 hw.cbb.start_memory: 2281701376 hw.cbb.start_16_io: 256 hw.cbb.start_32_io: 4096 hw.cbb.debug: 0 hw.pcic.intr_mask: 57016 hw.pci.enable_io_modes: 1 hw.pci.do_power_nodriver: 0 hw.pci.do_power_resume: 1 hw.pci.host_mem_start: 2147483648 hw.pci.irq_override_mask: 57080 hw.wi.txerate: 0 hw.wi.debug: 0 hw.xe.debug: 0 hw.intr_storm_threshold: 500 hw.availpages: 522022 hw.bus.devctl_disable: 0 hw.dc_quick: 1 hw.ste.rxsyncs: 0 hw.psm.tap_threshold: 25 hw.psm.tap_timeout: 125000 hw.kbd.keymap_restrict_change: 0 hw.nve_pollinterval: 0 hw.syscons.saver.keybonly: 1 hw.syscons.bell: 1 hw.syscons.kbd_reboot: 1 hw.syscons.kbd_debug: 1 hw.syscons.sc_no_suspend_vtswitch: 0 hw.busdma.total_bpages: 64 hw.busdma.zone0.total_bpages: 64 hw.busdma.zone0.free_bpages: 64 hw.busdma.zone0.reserved_bpages: 0 hw.busdma.zone0.active_bpages: 0 hw.busdma.zone0.total_bounced: 0 hw.busdma.zone0.total_deferred: 0 hw.busdma.zone0.lowaddr: 0xffffffff hw.busdma.zone0.alignment: 2 hw.busdma.zone0.boundary: 65536 hw.clockrate: 2000 hw.instruction_sse: 1 hw.apic.enable_extint: 0 hw.snd.report_soft_formats: 1 hw.snd.targetirqrate: 32 hw.snd.verbose: 1 hw.snd.maxautovchans: 0 hw.snd.unit: 0 hw.snd.pcm0.buffersize: 4096 hw.snd.pcm0.vchans: 0 hw.snd.pcm0.spdif_enabled: 0 hw.acpi.supported_sleep_state: S1 S3 S4 S5 hw.acpi.power_button_state: S5 hw.acpi.sleep_button_state: S1 hw.acpi.lid_switch_state: NONE hw.acpi.standby_state: S1 hw.acpi.suspend_state: S3 hw.acpi.sleep_delay: 1 hw.acpi.s4bios: 0 hw.acpi.verbose: 0 hw.acpi.reset_video: 1 hw.acpi.cpu.cx_supported: C1/0 hw.acpi.cpu.cx_lowest: C1 hw.acpi.cpu.cx_usage: 100.00% machdep.adjkerntz: 0 machdep.disable_rtc_set: 0 machdep.wall_cmos_clock: 0 machdep.conrclk: 1843200 machdep.gdbspeed: 9600 machdep.conspeed: 9600 machdep.enable_panic_key: 0 machdep.disable_mtrrs: 0 machdep.cpu_idle_hlt: 1 machdep.guessed_bootdev: 2686451712 machdep.hlt_cpus: 0 machdep.panic_on_nmi: 1 machdep.tsc_freq: 2000090111 machdep.i8254_freq: 1193182 machdep.acpi_timer_freq: 3579545 machdep.acpi_root: 1027168 user.cs_path: /usr/bin:/bin:/usr/sbin:/sbin: user.bc_base_max: 99 user.bc_dim_max: 2048 user.bc_scale_max: 99 user.bc_string_max: 1000 user.coll_weights_max: 0 user.expr_nest_max: 32 user.line_max: 2048 user.re_dup_max: 255 user.posix2_version: 199212 user.posix2_c_bind: 0 user.posix2_c_dev: 0 user.posix2_char_term: 0 user.posix2_fort_dev: 0 user.posix2_fort_run: 0 user.posix2_localedef: 0 user.posix2_sw_dev: 0 user.posix2_upe: 0 user.stream_max: 20 user.tzname_max: 255 p1003_1b.asynchronous_io: 0 p1003_1b.mapped_files: 1 p1003_1b.memlock: 0 p1003_1b.memlock_range: 0 p1003_1b.memory_protection: 0 p1003_1b.message_passing: 0 p1003_1b.prioritized_io: 0 p1003_1b.priority_scheduling: 1 p1003_1b.realtime_signals: 0 p1003_1b.semaphores: 0 p1003_1b.fsync: 0 p1003_1b.shared_memory_objects: 1 p1003_1b.synchronized_io: 0 p1003_1b.timers: 0 p1003_1b.aio_listio_max: -1 p1003_1b.aio_max: -1 p1003_1b.aio_prio_delta_max: -1 p1003_1b.delaytimer_max: 0 p1003_1b.mq_open_max: 0 p1003_1b.pagesize: 4096 p1003_1b.rtsig_max: 0 p1003_1b.sem_nsems_max: 0 p1003_1b.sem_value_max: 0 p1003_1b.sigqueue_max: 0 p1003_1b.timer_max: 0 security.jail.set_hostname_allowed: 1 security.jail.socket_unixiproute_only: 1 security.jail.sysvipc_allowed: 0 security.jail.enforce_statfs: 2 security.jail.allow_raw_sockets: 0 security.jail.chflags_allowed: 0 security.jail.jailed: 0 security.bsd.suser_enabled: 1 security.bsd.see_other_uids: 1 security.bsd.see_other_gids: 1 security.bsd.conservative_signals: 1 security.bsd.unprivileged_proc_debug: 1 security.bsd.unprivileged_read_msgbuf: 1 security.bsd.hardlink_check_uid: 0 security.bsd.hardlink_check_gid: 0 security.bsd.unprivileged_get_quota: 0 dev.nexus.0.%driver: nexus dev.nexus.0.%parent: root0 dev.npx.0.%desc: math processor dev.npx.0.%driver: npx dev.npx.0.%parent: nexus0 dev.acpi.0.%desc: A M I OEMXSDT dev.acpi.0.%driver: acpi dev.acpi.0.%parent: nexus0 dev.acpi_sysresource.0.%desc: System Resource dev.acpi_sysresource.0.%driver: acpi_sysresource dev.acpi_sysresource.0.%location: handle=\_SB_.PCI0.SBRG.SIOR dev.acpi_sysresource.0.%pnpinfo: _HID=PNP0C02 _UID=46 dev.acpi_sysresource.0.%parent: acpi0 dev.acpi_sysresource.1.%desc: System Resource dev.acpi_sysresource.1.%driver: acpi_sysresource dev.acpi_sysresource.1.%location: handle=\_SB_.PCI0.SBRG.RMSC dev.acpi_sysresource.1.%pnpinfo: _HID=PNP0C02 _UID=16 dev.acpi_sysresource.1.%parent: acpi0 dev.acpi_sysresource.2.%desc: System Resource dev.acpi_sysresource.2.%driver: acpi_sysresource dev.acpi_sysresource.2.%location: handle=\_SB_.PCI0.SBRG.OMSC dev.acpi_sysresource.2.%pnpinfo: _HID=PNP0C02 _UID=0 dev.acpi_sysresource.2.%parent: acpi0 dev.acpi_sysresource.3.%desc: System Resource dev.acpi_sysresource.3.%driver: acpi_sysresource dev.acpi_sysresource.3.%location: handle=\_SB_.PCI0.PCIE dev.acpi_sysresource.3.%pnpinfo: _HID=PNP0C02 _UID=17 dev.acpi_sysresource.3.%parent: acpi0 dev.acpi_sysresource.4.%desc: System Resource dev.acpi_sysresource.4.%driver: acpi_sysresource dev.acpi_sysresource.4.%location: handle=\_SB_.RMEM dev.acpi_sysresource.4.%pnpinfo: _HID=PNP0C01 _UID=1 dev.acpi_sysresource.4.%parent: acpi0 dev.pci_link.0.%desc: ACPI PCI Link LNKA dev.pci_link.0.%driver: pci_link dev.pci_link.0.%location: handle=\_SB_.LNKA dev.pci_link.0.%pnpinfo: _HID=PNP0C0F _UID=1 dev.pci_link.0.%parent: acpi0 dev.pci_link.1.%desc: ACPI PCI Link LNKB dev.pci_link.1.%driver: pci_link dev.pci_link.1.%location: handle=\_SB_.LNKB dev.pci_link.1.%pnpinfo: _HID=PNP0C0F _UID=2 dev.pci_link.1.%parent: acpi0 dev.pci_link.2.%desc: ACPI PCI Link LNKC dev.pci_link.2.%driver: pci_link dev.pci_link.2.%location: handle=\_SB_.LNKC dev.pci_link.2.%pnpinfo: _HID=PNP0C0F _UID=3 dev.pci_link.2.%parent: acpi0 dev.pci_link.3.%desc: ACPI PCI Link LNKD dev.pci_link.3.%driver: pci_link dev.pci_link.3.%location: handle=\_SB_.LNKD dev.pci_link.3.%pnpinfo: _HID=PNP0C0F _UID=4 dev.pci_link.3.%parent: acpi0 dev.pci_link.4.%desc: ACPI PCI Link LNKE dev.pci_link.4.%driver: pci_link dev.pci_link.4.%location: handle=\_SB_.LNKE dev.pci_link.4.%pnpinfo: _HID=PNP0C0F _UID=1 dev.pci_link.4.%parent: acpi0 dev.pci_link.5.%desc: ACPI PCI Link LNKF dev.pci_link.5.%driver: pci_link dev.pci_link.5.%location: handle=\_SB_.LNKF dev.pci_link.5.%pnpinfo: _HID=PNP0C0F _UID=2 dev.pci_link.5.%parent: acpi0 dev.pci_link.6.%desc: ACPI PCI Link LNKG dev.pci_link.6.%driver: pci_link dev.pci_link.6.%location: handle=\_SB_.LNKG dev.pci_link.6.%pnpinfo: _HID=PNP0C0F _UID=3 dev.pci_link.6.%parent: acpi0 dev.pci_link.7.%desc: ACPI PCI Link LNKH dev.pci_link.7.%driver: pci_link dev.pci_link.7.%location: handle=\_SB_.LNKH dev.pci_link.7.%pnpinfo: _HID=PNP0C0F _UID=4 dev.pci_link.7.%parent: acpi0 dev.acpi_timer.0.%desc: 24-bit timer at 3.579545MHz dev.acpi_timer.0.%driver: acpi_timer dev.acpi_timer.0.%location: unknown dev.acpi_timer.0.%pnpinfo: unknown dev.acpi_timer.0.%parent: acpi0 dev.cpu.0.%desc: ACPI CPU dev.cpu.0.%driver: cpu dev.cpu.0.%location: handle=\_PR_.CPU1 dev.cpu.0.%pnpinfo: _HID=none _UID=0 dev.cpu.0.%parent: acpi0 dev.cpu.0.freq: 2000 dev.cpu.0.freq_levels: 2000/-1 1800/-1 1000/-1 dev.cpu.1.%desc: ACPI CPU dev.cpu.1.%driver: cpu dev.cpu.1.%location: handle=\_PR_.CPU2 dev.cpu.1.%pnpinfo: _HID=none _UID=0 dev.cpu.1.%parent: acpi0 dev.powernow.0.%desc: Cool`n'Quiet K8 dev.powernow.0.%driver: powernow dev.powernow.0.%parent: cpu0 dev.powernow.0.freq_settings: 2000/-1 1800/-1 1000/-1 dev.powernow.1.%desc: Cool`n'Quiet K8 dev.powernow.1.%driver: powernow dev.powernow.1.%parent: cpu1 dev.powernow.1.freq_settings: 2000/-1 1800/-1 1000/-1 dev.cpufreq.0.%driver: cpufreq dev.cpufreq.0.%parent: cpu0 dev.cpufreq.1.%driver: cpufreq dev.cpufreq.1.%parent: cpu1 dev.pcib.0.%desc: ACPI Host-PCI bridge dev.pcib.0.%driver: pcib dev.pcib.0.%location: handle=\_SB_.PCI0 dev.pcib.0.%pnpinfo: _HID=PNP0A03 _UID=0 dev.pcib.0.%parent: acpi0 dev.pcib.0.wake: 0 dev.pcib.1.%desc: ACPI PCI-PCI bridge dev.pcib.1.%driver: pcib dev.pcib.1.%location: slot=1 function=0 handle=\_SB_.PCI0.P0P1 dev.pcib.1.%pnpinfo: vendor=0x1106 device=0xb188 subvendor=0x0080 subdevice=0x0000 class=0x060400 dev.pcib.1.%parent: pci0 dev.pcib.2.%desc: ACPI PCI-PCI bridge dev.pcib.2.%driver: pcib dev.pcib.2.%location: slot=19 function=0 handle=\_SB_.PCI0.P0P7 dev.pcib.2.%pnpinfo: vendor=0x1106 device=0x287b subvendor=0x0000 subdevice=0x0000 class=0x060400 dev.pcib.2.%parent: pci0 dev.pcib.3.%desc: ACPI PCI-PCI bridge dev.pcib.3.%driver: pcib dev.pcib.3.%location: slot=0 function=0 handle=\_SB_.PCI0.P0P7.P7P8 dev.pcib.3.%pnpinfo: vendor=0x1106 device=0x287c subvendor=0x0040 subdevice=0x0000 class=0x060400 dev.pcib.3.%parent: pci2 dev.pcib.3.wake: 0 dev.pcib.4.%desc: ACPI PCI-PCI bridge dev.pcib.4.%driver: pcib dev.pcib.4.%location: slot=0 function=1 handle=\_SB_.PCI0.P0P7.P7P9 dev.pcib.4.%pnpinfo: vendor=0x1106 device=0x287d subvendor=0x0040 subdevice=0x0000 class=0x060400 dev.pcib.4.%parent: pci2 dev.pci.0.%desc: ACPI PCI bus dev.pci.0.%driver: pci dev.pci.0.%parent: pcib0 dev.pci.0.wake: 0 dev.pci.1.%desc: ACPI PCI bus dev.pci.1.%driver: pci dev.pci.1.%parent: pcib1 dev.pci.2.%desc: ACPI PCI bus dev.pci.2.%driver: pci dev.pci.2.%parent: pcib2 dev.pci.3.%desc: ACPI PCI bus dev.pci.3.%driver: pci dev.pci.3.%parent: pcib3 dev.pci.3.wake: 0 dev.pci.4.%desc: ACPI PCI bus dev.pci.4.%driver: pci dev.pci.4.%parent: pcib4 dev.agp.0.%desc: VIA 8380 host to PCI bridge dev.agp.0.%driver: agp dev.agp.0.%location: slot=0 function=0 handle=\_SB_.PCI0.VIAN dev.agp.0.%pnpinfo: vendor=0x1106 device=0x0204 subvendor=0x1106 subdevice=0x0204 class=0x060000 dev.agp.0.%parent: pci0 dev.hostb.0.%desc: Host to PCI bridge dev.hostb.0.%driver: hostb dev.hostb.0.%location: slot=0 function=1 handle=\_SB_.PCI0.NBF1 dev.hostb.0.%pnpinfo: vendor=0x1106 device=0x1204 subvendor=0x1106 subdevice=0x1204 class=0x060000 dev.hostb.0.%parent: pci0 dev.hostb.1.%desc: Host to PCI bridge dev.hostb.1.%driver: hostb dev.hostb.1.%location: slot=0 function=2 handle=\_SB_.PCI0.NBF2 dev.hostb.1.%pnpinfo: vendor=0x1106 device=0x2204 subvendor=0x1106 subdevice=0x2204 class=0x060000 dev.hostb.1.%parent: pci0 dev.hostb.2.%desc: Host to PCI bridge dev.hostb.2.%driver: hostb dev.hostb.2.%location: slot=0 function=3 handle=\_SB_.PCI0.NBF3 dev.hostb.2.%pnpinfo: vendor=0x1106 device=0x3204 subvendor=0x1106 subdevice=0x3204 class=0x060000 dev.hostb.2.%parent: pci0 dev.hostb.3.%desc: Host to PCI bridge dev.hostb.3.%driver: hostb dev.hostb.3.%location: slot=0 function=4 handle=\_SB_.PCI0.NBF4 dev.hostb.3.%pnpinfo: vendor=0x1106 device=0x4204 subvendor=0x1106 subdevice=0x4204 class=0x060000 dev.hostb.3.%parent: pci0 dev.hostb.4.%desc: Host to PCI bridge dev.hostb.4.%driver: hostb dev.hostb.4.%location: slot=0 function=7 handle=\_SB_.PCI0.NBF7 dev.hostb.4.%pnpinfo: vendor=0x1106 device=0x7204 subvendor=0x0000 subdevice=0x0000 class=0x060000 dev.hostb.4.%parent: pci0 dev.hostb.5.%desc: Host to PCI bridge dev.hostb.5.%driver: hostb dev.hostb.5.%location: slot=17 function=7 handle=\_SB_.PCI0.SBLK dev.hostb.5.%pnpinfo: vendor=0x1106 device=0x287e subvendor=0x1106 subdevice=0x287e class=0x060000 dev.hostb.5.%parent: pci0 dev.hostb.6.%desc: Host to PCI bridge dev.hostb.6.%driver: hostb dev.hostb.6.%location: slot=24 function=0 dev.hostb.6.%pnpinfo: vendor=0x1022 device=0x1100 subvendor=0x0000 subdevice=0x0000 class=0x060000 dev.hostb.6.%parent: pci0 dev.hostb.7.%desc: Host to PCI bridge dev.hostb.7.%driver: hostb dev.hostb.7.%location: slot=24 function=1 dev.hostb.7.%pnpinfo: vendor=0x1022 device=0x1101 subvendor=0x0000 subdevice=0x0000 class=0x060000 dev.hostb.7.%parent: pci0 dev.hostb.8.%desc: Host to PCI bridge dev.hostb.8.%driver: hostb dev.hostb.8.%location: slot=24 function=2 dev.hostb.8.%pnpinfo: vendor=0x1022 device=0x1102 subvendor=0x0000 subdevice=0x0000 class=0x060000 dev.hostb.8.%parent: pci0 dev.hostb.9.%desc: Host to PCI bridge dev.hostb.9.%driver: hostb dev.hostb.9.%location: slot=24 function=3 dev.hostb.9.%pnpinfo: vendor=0x1022 device=0x1103 subvendor=0x0000 subdevice=0x0000 class=0x060000 dev.hostb.9.%parent: pci0 dev.atapci.0.%desc: VIA 8251 SATA150 controller dev.atapci.0.%driver: atapci dev.atapci.0.%location: slot=15 function=0 handle=\_SB_.PCI0.SATA dev.atapci.0.%pnpinfo: vendor=0x1106 device=0x3349 subvendor=0x1106 subdevice=0x3349 class=0x01018f dev.atapci.0.%parent: pci0 dev.atapci.1.%desc: VIA 8251 UDMA133 controller dev.atapci.1.%driver: atapci dev.atapci.1.%location: slot=15 function=1 handle=\_SB_.PCI0.PATA dev.atapci.1.%pnpinfo: vendor=0x1106 device=0x0571 subvendor=0x1106 subdevice=0x0571 class=0x01018a dev.atapci.1.%parent: pci0 dev.ata.2.%desc: ATA channel 0 dev.ata.2.%driver: ata dev.ata.2.%parent: atapci0 dev.ata.3.%desc: ATA channel 1 dev.ata.3.%driver: ata dev.ata.3.%parent: atapci0 dev.ata.0.%desc: ATA channel 0 dev.ata.0.%driver: ata dev.ata.0.%parent: atapci1 dev.ata.1.%desc: ATA channel 1 dev.ata.1.%driver: ata dev.ata.1.%parent: atapci1 dev.isab.0.%desc: PCI-ISA bridge dev.isab.0.%driver: isab dev.isab.0.%location: slot=17 function=0 handle=\_SB_.PCI0.SBRG dev.isab.0.%pnpinfo: vendor=0x1106 device=0x3287 subvendor=0x1106 subdevice=0x3287 class=0x060100 dev.isab.0.%parent: pci0 dev.isa.0.%desc: ISA bus dev.isa.0.%driver: isa dev.isa.0.%parent: isab0 dev.pcm.0.%desc: VIA VT8233X dev.pcm.0.%driver: pcm dev.pcm.0.%location: slot=17 function=5 handle=\_SB_.PCI0.AC97 dev.pcm.0.%pnpinfo: vendor=0x1106 device=0x3059 subvendor=0x1043 subdevice=0x81b9 class=0x040100 dev.pcm.0.%parent: pci0 dev.vr.0.%desc: VIA VT6102 Rhine II 10/100BaseTX dev.vr.0.%driver: vr dev.vr.0.%location: slot=18 function=0 handle=\_SB_.PCI0.ILAN dev.vr.0.%pnpinfo: vendor=0x1106 device=0x3065 subvendor=0x1043 subdevice=0x80ed class=0x020000 dev.vr.0.%parent: pci0 dev.vr.0.wake: 0 dev.miibus.0.%desc: MII bus dev.miibus.0.%driver: miibus dev.miibus.0.%parent: vr0 dev.rlphy.0.%desc: RTL8201L 10/100 media interface dev.rlphy.0.%driver: rlphy dev.rlphy.0.%location: phyno=1 dev.rlphy.0.%pnpinfo: oui=0x20 model=0x20 rev=0x1 dev.rlphy.0.%parent: miibus0 dev.acpi_button.0.%desc: Sleep Button dev.acpi_button.0.%driver: acpi_button dev.acpi_button.0.%location: handle=\_SB_.SLPB dev.acpi_button.0.%pnpinfo: _HID=PNP0C0E _UID=0 dev.acpi_button.0.%parent: acpi0 dev.acpi_button.0.wake: 1 dev.acpi_button.1.%desc: Power Button dev.acpi_button.1.%driver: acpi_button dev.acpi_button.1.%location: handle=\_SB_.PWRB dev.acpi_button.1.%pnpinfo: _HID=PNP0C0C _UID=170 dev.acpi_button.1.%parent: acpi0 dev.acpi_button.1.wake: 1 dev.atpic.0.%desc: AT interrupt controller dev.atpic.0.%driver: atpic dev.atpic.0.%location: handle=\_SB_.PCI0.SBRG.PIC_ dev.atpic.0.%pnpinfo: _HID=PNP0000 _UID=0 dev.atpic.0.%parent: acpi0 dev.atdma.0.%desc: AT DMA controller dev.atdma.0.%driver: atdma dev.atdma.0.%location: handle=\_SB_.PCI0.SBRG.DMAD dev.atdma.0.%pnpinfo: _HID=PNP0200 _UID=0 dev.atdma.0.%parent: acpi0 dev.attimer.0.%desc: AT timer dev.attimer.0.%driver: attimer dev.attimer.0.%location: handle=\_SB_.PCI0.SBRG.TMR_ dev.attimer.0.%pnpinfo: _HID=PNP0100 _UID=0 dev.attimer.0.%parent: acpi0 dev.attimer.1.%desc: AT realtime clock dev.attimer.1.%driver: attimer dev.attimer.1.%location: handle=\_SB_.PCI0.SBRG.RTC0 dev.attimer.1.%pnpinfo: _HID=PNP0B00 _UID=0 dev.attimer.1.%parent: acpi0 dev.npxisa.0.%desc: Legacy ISA coprocessor support dev.npxisa.0.%driver: npxisa dev.npxisa.0.%location: handle=\_SB_.PCI0.SBRG.COPR dev.npxisa.0.%pnpinfo: _HID=PNP0C04 _UID=0 dev.npxisa.0.%parent: acpi0 dev.atkbdc.0.%desc: Keyboard controller (i8042) dev.atkbdc.0.%driver: atkbdc dev.atkbdc.0.%location: handle=\_SB_.PCI0.SBRG.PS2K dev.atkbdc.0.%pnpinfo: _HID=PNP0303 _UID=0 dev.atkbdc.0.%parent: acpi0 dev.atkbdc.0.wake: 0 dev.atkbd.0.%desc: AT Keyboard dev.atkbd.0.%driver: atkbd dev.atkbd.0.%parent: atkbdc0 dev.psmcpnp.0.%desc: PS/2 mouse port dev.psmcpnp.0.%driver: psmcpnp dev.psmcpnp.0.%location: handle=\_SB_.PCI0.SBRG.PS2M dev.psmcpnp.0.%pnpinfo: _HID=PNP0F03 _UID=0 dev.psmcpnp.0.%parent: acpi0 dev.psmcpnp.0.wake: 0 dev.psm.0.%desc: PS/2 Mouse dev.psm.0.%driver: psm dev.psm.0.%parent: atkbdc0 dev.pmtimer.0.%driver: pmtimer dev.pmtimer.0.%parent: isa0 dev.orm.0.%desc: ISA Option ROM dev.orm.0.%driver: orm dev.orm.0.%parent: isa0 dev.sc.0.%desc: System console dev.sc.0.%driver: sc dev.sc.0.%parent: isa0 dev.sio.0.%driver: sio dev.sio.0.%parent: isa0 dev.vga.0.%desc: Generic ISA VGA dev.vga.0.%driver: vga dev.vga.0.%parent: isa0 dev.acd.0.%desc: PLEXTOR DVDR PX-740A/1.01 dev.acd.0.%driver: acd dev.acd.0.%parent: ata0 dev.atapicam.0.%desc: ATAPI CAM Attachment dev.atapicam.0.%driver: atapicam dev.atapicam.0.%parent: ata0 dev.atapicam.1.%desc: ATAPI CAM Attachment dev.atapicam.1.%driver: atapicam dev.atapicam.1.%parent: ata1 dev.atapicam.2.%desc: ATAPI CAM Attachment dev.atapicam.2.%driver: atapicam dev.atapicam.2.%parent: ata2 dev.atapicam.3.%desc: ATAPI CAM Attachment dev.atapicam.3.%driver: atapicam dev.atapicam.3.%parent: ata3 dev.ad.4.%desc: ST3300622AS/3.AAE dev.ad.4.%driver: ad dev.ad.4.%parent: ata2 dev.ad.6.%desc: ST3300622AS/3.AAE dev.ad.6.%driver: ad dev.ad.6.%parent: ata3 dev.subdisk.4.%driver: subdisk dev.subdisk.4.%parent: ad4 dev.subdisk.6.%driver: subdisk dev.subdisk.6.%parent: ad6 hptmv.status: RocketRAID 182x SATA Controller driver Version v1.12 (Apr 18 2006 08:48:21) >How-To-Repeat: cat /etc/termcap > /dev/dsp0 >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-i386@FreeBSD.ORG Mon Apr 17 19:30:53 2006 Return-Path: X-Original-To: i386@freebsd.org Delivered-To: freebsd-i386@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 250F916A405; Mon, 17 Apr 2006 19:30:53 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id B803543D46; Mon, 17 Apr 2006 19:30:52 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.13.6/8.13.6) with ESMTP id k3HJUpWL040725; Mon, 17 Apr 2006 15:30:51 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.13.6/8.13.3) with ESMTP id k3HJUpdv097057; Mon, 17 Apr 2006 15:30:51 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 5F7C57302F; Mon, 17 Apr 2006 15:30:51 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20060417193051.5F7C57302F@freebsd-current.sentex.ca> Date: Mon, 17 Apr 2006 15:30:51 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.85.1, clamav-milter version 0.85 on clamscanner1 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on i386/i386 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Apr 2006 19:30:53 -0000 TB --- 2006-04-17 17:27:34 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2006-04-17 17:27:34 - starting HEAD tinderbox run for i386/i386 TB --- 2006-04-17 17:27:34 - cleaning the object tree TB --- 2006-04-17 17:27:57 - checking out the source tree TB --- 2006-04-17 17:27:57 - cd /tinderbox/HEAD/i386/i386 TB --- 2006-04-17 17:27:57 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2006-04-17 17:34:12 - building world (CFLAGS=-O2 -pipe) TB --- 2006-04-17 17:34:12 - cd /src TB --- 2006-04-17 17:34:12 - /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything TB --- 2006-04-17 18:41:41 - generating LINT kernel config TB --- 2006-04-17 18:41:41 - cd /src/sys/i386/conf TB --- 2006-04-17 18:41:41 - /usr/bin/make -B LINT TB --- 2006-04-17 18:41:42 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-04-17 18:41:42 - cd /src TB --- 2006-04-17 18:41:42 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Mon Apr 17 18:41:42 UTC 2006 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for LINT completed on Mon Apr 17 19:09:13 UTC 2006 TB --- 2006-04-17 19:09:13 - building GENERIC kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-04-17 19:09:13 - cd /src TB --- 2006-04-17 19:09:13 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Mon Apr 17 19:09:13 UTC 2006 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for GENERIC completed on Mon Apr 17 19:29:04 UTC 2006 TB --- 2006-04-17 19:29:04 - building PAE kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-04-17 19:29:04 - cd /src TB --- 2006-04-17 19:29:04 - /usr/bin/make buildkernel KERNCONF=PAE >>> Kernel build for PAE started on Mon Apr 17 19:29:04 UTC 2006 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] /src/sys/dev/bce/if_bce.c: In function `bce_attach': /src/sys/dev/bce/if_bce.c:542: warning: large integer implicitly truncated to unsigned type /src/sys/dev/bce/if_bce.c:544: warning: large integer implicitly truncated to unsigned type /src/sys/dev/bce/if_bce.c: In function `bce_stats_update': /src/sys/dev/bce/if_bce.c:5311: warning: left shift count >= width of type /src/sys/dev/bce/if_bce.c:5313: warning: left shift count >= width of type /src/sys/dev/bce/if_bce.c:5315: warning: left shift count >= width of type /src/sys/dev/bce/if_bce.c:5317: warning: left shift count >= width of type *** Error code 1 Stop in /obj/src/sys/PAE. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2006-04-17 19:30:51 - WARNING: /usr/bin/make returned exit code 1 TB --- 2006-04-17 19:30:51 - ERROR: failed to build PAE kernel TB --- 2006-04-17 19:30:51 - tinderbox aborted TB --- 0.73 user 3.58 system 7396.43 real From owner-freebsd-i386@FreeBSD.ORG Mon Apr 17 19:40:24 2006 Return-Path: X-Original-To: freebsd-i386@hub.freebsd.org Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C71F16A40D for ; Mon, 17 Apr 2006 19:40:24 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8785543D49 for ; Mon, 17 Apr 2006 19:40:23 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k3HJeNjZ076059 for ; Mon, 17 Apr 2006 19:40:23 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k3HJeNSP076058; Mon, 17 Apr 2006 19:40:23 GMT (envelope-from gnats) Resent-Date: Mon, 17 Apr 2006 19:40:23 GMT Resent-Message-Id: <200604171940.k3HJeNSP076058@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-i386@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Markus Stadlmann Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C252916A405 for ; Mon, 17 Apr 2006 19:32:55 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4EFF143D49 for ; Mon, 17 Apr 2006 19:32:55 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k3HJWs8h037241 for ; Mon, 17 Apr 2006 19:32:54 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k3HJWsob037240; Mon, 17 Apr 2006 19:32:54 GMT (envelope-from nobody) Message-Id: <200604171932.k3HJWsob037240@www.freebsd.org> Date: Mon, 17 Apr 2006 19:32:54 GMT From: Markus Stadlmann To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: i386/95964: a X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Apr 2006 19:40:24 -0000 >Number: 95964 >Category: i386 >Synopsis: a >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Apr 17 19:40:22 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Markus Stadlmann >Release: Every FreeBSD from the 6.x series with acpi and nvidia nforce2 hangs on install, on boot, >Organization: a >Environment: a >Description: Every FreeBSD from the 6.x series with acpi enable and nvidia nforce2 hangs on install, on boot. Not at a specified time, whenever it wants! 6.0 works fine with ACPI off, when i put ACPI on i get the same problem with 6.1RC1. Sorry that i can give no output of uname -a cause during the install progress the system hung up and have destruct my system >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-i386@FreeBSD.ORG Tue Apr 18 13:10:20 2006 Return-Path: X-Original-To: freebsd-i386@hub.freebsd.org Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F25216A402 for ; Tue, 18 Apr 2006 13:10:20 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id A30EE43D49 for ; Tue, 18 Apr 2006 13:10:19 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k3IDAJGm047077 for ; Tue, 18 Apr 2006 13:10:19 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k3IDAJh1047072; Tue, 18 Apr 2006 13:10:19 GMT (envelope-from gnats) Resent-Date: Tue, 18 Apr 2006 13:10:19 GMT Resent-Message-Id: <200604181310.k3IDAJh1047072@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-i386@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "欧阳云汉" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 22E3516A401 for ; Tue, 18 Apr 2006 13:01:54 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id E6E4543D48 for ; Tue, 18 Apr 2006 13:01:53 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k3ID1rVU002579 for ; Tue, 18 Apr 2006 13:01:53 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k3ID1r4q002577; Tue, 18 Apr 2006 13:01:53 GMT (envelope-from nobody) Message-Id: <200604181301.k3ID1r4q002577@www.freebsd.org> Date: Tue, 18 Apr 2006 13:01:53 GMT From: "欧阳云汉" To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: i386/95998: links halt! X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Apr 2006 13:10:20 -0000 >Number: 95998 >Category: i386 >Synopsis: links halt! >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Apr 18 13:10:18 GMT 2006 >Closed-Date: >Last-Modified: >Originator: 欧阳云汉 >Release: freebsd-i386-6.0-release >Organization: 中国重庆三峡学院 >Environment: FreeBSD 6.0-RELEASE FreeBSD 6.0-RELEASE #0:Mon Apr 17 20:57:14 UTC 2006 root@:/usr/src/sys/i386/compile/GENERIC i386 >Description: I use links-2.1pre17 to load the handbook of freebsd-6.0! when I search a word by links from the html,links is halt! And the system echo like this: [swap_pager:out of swap space swap_pager_getswapspace(16):failed Apr 18 20:37:36 kernel:pid 484(links) uid 1001,was killed:out of swap space]killed >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-i386@FreeBSD.ORG Tue Apr 18 14:48:08 2006 Return-Path: X-Original-To: freebsd-i386@FreeBSD.org Delivered-To: freebsd-i386@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1102716A400; Tue, 18 Apr 2006 14:48:08 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BDEB243D70; Tue, 18 Apr 2006 14:48:07 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k3IEm7MQ055566; Tue, 18 Apr 2006 14:48:07 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k3IEm7g8055562; Tue, 18 Apr 2006 14:48:07 GMT (envelope-from linimon) Date: Tue, 18 Apr 2006 14:48:07 GMT From: Mark Linimon Message-Id: <200604181448.k3IEm7g8055562@freefall.freebsd.org> To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-i386@FreeBSD.org, linimon@FreeBSD.org, gnats-admin@FreeBSD.org Cc: Subject: Re: junk/95999: =?gb2312?b?zfjS19PKz+TX1Lavu9i4tDo=?= X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Apr 2006 14:48:08 -0000 Synopsis: =?gb2312?B?zfjS19PKz+TX1Lavu9i4tDo=?= State-Changed-From-To: open->closed State-Changed-By: linimon State-Changed-When: Tue Apr 18 14:47:30 UTC 2006 State-Changed-Why: I can't recognize this as a PR. http://www.freebsd.org/cgi/query-pr.cgi?pr=95999 From owner-freebsd-i386@FreeBSD.ORG Tue Apr 18 15:24:56 2006 Return-Path: X-Original-To: freebsd-i386@hub.freebsd.org Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A645C16A402; Tue, 18 Apr 2006 15:24:56 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6108243D45; Tue, 18 Apr 2006 15:24:56 +0000 (GMT) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k3IFOuUB057244; Tue, 18 Apr 2006 15:24:56 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k3IFOuMo057240; Tue, 18 Apr 2006 15:24:56 GMT (envelope-from linimon) Date: Tue, 18 Apr 2006 15:24:56 GMT From: Mark Linimon Message-Id: <200604181524.k3IFOuMo057240@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-bugs@FreeBSD.org, freebsd-i386@FreeBSD.org Cc: Subject: Re: i386/95993: Cyrix 5530 unable to map interrupt X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Apr 2006 15:24:56 -0000 Synopsis: Cyrix 5530 unable to map interrupt Responsible-Changed-From-To: freebsd-bugs->freebsd-i386 Responsible-Changed-By: linimon Responsible-Changed-When: Tue Apr 18 15:24:36 UTC 2006 Responsible-Changed-Why: This sounds i386-specific. http://www.freebsd.org/cgi/query-pr.cgi?pr=95993 From owner-freebsd-i386@FreeBSD.ORG Tue Apr 18 16:10:33 2006 Return-Path: X-Original-To: freebsd-i386@hub.freebsd.org Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A69216A400 for ; Tue, 18 Apr 2006 16:10:33 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9183243D48 for ; Tue, 18 Apr 2006 16:10:32 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k3IGAWnx061576 for ; Tue, 18 Apr 2006 16:10:32 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k3IGAWZT061575; Tue, 18 Apr 2006 16:10:32 GMT (envelope-from gnats) Date: Tue, 18 Apr 2006 16:10:32 GMT Message-Id: <200604181610.k3IGAWZT061575@freefall.freebsd.org> To: freebsd-i386@FreeBSD.org From: Maxim Konovalov Cc: Subject: i386/68117 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Maxim Konovalov List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Apr 2006 16:10:33 -0000 The following reply was made to PR i386/68117; it has been noted by GNATS. From: Maxim Konovalov To: Suihong Liang Cc: bug-followup@freebsd.org Subject: i386/68117 Date: Tue, 18 Apr 2006 20:09:05 +0400 (MSD) Hello, The described behaviour is more than expected. You must have the same duplex sets on both sides of the link (i.e. NIC and switch port). Moreover, media autoselection is often works unreliable or doesn't work as expected. I don't see what we need to fix in FreeBSD really. -- Maxim Konovalov From owner-freebsd-i386@FreeBSD.ORG Tue Apr 18 16:40:15 2006 Return-Path: X-Original-To: freebsd-i386@hub.freebsd.org Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C79616A409 for ; Tue, 18 Apr 2006 16:40:15 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8477943D4C for ; Tue, 18 Apr 2006 16:40:12 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k3IGeCFH063569 for ; Tue, 18 Apr 2006 16:40:12 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k3IGeCXN063565; Tue, 18 Apr 2006 16:40:12 GMT (envelope-from gnats) Resent-Date: Tue, 18 Apr 2006 16:40:12 GMT Resent-Message-Id: <200604181640.k3IGeCXN063565@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-i386@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Jacek Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D6CFF16A404 for ; Tue, 18 Apr 2006 16:31:12 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id D9A9A43D6A for ; Tue, 18 Apr 2006 16:31:10 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k3IGVAe9069519 for ; Tue, 18 Apr 2006 16:31:10 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k3IGVAuU069518; Tue, 18 Apr 2006 16:31:10 GMT (envelope-from nobody) Message-Id: <200604181631.k3IGVAuU069518@www.freebsd.org> Date: Tue, 18 Apr 2006 16:31:10 GMT From: Jacek To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: i386/96014: HP Pavilion zv5000(Intel) reboot installation problem X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Apr 2006 16:40:15 -0000 >Number: 96014 >Category: i386 >Synopsis: HP Pavilion zv5000(Intel) reboot installation problem >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Apr 18 16:40:11 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Jacek >Release: 5.4 or Now I try Install 6.0 >Organization: >Environment: >Description: Hardawre: HP Pavilion zv5000 Intel Mobile 2.4 RAM 512 MB HDD 40 GB Graphic Card: ATI MOBILITY IGP 9000/9100 AC'97 ATI Sound Card When boot.loader try load acpi.ko then system crash. I read many post like this in google. I find this fix: 1. unset acpi_load 2.set hint.apci.0.disabled="1" 3.set hint.atkbd.0.flags=0x8 I do this and ... system crasg when boot.loader try load system I read everything in internet about this. Thanks Jacek (Poland) >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-i386@FreeBSD.ORG Tue Apr 18 19:42:35 2006 Return-Path: X-Original-To: freebsd-i386@hub.freebsd.org Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DAD7716A400; Tue, 18 Apr 2006 19:42:35 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A90643D48; Tue, 18 Apr 2006 19:42:35 +0000 (GMT) (envelope-from remko@FreeBSD.org) Received: from freefall.freebsd.org (remko@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k3IJgZl4078178; Tue, 18 Apr 2006 19:42:35 GMT (envelope-from remko@freefall.freebsd.org) Received: (from remko@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k3IJgZk9078174; Tue, 18 Apr 2006 19:42:35 GMT (envelope-from remko) Date: Tue, 18 Apr 2006 19:42:35 GMT From: Remko Lodder Message-Id: <200604181942.k3IJgZk9078174@freefall.freebsd.org> To: remko@FreeBSD.org, freebsd-i386@FreeBSD.org, freebsd-multimedia@FreeBSD.org Cc: Subject: Re: i386/95949: No sound on ASUS A8V-MX, 'play interrupt timeout, channel dead' X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Apr 2006 19:42:36 -0000 Synopsis: No sound on ASUS A8V-MX, 'play interrupt timeout, channel dead' Responsible-Changed-From-To: freebsd-i386->freebsd-multimedia Responsible-Changed-By: remko Responsible-Changed-When: Tue Apr 18 19:40:30 UTC 2006 Responsible-Changed-Why: Reassign to the multimedia team since sound is their thing. http://www.freebsd.org/cgi/query-pr.cgi?pr=95949 From owner-freebsd-i386@FreeBSD.ORG Tue Apr 18 19:44:45 2006 Return-Path: X-Original-To: freebsd-i386@hub.freebsd.org Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 007CB16A400; Tue, 18 Apr 2006 19:44:45 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C35E043D49; Tue, 18 Apr 2006 19:44:44 +0000 (GMT) (envelope-from remko@FreeBSD.org) Received: from freefall.freebsd.org (remko@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k3IJii03078287; Tue, 18 Apr 2006 19:44:44 GMT (envelope-from remko@freefall.freebsd.org) Received: (from remko@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k3IJiiqs078283; Tue, 18 Apr 2006 19:44:44 GMT (envelope-from remko) Date: Tue, 18 Apr 2006 19:44:44 GMT From: Remko Lodder Message-Id: <200604181944.k3IJiiqs078283@freefall.freebsd.org> To: fros@163.com, remko@FreeBSD.org, freebsd-i386@FreeBSD.org, remko@FreeBSD.org Cc: Subject: Re: i386/95998: links halt! X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Apr 2006 19:44:45 -0000 Synopsis: links halt! State-Changed-From-To: open->feedback State-Changed-By: remko State-Changed-When: Tue Apr 18 19:42:55 UTC 2006 State-Changed-Why: Eventhough this PR is very limited in it's information lets give it a try: What is the hardware configuration you are using? How many memory do you have and how many swap space did you configure? Swap information can be found via ''swapinfo'' and the memory information can be found in the /var/run/dmesg.boot file (cat /var/run/dmesg.boot and paste it here please). We need this information before we will be able to do something with this PR. Responsible-Changed-From-To: freebsd-i386->remko Responsible-Changed-By: remko Responsible-Changed-When: Tue Apr 18 19:42:55 UTC 2006 Responsible-Changed-Why: Grab the PR to keep track of the feedback. http://www.freebsd.org/cgi/query-pr.cgi?pr=95998 From owner-freebsd-i386@FreeBSD.ORG Wed Apr 19 01:15:14 2006 Return-Path: X-Original-To: i386@freebsd.org Delivered-To: freebsd-i386@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 361FF16A405; Wed, 19 Apr 2006 01:15:14 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id CFEF143D45; Wed, 19 Apr 2006 01:15:13 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smarthost2.sentex.ca (8.13.4P/8.13.4) with ESMTP id k3J1FCG5017201; Tue, 18 Apr 2006 21:15:13 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.13.4P/8.13.4) with ESMTP id k3J1F6Tr038054; Tue, 18 Apr 2006 21:15:06 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id BE6D37302F; Tue, 18 Apr 2006 21:15:12 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20060419011512.BE6D37302F@freebsd-current.sentex.ca> Date: Tue, 18 Apr 2006 21:15:12 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.88.1, clamav-milter version 0.88.1 on clamscanner4 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on i386/i386 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Apr 2006 01:15:14 -0000 TB --- 2006-04-18 23:13:27 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2006-04-18 23:13:27 - starting HEAD tinderbox run for i386/i386 TB --- 2006-04-18 23:13:27 - cleaning the object tree TB --- 2006-04-18 23:13:59 - checking out the source tree TB --- 2006-04-18 23:13:59 - cd /tinderbox/HEAD/i386/i386 TB --- 2006-04-18 23:13:59 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2006-04-18 23:20:31 - building world (CFLAGS=-O2 -pipe) TB --- 2006-04-18 23:20:31 - cd /src TB --- 2006-04-18 23:20:31 - /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything TB --- 2006-04-19 00:27:33 - generating LINT kernel config TB --- 2006-04-19 00:27:33 - cd /src/sys/i386/conf TB --- 2006-04-19 00:27:33 - /usr/bin/make -B LINT TB --- 2006-04-19 00:27:34 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-04-19 00:27:34 - cd /src TB --- 2006-04-19 00:27:34 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Wed Apr 19 00:27:34 UTC 2006 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for LINT completed on Wed Apr 19 00:53:31 UTC 2006 TB --- 2006-04-19 00:53:31 - building GENERIC kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-04-19 00:53:31 - cd /src TB --- 2006-04-19 00:53:31 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Wed Apr 19 00:53:31 UTC 2006 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for GENERIC completed on Wed Apr 19 01:13:26 UTC 2006 TB --- 2006-04-19 01:13:26 - building PAE kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-04-19 01:13:26 - cd /src TB --- 2006-04-19 01:13:26 - /usr/bin/make buildkernel KERNCONF=PAE >>> Kernel build for PAE started on Wed Apr 19 01:13:26 UTC 2006 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] /src/sys/dev/bce/if_bce.c: In function `bce_attach': /src/sys/dev/bce/if_bce.c:542: warning: large integer implicitly truncated to unsigned type /src/sys/dev/bce/if_bce.c:544: warning: large integer implicitly truncated to unsigned type /src/sys/dev/bce/if_bce.c: In function `bce_stats_update': /src/sys/dev/bce/if_bce.c:5311: warning: left shift count >= width of type /src/sys/dev/bce/if_bce.c:5313: warning: left shift count >= width of type /src/sys/dev/bce/if_bce.c:5315: warning: left shift count >= width of type /src/sys/dev/bce/if_bce.c:5317: warning: left shift count >= width of type *** Error code 1 Stop in /obj/src/sys/PAE. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2006-04-19 01:15:12 - WARNING: /usr/bin/make returned exit code 1 TB --- 2006-04-19 01:15:12 - ERROR: failed to build PAE kernel TB --- 2006-04-19 01:15:12 - tinderbox aborted TB --- 1.09 user 5.80 system 7305.38 real From owner-freebsd-i386@FreeBSD.ORG Wed Apr 19 01:50:17 2006 Return-Path: X-Original-To: freebsd-i386@hub.freebsd.org Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 28B5216A409 for ; Wed, 19 Apr 2006 01:50:17 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E8FF443D55 for ; Wed, 19 Apr 2006 01:50:15 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k3J1oFiu002192 for ; Wed, 19 Apr 2006 01:50:15 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k3J1oFA7002191; Wed, 19 Apr 2006 01:50:15 GMT (envelope-from gnats) Resent-Date: Wed, 19 Apr 2006 01:50:15 GMT Resent-Message-Id: <200604190150.k3J1oFA7002191@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-i386@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Stephen Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A0EA516A400 for ; Wed, 19 Apr 2006 01:47:19 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E69743D45 for ; Wed, 19 Apr 2006 01:47:19 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k3J1lHfq058742 for ; Wed, 19 Apr 2006 01:47:17 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k3J1lHfo058741; Wed, 19 Apr 2006 01:47:17 GMT (envelope-from nobody) Message-Id: <200604190147.k3J1lHfo058741@www.freebsd.org> Date: Wed, 19 Apr 2006 01:47:17 GMT From: Stephen To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: i386/96030: Install hangs with Broadcomm 440x NIC installed X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Apr 2006 01:50:17 -0000 >Number: 96030 >Category: i386 >Synopsis: Install hangs with Broadcomm 440x NIC installed >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Apr 19 01:50:15 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Stephen >Release: Happens with 6.0-RELEASE and 6.1-RC1 >Organization: N/A >Environment: Can't provide as I can't get through a full installation. >Description: During the installation of 6.0-RELEASE and 6.1-RC1 the installation hangs when it gets to the point of trying to dsetup and ethernet adapter. I am running a Dell Inspiron 9300, with a Broadcom 440x internal NIC. The bfe driver appears to initialize the card properly during hardware discovery as I have a link light. Once I get to the point in the installation where it asks if I would like to setup an ethernet adapater, if I select yes and choose to attempt IPv6 it (the system) no longer responds. There is also no link light at this point. I've also tried this path and tried to skip IPv6 and go to DHCP, same result. It appears that ifconfig is trying to down the interface (which doesn't make sense since it was already "up") and then bring it back up but it get's "stuck". If I ignore setting up the ethernet adapter the install will finish properly. But, if I try to run dhclient by hand the same thing will happen (machine hangs, have to hard boot). I'm sure you folks are aware of it already since it looks like an ongoing problem, but though I would confirm that the issue is ther in 6.1-RC1 >How-To-Repeat: Start installation on a system w/ a Broadcom 440x NIC. Attempt to configure NIC using the installer, system will hang / lockup. Or, run installer and not configure NIC, upon reboot and logging into the system run dhclient by hand, system will hang. >Fix: Not sure what the actual issue is, i'm not able to provide a fix (unfortunatley) >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-i386@FreeBSD.ORG Wed Apr 19 07:50:20 2006 Return-Path: X-Original-To: freebsd-i386@hub.freebsd.org Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7BBED16A400 for ; Wed, 19 Apr 2006 07:50:20 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0440E43D45 for ; Wed, 19 Apr 2006 07:50:20 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k3J7oJVc030626 for ; Wed, 19 Apr 2006 07:50:19 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k3J7oJvl030625; Wed, 19 Apr 2006 07:50:19 GMT (envelope-from gnats) Resent-Date: Wed, 19 Apr 2006 07:50:19 GMT Resent-Message-Id: <200604190750.k3J7oJvl030625@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-i386@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, anticq Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D249B16A402 for ; Wed, 19 Apr 2006 07:47:26 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 004F943D6D for ; Wed, 19 Apr 2006 07:47:24 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k3J7lO74017674 for ; Wed, 19 Apr 2006 07:47:24 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k3J7lO4g017672; Wed, 19 Apr 2006 07:47:24 GMT (envelope-from nobody) Message-Id: <200604190747.k3J7lO4g017672@www.freebsd.org> Date: Wed, 19 Apr 2006 07:47:24 GMT From: anticq To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: i386/96040: LSI1030 mpt0 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Apr 2006 07:50:20 -0000 >Number: 96040 >Category: i386 >Synopsis: LSI1030 mpt0 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Apr 19 07:50:19 GMT 2006 >Closed-Date: >Last-Modified: >Originator: anticq >Release: FreeBSD 5.4 >Organization: planet >Environment: server# uname -a FreeBSD server.planet.com 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Mon Apr 3 11:53:52 AZST 2006 server@server.planet.com:/usr/src/sys/i386/compile/server i386 >Description: server : FujitsuSiemens Primergy RX200 raid controlers: LSI1020 os: FreeBSD 5.4 The problem is: In SafeMode system is loading normal, ######################################################## acd0: DVDROM at ata1-master PIO4 Waiting 15 seconds for SCSI devices to settle da0 at mpt0 bus 0 target 0 lun 0 da0: Fixed Direct Access SCSI-2 device da0: 320.000MB/s transfers (160.000MHz, offset 63, 16bit), Tagged Queueing Enabled da0: 69400MB (142131200 512 byte sectors: 255H 63S/T 8847C) ############################################################ In a usual mode the system hangs and gives such messages: ################################################# ata0-master: FAILURE - ATAPI_IDENTIFY timed out Waiting 15 seconds for SCSI devices to settle mpt0:bullet missed in timeout mpt0:bullet missed in timeout mpt0:bullet missed in timeout mpt0:bullet missed in timeout mpt0:bullet missed in timeou. ######################################## What I have to do? Which parameter I have to clean in kernel? Tried to switch off mpt in kernel, but it did not help! FreeBSD does not see HDD. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-i386@FreeBSD.ORG Wed Apr 19 15:40:28 2006 Return-Path: X-Original-To: freebsd-i386@hub.freebsd.org Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 62A5D16A401 for ; Wed, 19 Apr 2006 15:40:28 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1DAB043D46 for ; Wed, 19 Apr 2006 15:40:26 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k3JFePdL065252 for ; Wed, 19 Apr 2006 15:40:25 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k3JFePSq065251; Wed, 19 Apr 2006 15:40:25 GMT (envelope-from gnats) Resent-Date: Wed, 19 Apr 2006 15:40:25 GMT Resent-Message-Id: <200604191540.k3JFePSq065251@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-i386@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Ying-Chih Kuo Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2492216A409 for ; Wed, 19 Apr 2006 15:37:40 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id E711A43D64 for ; Wed, 19 Apr 2006 15:37:33 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k3JFbXDN022236 for ; Wed, 19 Apr 2006 15:37:33 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k3JFbXGv022235; Wed, 19 Apr 2006 15:37:33 GMT (envelope-from nobody) Message-Id: <200604191537.k3JFbXGv022235@www.freebsd.org> Date: Wed, 19 Apr 2006 15:37:33 GMT From: Ying-Chih Kuo To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: i386/96049: Generic SMP Kernel Panic in 6.1-RC1 during mount root filesystem X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Apr 2006 15:40:28 -0000 >Number: 96049 >Category: i386 >Synopsis: Generic SMP Kernel Panic in 6.1-RC1 during mount root filesystem >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Apr 19 15:40:25 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Ying-Chih Kuo >Release: 6.1-RC1 >Organization: >Environment: FreeBSD r6.yckuo.org 6.1-RC FreeBSD 6.1-RC #0: Wed Apr 19 13:27:29 CST 2006 yckuo@r6.yckuo.org:/usr/src/sys/i386/compile/GENERIC i386 >Description: Generic SMP Kernel Panic during mount root filesystem. boot without acpi will not help this. here are DDB trace. ------------------------------------------------------------------- OK boot kernel.SMP /boot/kernel.SMP/kernel text=0x4c0818 data=0x98904+0x561e8 syms=[0x4+0x66190+0x4+0x7ddaa] /boot/kernel.SMP/acpi.ko text=0x42eec data=0x2280+0x10f0 syms=[0x4+0x7ae0+0x4+0xa715] GDB: no debug ports present KDB: debugger backends: ddb KDB: current backend: ddb KDB: enter: Boot flags requested debugger [thread pid 0 tid 0 ] Stopped at kdb_enter+0x2b: nop db> c SMAP type=01 base=0000000000000000 len=000000000009fc00 SMAP type=02 base=000000000009fc00 len=0000000000000400 SMAP type=02 base=00000000000f0000 len=0000000000010000 SMAP type=01 base=0000000000100000 len=000000007fef0000 SMAP type=03 base=000000007fff0000 len=0000000000008000 SMAP type=04 base=000000007fff8000 len=0000000000008000 SMAP type=02 base=00000000ffff0000 len=0000000000010000 Copyright (c) 1992-2006 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 6.1-RC #0: Wed Apr 19 14:47:59 CST 2006 yckuo@r6.yckuo.org:/usr/src/sys/i386/compile/SMP Preloaded elf kernel "/boot/kernel.SMP/kernel" at 0xc0aef000. Preloaded elf module "/boot/kernel.SMP/acpi.ko" at 0xc0aef164. Calibrating clock(s) ... i8254 clock: 1193287 Hz CLK_USE_I8254_CALIBRATION not specified - using default frequency Timecounter "i8254" frequency 1193182 Hz quality 0 Calibrating TSC clock ... TSC clock: 549897675 Hz CPU: Pentium III/Pentium III Xeon/Celeron (549.90-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x673 Stepping = 3 Features=0x383fbff real memory = 2147418112 (2047 MB) Physical memory chunk(s): 0x0000000000001000 - 0x000000000009efff, 647168 bytes (158 pages) 0x0000000000100000 - 0x00000000003fffff, 3145728 bytes (768 pages) 0x0000000000c28000 - 0x000000007dbb7fff, 2096693248 bytes (511888 pages) avail memory = 2096398336 (1999 MB) MP Configuration Table version 1.4 found at 0xc00f9e10 Table 'FACP' at 0x7fff0098 Table 'APIC' at 0x7fff002c MADT: Found table at 0x7fff002c APIC: Using the MADT enumerator. MADT: Found CPU APIC ID 0 ACPI ID 1: enabled SMP: Added CPU 0 (AP) MADT: Found CPU APIC ID 1 ACPI ID 2: enabled SMP: Added CPU 1 (AP) MADT: Found CPU APIC ID 2 ACPI ID 3: enabled SMP: Added CPU 2 (AP) MADT: Found CPU APIC ID 3 ACPI ID 4: enabled SMP: Added CPU 3 (AP) INTR: Adding local APIC 0 as a target ACPI APIC Table: INTR: Adding local APIC 1 as a target INTR: Adding local APIC 2 as a target INTR: Adding local APIC 3 as a target FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs cpu0 (BSP): APIC ID: 0 cpu1 (AP): APIC ID: 1 cpu2 (AP): APIC ID: 2 cpu3 (AP): APIC ID: 3 bios32: Found BIOS32 Service Directory header at 0xc00f0280 bios32: Entry = 0xf0210 (c00f0210) Rev = 0 Len = 1 pcibios: PCI BIOS entry at 0xf0200+0x0 pnpbios: Found PnP BIOS data at 0xc00f58d0 pnpbios: Entry = fa000:0 Rev = 1.0 Other BIOS signatures found: APIC: CPU 0 has ACPI ID 1 APIC: CPU 1 has ACPI ID 2 APIC: CPU 2 has ACPI ID 3 APIC: CPU 3 has ACPI ID 4 MADT: Found IO APIC ID 4, Interrupt 0 at 0xfec00000 ioapic0: Routing external 8259A's -> intpin 0 ioapic0: intpin 0 -> ExtINT (edge, high) ioapic0: intpin 1 -> ISA IRQ 1 (edge, high) ioapic0: intpin 2 -> ISA IRQ 2 (edge, high) ioapic0: intpin 3 -> ISA IRQ 3 (edge, high) ioapic0: intpin 4 -> ISA IRQ 4 (edge, high) ioapic0: intpin 5 -> ISA IRQ 5 (edge, high) ioapic0: intpin 6 -> ISA IRQ 6 (edge, high) ioapic0: intpin 7 -> ISA IRQ 7 (edge, high) ioapic0: intpin 8 -> ISA IRQ 8 (edge, high) ioapic0: intpin 9 -> ISA IRQ 9 (edge, high) ioapic0: intpin 10 -> ISA IRQ 10 (edge, high) ioapic0: intpin 11 -> ISA IRQ 11 (edge, high) ioapic0: intpin 12 -> ISA IRQ 12 (edge, high) ioapic0: intpin 13 -> ISA IRQ 13 (edge, high) ioapic0: intpin 14 -> ISA IRQ 14 (edge, high) ioapic0: intpin 15 -> ISA IRQ 15 (edge, high) ioapic0: intpin 16 -> PCI IRQ 16 (level, low) ioapic0: intpin 17 -> PCI IRQ 17 (level, low) ioapic0: intpin 18 -> PCI IRQ 18 (level, low) ioapic0: intpin 19 -> PCI IRQ 19 (level, low) ioapic0: intpin 20 -> PCI IRQ 20 (level, low) ioapic0: intpin 21 -> PCI IRQ 21 (level, low) ioapic0: intpin 22 -> PCI IRQ 22 (level, low) ioapic0: intpin 23 -> PCI IRQ 23 (level, low) MADT: Interrupt override: source 0, irq 2 ioapic0: Routing IRQ 0 -> intpin 2 ioapic0: intpin 2 trigger: edge ioapic0: intpin 2 polarity: high MADT: Interrupt override: source 9, irq 13 ioapic0: Routing IRQ 9 -> intpin 13 ioapic0: intpin 9 disabled ioapic0: intpin 13 trigger: level ioapic0: intpin 13 polarity: high ioapic0 irqs 0-23 on motherboard cpu0 BSP: ID: 0x00000000 VER: 0x00040011 LDR: 0x00000000 DFR: 0xffffffff lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff timer: 0x000100ef therm: 0x00000000 err: 0x00010000 pcm: 0x00010000 wlan: <802.11 Link Layer> random: nfslock: pseudo-device io: kbd: new array size 4 kbd1 at kbdmux0 mem: Pentium Pro MTRR support enabled null: npx0: on motherboard npx0: INT 16 interface acpi0: on motherboard ioapic0: routing intpin 13 (ISA IRQ 9) to vector 48 acpi0: [MPSAFE] pci_open(1): mode 1 addr port (0x0cf8) is 0x8000384c pci_open(1a): mode1res=0x80000000 (0x80000000) pci_cfgcheck: device 0 1 2 [class=060100] [hdr=80] is there (id=71108086) pcibios: BIOS version 2.10 Found $PIR table, 12 entries at 0xc00f8000 PCI-Only Interrupts: none Location Bus Device Pin Link IRQs slot 1 0 7 A 0x01 3 4 5 6 7 9 10 11 12 14 15 slot 1 0 7 B 0x02 3 4 5 6 7 9 10 11 12 14 15 slot 1 0 7 C 0x03 3 4 5 6 7 9 10 11 12 14 15 slot 1 0 7 D 0x04 3 4 5 6 7 9 10 11 12 14 15 slot 2 0 8 A 0x02 3 4 5 6 7 9 10 11 12 14 15 slot 2 0 8 B 0x03 3 4 5 6 7 9 10 11 12 14 15 slot 2 0 8 C 0x04 3 4 5 6 7 9 10 11 12 14 15 slot 2 0 8 D 0x01 3 4 5 6 7 9 10 11 12 14 15 slot 3 0 9 A 0x03 3 4 5 6 7 9 10 11 12 14 15 slot 3 0 9 B 0x04 3 4 5 6 7 9 10 11 12 14 15 slot 3 0 9 C 0x01 3 4 5 6 7 9 10 11 12 14 15 slot 3 0 9 D 0x02 3 4 5 6 7 9 10 11 12 14 15 slot 4 1 7 A 0x05 3 4 9 10 11 12 14 15 slot 4 1 7 B 0x06 3 4 9 10 11 12 14 15 slot 4 1 7 C 0x07 3 4 9 10 11 12 14 15 slot 4 1 7 D 0x08 3 4 9 10 11 12 14 15 slot 5 1 8 A 0x06 3 4 9 10 11 12 14 15 slot 5 1 8 B 0x07 3 4 9 10 11 12 14 15 slot 5 1 8 C 0x08 3 4 9 10 11 12 14 15 slot 5 1 8 D 0x05 3 4 9 10 11 12 14 15 slot 6 1 11 A 0x07 3 4 9 10 11 12 14 15 slot 6 1 11 B 0x08 3 4 9 10 11 12 14 15 slot 6 1 11 C 0x05 3 4 9 10 11 12 14 15 slot 6 1 11 D 0x06 3 4 9 10 11 12 14 15 slot 7 1 10 A 0x08 3 4 9 10 11 12 14 15 slot 7 1 10 B 0x05 3 4 9 10 11 12 14 15 slot 7 1 10 C 0x06 3 4 9 10 11 12 14 15 slot 7 1 10 D 0x07 3 4 9 10 11 12 14 15 embedded 1 9 A 0x08 3 4 9 10 11 12 14 15 embedded 0 11 A 0x04 3 4 5 6 7 9 10 11 12 14 15 embedded 0 2 A 0x05 15 embedded 0 2 D 0x04 3 4 5 6 7 9 10 11 12 14 15 embedded 0 2 A 0x05 15 embedded 0 2 D 0x04 3 4 5 6 7 9 10 11 12 14 15 AcpiOsDerivePciId: bus 0 dev 2 func 0 acpi0: Power Button (fixed) pci_link0: Links after initial probe: Index IRQ Rtd Ref IRQs 0 255 N 0 3 4 5 7 9 10 12 14 15 pci_link0: Links after initial validation: Index IRQ Rtd Ref IRQs 0 255 N 0 3 4 5 7 9 10 12 14 15 pci_link0: Links after disable: Index IRQ Rtd Ref IRQs 0 255 N 0 3 4 5 7 9 10 12 14 15 pci_link1: Links after initial probe: Index IRQ Rtd Ref IRQs 0 5 N 0 3 4 5 7 9 10 12 14 15 pci_link1: Links after initial validation: Index IRQ Rtd Ref IRQs 0 5 N 0 3 4 5 7 9 10 12 14 15 pci_link1: Links after disable: Index IRQ Rtd Ref IRQs 0 255 N 0 3 4 5 7 9 10 12 14 15 pci_link2: Links after initial probe: Index IRQ Rtd Ref IRQs 0 255 N 0 3 4 5 7 9 10 12 14 15 pci_link2: Links after initial validation: Index IRQ Rtd Ref IRQs 0 255 N 0 3 4 5 7 9 10 12 14 15 pci_link2: Links after disable: Index IRQ Rtd Ref IRQs 0 255 N 0 3 4 5 7 9 10 12 14 15 pci_link3: Links after initial probe: Index IRQ Rtd Ref IRQs 0 10 N 0 3 4 5 7 9 10 12 14 15 pci_link3: Links after initial validation: Index IRQ Rtd Ref IRQs 0 10 N 0 3 4 5 7 9 10 12 14 15 pci_link3: Links after disable: Index IRQ Rtd Ref IRQs 0 255 N 0 3 4 5 7 9 10 12 14 15 pci_link4: Links after initial probe: Index IRQ Rtd Ref IRQs 0 255 N 0 3 4 10 11 12 14 15 pci_link4: Links after initial validation: Index IRQ Rtd Ref IRQs 0 255 N 0 3 4 10 11 12 14 15 pci_link4: Links after disable: Index IRQ Rtd Ref IRQs 0 255 N 0 3 4 10 11 12 14 15 pci_link5: Links after initial probe: Index IRQ Rtd Ref IRQs 0 255 N 0 3 4 10 11 12 14 15 pci_link5: Links after initial validation: Index IRQ Rtd Ref IRQs 0 255 N 0 3 4 10 11 12 14 15 pci_link5: Links after disable: Index IRQ Rtd Ref IRQs 0 255 N 0 3 4 10 11 12 14 15 pci_link6: Links after initial probe: Index IRQ Rtd Ref IRQs 0 255 N 0 3 4 10 11 12 14 15 pci_link6: Links after initial validation: Index IRQ Rtd Ref IRQs 0 255 N 0 3 4 10 11 12 14 15 pci_link6: Links after disable: Index IRQ Rtd Ref IRQs 0 255 N 0 3 4 10 11 12 14 15 pci_link7: Links after initial probe: Index IRQ Rtd Ref IRQs 0 11 N 0 3 4 10 11 12 14 15 pci_link7: Links after initial validation: Index IRQ Rtd Ref IRQs 0 11 N 0 3 4 10 11 12 14 15 pci_link7: Links after disable: Index IRQ Rtd Ref IRQs 0 255 N 0 3 4 10 11 12 14 15 AcpiOsDerivePciId: bus 0 dev 16 func 0 AcpiOsDerivePciId: bus 0 dev 2 func 3 ACPI timer: 0/4 0/4 0/3 0/3 0/3 0/3 0/3 0/3 0/4 0/16777213 -> 0 Timecounter "ACPI-safe" frequency 3579545 Hz quality 1000 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x408-0x40b on acpi0 cpu0: on acpi0 cpu1: on acpi0 cpu2: on acpi0 cpu3: on acpi0 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 pci0: physical bus=0 found-> vendor=0x8086, dev=0x7110, revid=0x02 bus=0, slot=2, func=0 class=06-01-00, hdrtype=0x00, mfdev=1 cmdreg=0x000f, statreg=0x0280, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) found-> vendor=0x8086, dev=0x7111, revid=0x01 bus=0, slot=2, func=1 class=01-01-80, hdrtype=0x00, mfdev=0 cmdreg=0x0005, statreg=0x0280, cachelnsz=0 (dwords) lattimer=0x60 (2880 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) map[20]: type 4, range 32, base 00003430, size 4, enabled found-> vendor=0x8086, dev=0x7112, revid=0x01 bus=0, slot=2, func=2 class=0c-03-00, hdrtype=0x00, mfdev=0 cmdreg=0x0005, statreg=0x0280, cachelnsz=0 (dwords) lattimer=0x60 (2880 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) intpin=d, irq=10 map[20]: type 4, range 32, base 00003c00, size 5, enabled pcib0: matched entry for 0.2.INTD pcib0: slot 2 INTD hardwired to IRQ 19 found-> vendor=0x8086, dev=0x7113, revid=0x02 bus=0, slot=2, func=3 class=06-80-00, hdrtype=0x00, mfdev=0 cmdreg=0x0001, statreg=0x0280, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) map[90]: type 4, range 32, base 00000800, size 4, enabled found-> vendor=0x1106, dev=0x3106, revid=0x86 bus=0, slot=8, func=0 class=02-00-00, hdrtype=0x00, mfdev=0 cmdreg=0x0087, statreg=0x0210, cachelnsz=8 (dwords) lattimer=0x60 (2880 ns), mingnt=0x03 (750 ns), maxlat=0x08 (2000 ns) intpin=a, irq=5 powerspec 2 supports D0 D1 D2 D3 current D0 map[10]: type 4, range 32, base 00003000, size 8, enabled map[14]: type 1, range 32, base 80900000, size 8, enabled pcib0: matched entry for 0.8.INTA pcib0: slot 8 INTA hardwired to IRQ 17 found-> vendor=0x8086, dev=0x1229, revid=0x05 bus=0, slot=11, func=0 class=02-00-00, hdrtype=0x00, mfdev=0 cmdreg=0x0007, statreg=0x0290, cachelnsz=8 (dwords) lattimer=0x60 (2880 ns), mingnt=0x08 (2000 ns), maxlat=0x38 (14000 ns) intpin=a, irq=10 powerspec 1 supports D0 D1 D2 D3 current D0 map[10]: type 3, range 32, base 80901000, size 12, enabled map[14]: type 4, range 32, base 00003400, size 5, enabled map[18]: type 1, range 32, base 80a00000, size 20, enabled pcib0: matched entry for 0.11.INTA pcib0: slot 11 INTA hardwired to IRQ 19 found-> vendor=0x1002, dev=0x4756, revid=0x7a bus=0, slot=12, func=0 class=03-00-00, hdrtype=0x00, mfdev=0 cmdreg=0x0087, statreg=0x0290, cachelnsz=8 (dwords) lattimer=0x60 (2880 ns), mingnt=0x08 (2000 ns), maxlat=0x00 (0 ns) powerspec 1 supports D0 D3 current D0 map[10]: type 1, range 32, base 81000000, size 24, enabled map[14]: type 4, range 32, base 00003800, size 8, enabled map[18]: type 1, range 32, base 80d00000, size 12, enabled found-> vendor=0x8086, dev=0x84ca, revid=0x03 bus=0, slot=16, func=0 class=06-00-00, hdrtype=0x00, mfdev=0 cmdreg=0x0000, statreg=0x0000, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) found-> vendor=0x8086, dev=0x84cb, revid=0x04 bus=0, slot=18, func=0 class=06-00-00, hdrtype=0x00, mfdev=0 cmdreg=0x0016, statreg=0x2280, cachelnsz=8 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) found-> vendor=0x8086, dev=0x84cb, revid=0x04 bus=0, slot=19, func=0 class=06-00-00, hdrtype=0x00, mfdev=0 cmdreg=0x0016, statreg=0x2280, cachelnsz=8 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) isab0: at device 2.0 on pci0 isa0: on isab0 atapci0: port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0x3430-0x343f at device 2.1 on pci0 atapci0: Reserved 0x10 bytes for rid 0x20 type 4 at 0x3430 ata0: on atapci0 atapci0: Reserved 0x8 bytes for rid 0x10 type 4 at 0x1f0 atapci0: Reserved 0x1 bytes for rid 0x14 type 4 at 0x3f6 ata0: reset tp1 mask=03 ostat0=51 ostat1=51 ata0: stat0=0x10 err=0x01 lsb=0x14 msb=0xeb ata0: stat1=0x00 err=0x01 lsb=0x7f msb=0x7f ata0: reset tp2 stat0=10 stat1=00 devices=0x4 ioapic0: routing intpin 14 (ISA IRQ 14) to vector 49 ata0: [MPSAFE] ata1: on atapci0 atapci0: Reserved 0x8 bytes for rid 0x18 type 4 at 0x170 atapci0: Reserved 0x1 bytes for rid 0x1c type 4 at 0x376 ata1: reset tp1 mask=00 ostat0=ff ostat1=ff ioapic0: routing intpin 15 (ISA IRQ 15) to vector 50 ata1: [MPSAFE] uhci0: port 0x3c00-0x3c1f irq 19 at device 2.2 on pci0 uhci0: Reserved 0x20 bytes for rid 0x20 type 4 at 0x3c00 ioapic0: routing intpin 19 (PCI IRQ 19) to vector 51 uhci0: [GIANT-LOCKED] usb0: on uhci0 usb0: USB revision 1.0 uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered pci0: at device 2.3 (no driver attached) vr0: port 0x3000-0x30ff mem 0x80900000-0x809000ff irq 17 at device 8.0 on pci0 vr0: Reserved 0x100 bytes for rid 0x10 type 4 at 0x3000 miibus0: on vr0 ukphy0: on miibus0 ukphy0: OUI 0x004063, model 0x0034, rev. 4 ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto vr0: bpf attached vr0: Ethernet address: 00:05:5d:8d:0d:05 ioapic0: routing intpin 17 (PCI IRQ 17) to vector 52 vr0: [MPSAFE] fxp0: port 0x3400-0x341f mem 0x80901000-0x80901fff,0x80a00000-0x80afffff irq 19 at device 11.0 on pci0 fxp0: Reserved 0x1000 bytes for rid 0x10 type 3 at 0x80901000 fxp0: using memory space register mapping fxp0: PCI IDs: 8086 1229 8086 0008 0005 fxp0: Dynamic Standby mode is disabled miibus1: on fxp0 inphy0: on miibus1 inphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto fxp0: bpf attached fxp0: Ethernet address: 00:00:e2:2b:a7:61 fxp0: [MPSAFE] pci0: at device 12.0 (no driver attached) pcib1: on acpi0 pci1: on pcib1 pci1: physical bus=1 found-> vendor=0x9005, dev=0x005f, revid=0x00 bus=1, slot=9, func=0 class=01-00-00, hdrtype=0x00, mfdev=1 cmdreg=0x0007, statreg=0x0290, cachelnsz=8 (dwords) lattimer=0x60 (2880 ns), mingnt=0x27 (9750 ns), maxlat=0x19 (6250 ns) intpin=a, irq=11 powerspec 1 supports D0 D3 current D0 map[10]: type 4, range 32, base 00005000, size 8, enabled map[14]: type 1, range 64, base 82800000, size 12, enabled pcib1: matched entry for 1.9.INTA pcib1: slot 9 INTA hardwired to IRQ 23 found-> vendor=0x9005, dev=0x005f, revid=0x00 bus=1, slot=9, func=1 class=01-00-00, hdrtype=0x00, mfdev=1 cmdreg=0x0007, statreg=0x0290, cachelnsz=8 (dwords) lattimer=0x60 (2880 ns), mingnt=0x27 (9750 ns), maxlat=0x19 (6250 ns) intpin=a, irq=11 powerspec 1 supports D0 D3 current D0 map[10]: type 4, range 32, base 00005400, size 8, enabled map[14]: type 1, range 64, base 82801000, size 12, enabled pcib1: matched entry for 1.9.INTA pcib1: slot 9 INTA hardwired to IRQ 23 ahc0: port 0x5000-0x50ff mem 0x82800000-0x82800fff irq 23 at device 9.0 on pci1 ahc0: Defaulting to MEMIO off ahc0: Reserved 0x100 bytes for rid 0x10 type 4 at 0x5000 ahc0: Reading SEEPROM...done. ahc0: Manual LVD Termination ahc0: BIOS eeprom is present ahc0: Secondary High byte termination Enabled ahc0: Secondary Low byte termination Enabled ahc0: Primary Low Byte termination Enabled ahc0: Primary High Byte termination Enabled ahc0: Downloading Sequencer Program... 418 instructions downloaded ahc0: Features 0x76f6, Bugs 0x8, Flags 0x20485560 ioapic0: routing intpin 23 (PCI IRQ 23) to vector 53 ahc0: [GIANT-LOCKED] aic7896/97: Ultra2 Wide Channel A, SCSI Id=7, 32/253 SCBs ahc1: port 0x5400-0x54ff mem 0x82801000-0x82801fff irq 23 at device 9.1 on pci1 ahc1: Defaulting to MEMIO off ahc1: Reserved 0x100 bytes for rid 0x10 type 4 at 0x5400 ahc1: Reading SEEPROM...done. ahc1: Manual LVD Termination ahc1: BIOS eeprom is present ahc1: Secondary High byte termination Enabled ahc1: Secondary Low byte termination Enabled ahc1: Primary Low Byte termination Enabled ahc1: Primary High Byte termination Enabled ahc1: Downloading Sequencer Program... 418 instructions downloaded ahc1: Features 0x76f6, Bugs 0x8, Flags 0x28485560 ahc1: [GIANT-LOCKED] aic7896/97: Ultra2 Wide Channel B, SCSI Id=7, 32/253 SCBs atkbdc0: port 0x60,0x64 irq 1 on acpi0 atkbd0: irq 1 on atkbdc0 atkbd: the current kbd controller command byte 0065 atkbd: keyboard ID 0x41ab (2) kbdc: RESET_KBD return code:00fa kbdc: RESET_KBD status:00aa kbd0 at atkbd0 kbd0: atkbd0, AT 101/102 (2), config:0x0, flags:0x3d0000 ioapic0: routing intpin 1 (ISA IRQ 1) to vector 54 atkbd0: [GIANT-LOCKED] psm0: unable to allocate IRQ fdc0: port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on acpi0 fdc0: ic_type 90 part_id 80 ioapic0: routing intpin 6 (ISA IRQ 6) to vector 55 fdc0: [MPSAFE] fdc0: [FAST] fd0: <1440-KB 3.5" drive> on fdc0 drive 0 ppc0: using extended I/O port range sio0: irq maps: 0x6c21 0x6c31 0x6c21 0x6c21 sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 sio0: type 16550A, console ioapic0: routing intpin 4 (ISA IRQ 4) to vector 56 sio1: irq maps: 0x6c21 0x6c29 0x6c21 0x6c21 sio1: <16550A-compatible COM port> port 0x2f8-0x2ff irq 3 on acpi0 sio1: type 16550A ioapic0: routing intpin 3 (ISA IRQ 3) to vector 57 psmcpnp0: irq 12 on acpi0 psm0: current command byte:0065 kbdc: TEST_AUX_PORT status:0000 kbdc: RESET_AUX return code:00fa kbdc: RESET_AUX status:00aa kbdc: RESET_AUX ID:0000 kbdc: RESET_AUX return code:00fa kbdc: RESET_AUX status:00aa kbdc: RESET_AUX ID:0000 psm: status 00 02 64 psm: status 17 03 c8 psm: status 17 03 c8 psm: status 17 03 c8 psm: data c8 c6 39 psm: status 00 02 64 psm0: irq 12 on atkbdc0 ioapic0: routing intpin 12 (ISA IRQ 12) to vector 58 psm0: [GIANT-LOCKED] psm0: model MouseMan+, device ID 0-39, 3 buttons psm0: config:00000000, flags:00000008, packet size:3 psm0: syncmask:08, syncbits:00 ppc0: using extended I/O port range ex_isa_identify() ata: ata0 already exists; skipping it ata: ata1 already exists; skipping it atkbdc: atkbdc0 already exists; skipping it fdc: fdc0 already exists; skipping it sio: sio0 already exists; skipping it sio: sio1 already exists; skipping it pnp_identify: Trying Read_Port at 203 pnp_identify: Trying Read_Port at 243 pnp_identify: Trying Read_Port at 283 pnp_identify: Trying Read_Port at 2c3 pnp_identify: Trying Read_Port at 303 pnp_identify: Trying Read_Port at 343 pnp_identify: Trying Read_Port at 383 pnp_identify: Trying Read_Port at 3c3 PNP Identify complete unknown: status reg test failed ff unknown: status reg test failed ff unknown: status reg test failed ff unknown: status reg test failed ff unknown: status reg test failed ff unknown: status reg test failed ff ahc_isa_probe 3: ioport 0x3c00 alloc failed sc: sc0 already exists; skipping it vga: vga0 already exists; skipping it isa_probe_children: disabling PnP devices isa_probe_children: probing non-PnP devices pmtimer0 on isa0 orm0: at iomem 0xc0000-0xc7fff,0xe0000-0xe57ff,0xee800-0xeffff on isa0 adv0: not probed (disabled) aha0: not probed (disabled) aic0: not probed (disabled) bt0: not probed (disabled) cs0: not probed (disabled) ed0: not probed (disabled) fe0: not probed (disabled) ie0: not probed (disabled) lnc0: not probed (disabled) ppc0: parallel port not found. ppc0: failed to probe at irq 7 on isa0 sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> sc0: fb0, kbd1, terminal emulator: sc (syscons terminal) sio2: not probed (disabled) sio3: not probed (disabled) sn0: not probed (disabled) vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 vt0: not probed (disabled) isa_probe_children: probing PnP devices Device configuration finished. Reducing kern.maxvnodes 134367 -> 100000 procfs registered lapic: Divisor 2, Frequency 49990811 hz Timecounter "TSC" frequency 549897675 Hz quality -100 Timecounters tick every 1.000 msec lo0: bpf attached Waiting 5 seconds for SCSI devices to settle (noperiph:ahc0:0:-1:-1): SCSI bus reset delivered. 0 SCBs aborted. (noperiph:ahc1:0:-1:-1): SCSI bus reset delivered. 0 SCBs aborted. ata0-master: pio=PIO4 wdma=WDMA2 udma=UDMA33 cable=40 wire acd0: setting PIO4 on PIIX4 chip acd0: setting UDMA33 on PIIX4 chip acd0: CDROM drive at ata0 as master acd0: read 171KB/s (8593KB/s), 128KB buffer, UDMA33 acd0: Reads: CDR, CDRW, CDDA stream, packet acd0: Writes: acd0: Audio: play, 255 volume levels acd0: Mechanism: ejectable tray, unlocked acd0: Medium: no/blank disc ahc0: Selection Timeout on A:4. 0 SCBs aborted ahc1: Selection Timeout on A:0. 0 SCBs aborted ahc0: Selection Timeout on A:5. 0 SCBs aborted ahc1: Selection Timeout on A:1. 0 SCBs aborted ahc0: Selection Timeout on A:6. 0 SCBs aborted ahc1: Selection Timeout on A:2. 0 SCBs aborted ahc0: Selection Timeout on A:8. 0 SCBs aborted ahc1: Selection Timeout on A:3. 0 SCBs aborted ahc0: Selection Timeout on A:9. 0 SCBs aborted ahc1: Selection Timeout on A:4. 0 SCBs aborted ahc0: Selection Timeout on A:10. 0 SCBs aborted ahc1: Selection Timeout on A:5. 0 SCBs aborted ahc0: Selection Timeout on A:11. 0 SCBs aborted ahc1: Selection Timeout on A:6. 0 SCBs aborted ahc0: Selection Timeout on A:12. 0 SCBs aborted ahc1: Selection Timeout on A:8. 0 SCBs aborted ahc0: Selection Timeout on A:13. 0 SCBs aborted ahc1: Selection Timeout on A:9. 0 SCBs aborted ahc0: Selection Timeout on A:14. 0 SCBs aborted ahc1: Selection Timeout on A:10. 0 SCBs aborted ahc0: Selection Timeout on A:15. 0 SCBs aborted (probe0:ahc0:0:0:0): Retrying Command ahc1: Selection Timeout on A:11. 0 SCBs aborted (probe1:ahc0:0:1:0): Retrying Command (probe3:ahc0:0:3:0): Retrying Command (probe2:ahc0:0:2:0): Retrying Command (ahc0:A:0:0): Sending WDTR 1 (ahc0:A:0:0): Received WDTR 1 filtered to 1 ahc0: target 0 using 16bit transfers (ahc0:A:0:0): Sending SDTR period 2b, offset 7f (ahc0:A:0:0): Received SDTR period 2b, offset 3f Filtered to period 2b, offset 3f ahc0: target 0 synchronous at 5.7MHz, offset = 0x3f (ahc0:A:1:0): Sending WDTR 1 (ahc0:A:1:0): Received WDTR 1 filtered to 1 ahc0: target 1 using 16bit transfers (ahc0:A:1:0): Sending SDTR period 2b, offset 7f (ahc0:A:1:0): Received SDTR period 2b, offset 3f Filtered to period 2b, offset 3f ahc0: target 1 synchronous at 5.7MHz, offset = 0x3f (ahc0:A:3:0): Sending WDTR 1 (ahc0:A:3:0): Received WDTR 1 filtered to 1 ahc0: target 3 using 16bit transfers (ahc0:A:3:0): Sending SDTR period 2b, offset 7f (ahc0:A:3:0): Received SDTR period 2b, offset 3f Filtered to period 2b, offset 3f ahc0: target 3 synchronous at 5.7MHz, offset = 0x3f (ahc0:A:2:0): Sending WDTR 1 (ahc0:A:2:0): Received WDTR 1 filtered to 1 ahc0: target 2 using 16bit transfers (ahc0:A:2:0): Sending SDTR period 2b, offset 7f (ahc0:A:2:0): Received SDTR period 2b, offset 3f Filtered to period 2b, offset 3f ahc0: target 2 synchronous at 5.7MHz, offset = 0x3f ahc1: Selection Timeout on A:12. 0 SCBs aborted ahc1: Selection Timeout on A:13. 0 SCBs aborted ahc1: Selection Timeout on A:14. 0 SCBs aborted ahc1: Selection Timeout on A:15. 0 SCBs aborted pass0 at ahc0 bus 0 target 0 lun 0 pass0: Fixed Direct Access SCSI-3 device pass0: Serial Number 3EKYNFM4000022101M4P pass0: 11.626MB/s transfers (5.813MHz, offset 63, 16bit), Tagged Queueing Enabled pass1 at ahc0 bus 0 target 1 lun 0 pass1: Fixed Direct Access SCSI-3 device pass1: Serial Number 3EK0J2EE0000221022Q4 pass1: 11.626MB/s transfers (5.813MHz, offset 63, 16bit), Tagged Queueing Enabled pass2 at ahc0 bus 0 target 2 lun 0 pass2: Fixed Direct Access SCSI-3 device pass2: Serial Number 3EK0JKA3000072101YAK pass2: 11.626MB/s transfers (5.813MHz, offset 63, 16bit), Tagged Queueing Enabled pass3 at ahc0 bus 0 target 3 lun 0 pass3: Fixed Direct Access SCSI-3 device pass3: Serial Number 3EK0J3E2000022102QLX pass3: 11.626MB/s transfers (5.813MHz, offset 63, 16bit), Tagged Queueing Enabled da0 at ahc0 bus 0 target 0 lun 0 da0: Fixed Direct Access SCSI-3 device da0: Serial Number 3EKYNFM4000022101M4P da0: 11.626MB/s transfers (5.813MHz, offset 63, 16bit), Tagged Queueing Enabled da0: 70007MB (143374741 512 byte sectors: 255H 63S/T 8924C) da1 at ahc0 bus 0 target 1 lun 0 da1: Fixed Direct Access SCSI-3 device da1: Serial Number 3EK0J2EE0000221022Q4 da1: 11.626MB/s transfers (5.813MHz, offset 63, 16bit), Tagged Queueing Enabled da1: 70007MB (143374741 512 byte sectors: 255H 63S/T 8924C) da2 at ahc0 bus 0 target 2 lun 0 da2: Fixed Direct Access SCSI-3 device da2: Serial Number 3EK0JKA3000072101YAK da2: 11.626MB/s transfers (5.813MHz, offset 63, 16bit), Tagged Queueing Enabled da2: 70007MB (143374741 512 byte sectors: 255H 63S/T 8924C) da3 at ahc0 bus 0 target 3 lun 0 da3: Fixed Direct Access SCSI-3 device da3: Serial Number 3EK0J3E2000022102QLX da3: 11.626MB/s transfers (5.813MHz, offset 63, 16bit), Tagged Queueing Enabled da3: 70007MB (143374741 512 byte sectors: 255H 63S/T 8924C) GEOM: new disk da0 GEOM: new disk da1 GEOM: new disk da2 GEOM: new disk da3 ATA PseudoRAID loaded SMP: AP CPU #3 Launched! cpu3 AP: ID: 0x03000000 VER: 0x00040011 LDR: 0x00000000 DFR: 0xffffffff lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff timer: 0x000200ef therm: 0x00000000 err: 0x00010000 pcm: 0x00010000 SMP: AP CPU #1 Launched! cpu1 AP: ID: 0x01000000 VER: 0x00040011 LDR: 0x00000000 DFR: 0xffffffff lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff timer: 0x000200ef therm: 0x00000000 err: 0x00010000 pcm: 0x00010000 SMP: AP CPU #2 Launched! cpu2 AP: ID: 0x02000000 VER: 0x00040011 LDR: 0x00000000 DFR: 0xffffffff lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff timer: 0x000200ef therm: 0x00000000 err: 0x00010000 pcm: 0x00010000 INTR: Assigning IRQ 1 to local APIC 0 ioapic0: Assigning ISA IRQ 1 to local APIC 0 INTR: Assigning IRQ 3 to local APIC 1 ioapic0: Assigning ISA IRQ 3 to local APIC 1 INTR: Assigning IRQ 4 to local APIC 2 ioapic0: Assigning ISA IRQ 4 to local APIC 2 INTR: Assigning IRQ 6 to local APIC 3 ioapic0: Assigning ISA IRQ 6 to local APIC 3 INTR: Assigning IRQ 9 to local APIC 0 ioapic0: Assigning ISA IRQ 9 to local APIC 0 INTR: Assigning IRQ 12 to local APIC 1 ioapic0: Assigning ISA IRQ 12 to local APIC 1 INTR: Assigning IRQ 14 to local APIC 2 ioapic0: Assigning ISA IRQ 14 to local APIC 2 INTR: Assigning IRQ 15 to local APIC 3 ioapic0: Assigning ISA IRQ 15 to local APIC 3 INTR: Assigning IRQ 17 to local APIC 0 ioapic0: Assigning PCI IRQ 17 to local APIC 0 INTR: Assigning IRQ 19 to local APIC 1 ioapic0: Assigning PCI IRQ 19 to local APIC 1 INTR: Assigning IRQ 23 to local APIC 2 ioapic0: Assigning PCI IRQ 23 to local APIC 2 Trying to mount root from ufs:/dev/da0s1a start_init: trying /sbin/init Fatal trap 12: page fault while in kernel mode cpuid = 3; apic id = 03 fault virtual address = 0x0 fault code = supervisor write, page not present instruction pointer = 0x20:0xc07c1a8f stack pointer = 0x28:0xe8e5784c frame pointer = 0x28:0xe8e57858 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 53 (sh) [thread pid 53 tid 100060 ] Stopped at uma_zfree_internal+0x143: movl %edx,0(%eax) db> panic panic: from debugger cpuid = 3 KDB: stack backtrace: kdb_backtrace(100,c6781900,0,c08c0714,c08c0730) at kdb_backtrace+0x29 panic(c086918a,e8e57700,c046a340,c07c1a8f,0) at panic+0x114 db_panic(c07c1a8f,0,ffffffff,e8e57674,0) at db_panic+0xd db_command(c095adc4,c08c97e0,c08c0714,c08c0730,c0869198) at db_command+0x264 db_command_loop(0,0,e8e5772c,e8e57718,e8e57760) at db_command_loop+0x5c db_trap(c,0,c6781900,202,e8e5780c) at db_trap+0xdd kdb_trap(c,0,e8e5780c) at kdb_trap+0x88 trap_fatal(e8e5780c,0,c6781900,c6784000,c) at trap_fatal+0x294 trap_pfault(e8e5780c,0,0) at trap_pfault+0x1d7 trap(da440008,e8e50028,c06a0028,c106b5a0,c106c280) at trap+0x2fd calltrap() at calltrap+0x5 --- trap 0xc, eip = 0xc07c1a8f, esp = 0xe8e5784c, ebp = 0xe8e57858 --- uma_zfree_internal(c106b5a0,c1056b7c,0,0,2) at uma_zfree_internal+0x143 bucket_free(c1056b7c,102,0,78a8,c1043db0) at bucket_free+0x24 uma_zalloc_bucket(c1043d20,102) at uma_zalloc_bucket+0x277 uma_zalloc_arg(c1043d20,0,102) at uma_zalloc_arg+0x292 ffs_vget(c66ec000,6d4c9,2,e8e57984) at ffs_vget+0x7a ufs_lookup(e8e57a24) at ufs_lookup+0xaa2 VOP_CACHEDLOOKUP_APV(c094a480,e8e57a24) at VOP_CACHEDLOOKUP_APV+0x38 vfs_cache_lookup(e8e57ac0,c676a000,0,e8e57adc,c06a844d) at vfs_cache_lookup+0xb2 VOP_LOOKUP_APV(c094a480,e8e57ac0) at VOP_LOOKUP_APV+0x43 lookup(e8e57c28,e3702000,0,c6781900,e8e57c50) at lookup+0x469 namei(e8e57c28,c122f9d0,c10688c4,0,0) at namei+0x39e do_execve(c6781900,e8e57cb4,0,0,e8e57cb4) at do_execve+0x17d kern_execve(c6781900,e8e57cb4,0,e3702000,e3702000) at kern_execve+0xd4 execve(c6781900,e8e57d04,3,0,286) at execve+0x32 syscall(3b,3b,3b,0,806a0d4) at syscall+0x2bf Xint0x80_syscall() at Xint0x80_syscall+0x1f --- syscall (59, FreeBSD ELF32, execve), eip = 0x281621e3, esp = 0xbfbfe98c, ebp = 0xbfbfe9a8 --- KDB: stack backtrace: kdb_backtrace(aac0f5e2,3203e878,ffc09014,c6781900,c086918a) at kdb_backtrace+0x29 mi_switch(1,0,e8e57620,c0656560,c6781900) at mi_switch+0xf6 sched_bind(c6781900,0) at sched_bind+0x44 boot(104,104,c6781900,0,c08c0714) at boot+0x64 panic(c086918a,e8e57700,c046a340,c07c1a8f,0) at panic+0x1b9 db_panic(c07c1a8f,0,ffffffff,e8e57674,0) at db_panic+0xd db_command(c095adc4,c08c97e0,c08c0714,c08c0730,c0869198) at db_command+0x264 db_command_loop(0,0,e8e5772c,e8e57718,e8e57760) at db_command_loop+0x5c db_trap(c,0,c6781900,202,e8e5780c) at db_trap+0xdd kdb_trap(c,0,e8e5780c) at kdb_trap+0x88 trap_fatal(e8e5780c,0,c6781900,c6784000,c) at trap_fatal+0x294 trap_pfault(e8e5780c,0,0) at trap_pfault+0x1d7 trap(da440008,e8e50028,c06a0028,c106b5a0,c106c280) at trap+0x2fd calltrap() at calltrap+0x5 --- trap 0xc, eip = 0xc07c1a8f, esp = 0xe8e5784c, ebp = 0xe8e57858 --- uma_zfree_internal(c106b5a0,c1056b7c,0,0,2) at uma_zfree_internal+0x143 bucket_free(c1056b7c,102,0,78a8,c1043db0) at bucket_free+0x24 uma_zalloc_bucket(c1043d20,102) at uma_zalloc_bucket+0x277 uma_zalloc_arg(c1043d20,0,102) at uma_zalloc_arg+0x292 ffs_vget(c66ec000,6d4c9,2,e8e57984) at ffs_vget+0x7a ufs_lookup(e8e57a24) at ufs_lookup+0xaa2 VOP_CACHEDLOOKUP_APV(c094a480,e8e57a24) at VOP_CACHEDLOOKUP_APV+0x38 vfs_cache_lookup(e8e57ac0,c676a000,0,e8e57adc,c06a844d) at vfs_cache_lookup+0xb2 VOP_LOOKUP_APV(c094a480,e8e57ac0) at VOP_LOOKUP_APV+0x43 lookup(e8e57c28,e3702000,0,c6781900,e8e57c50) at lookup+0x469 namei(e8e57c28,c122f9d0,c10688c4,0,0) at namei+0x39e do_execve(c6781900,e8e57cb4,0,0,e8e57cb4) at do_execve+0x17d kern_execve(c6781900,e8e57cb4,0,e3702000,e3702000) at kern_execve+0xd4 execve(c6781900,e8e57d04,3,0,286) at execve+0x32 syscall(3b,3b,3b,0,806a0d4) at syscall+0x2bf Xint0x80_syscall() at Xint0x80_syscall+0x1f --- syscall (59, FreeBSD ELF32, execve), eip = 0x281621e3, esp = 0xbfbfe98c, ebp = 0xbfbfe9a8 --- db> c Fatal trap 12: page fault while in kernel mode cpuid = 3; apic id = 03 fault virtual address = 0x0 fault code = supervisor write, page not present instruction pointer = 0x20:0xc07c1a8f stack pointer = 0x28:0xe8e5784c frame pointer = 0x28:0xe8e57858 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 53 (sh) [thread pid 53 tid 100060 ] Stopped at uma_zfree_internal+0x143: movl %edx,0(%eax) db> c Fatal trap 12: page fault while in kernel mode cpuid = 3; apic id = 03 fault virtual address = 0x0 fault code = supervisor write, page not present instruction pointer = 0x20:0xc07c1a8f stack pointer = 0x28:0xe8e5784c frame pointer = 0x28:0xe8e57858 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 53 (sh) [thread pid 53 tid 100060 ] Stopped at uma_zfree_internal+0x143: movl %edx,0(%eax) db> call boot(0) KDB: stack backtrace: kdb_backtrace(cec2062,35c4557c,ffc09014,c6781900,c046ccee) at kdb_backtrace+0x29 mi_switch(1,0,e8e575e0,c0656560,c6781900) at mi_switch+0xf6 sched_bind(c6781900,0) at sched_bind+0x44 boot(0,0,20e5764c,c081647c,e8e57638,e8e5763c,790,790,2,c08c97e0) at boot+0x64 db_fncall(0,0,0,e8e57674,0) at db_fncall+0xff db> call cpu_reset cpu_reset: Restarting BSP cpu_reset_proxy: Stopped CPU 3 >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-i386@FreeBSD.ORG Thu Apr 20 06:42:38 2006 Return-Path: X-Original-To: i386@freebsd.org Delivered-To: freebsd-i386@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 939EE16A403; Thu, 20 Apr 2006 06:42:38 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 35A0243D45; Thu, 20 Apr 2006 06:42:38 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.13.6/8.13.6) with ESMTP id k3K6gb53049876; Thu, 20 Apr 2006 02:42:37 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.13.6/8.13.6) with ESMTP id k3K6gb9o045128; Thu, 20 Apr 2006 02:42:37 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id C3FA17302F; Thu, 20 Apr 2006 02:42:36 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20060420064236.C3FA17302F@freebsd-current.sentex.ca> Date: Thu, 20 Apr 2006 02:42:36 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.88.1, clamav-milter version 0.88.1 on clamscanner3 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on i386/i386 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Apr 2006 06:42:38 -0000 TB --- 2006-04-20 04:40:17 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2006-04-20 04:40:17 - starting HEAD tinderbox run for i386/i386 TB --- 2006-04-20 04:40:17 - cleaning the object tree TB --- 2006-04-20 04:40:48 - checking out the source tree TB --- 2006-04-20 04:40:48 - cd /tinderbox/HEAD/i386/i386 TB --- 2006-04-20 04:40:48 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2006-04-20 04:47:37 - building world (CFLAGS=-O2 -pipe) TB --- 2006-04-20 04:47:37 - cd /src TB --- 2006-04-20 04:47:37 - /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything TB --- 2006-04-20 05:55:11 - generating LINT kernel config TB --- 2006-04-20 05:55:11 - cd /src/sys/i386/conf TB --- 2006-04-20 05:55:11 - /usr/bin/make -B LINT TB --- 2006-04-20 05:55:11 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-04-20 05:55:11 - cd /src TB --- 2006-04-20 05:55:11 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Thu Apr 20 05:55:12 UTC 2006 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for LINT completed on Thu Apr 20 06:20:50 UTC 2006 TB --- 2006-04-20 06:20:50 - building GENERIC kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-04-20 06:20:50 - cd /src TB --- 2006-04-20 06:20:50 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Thu Apr 20 06:20:51 UTC 2006 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for GENERIC completed on Thu Apr 20 06:40:38 UTC 2006 TB --- 2006-04-20 06:40:38 - building PAE kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-04-20 06:40:38 - cd /src TB --- 2006-04-20 06:40:38 - /usr/bin/make buildkernel KERNCONF=PAE >>> Kernel build for PAE started on Thu Apr 20 06:40:38 UTC 2006 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] /src/sys/dev/bce/if_bce.c: In function `bce_attach': /src/sys/dev/bce/if_bce.c:542: warning: large integer implicitly truncated to unsigned type /src/sys/dev/bce/if_bce.c:544: warning: large integer implicitly truncated to unsigned type /src/sys/dev/bce/if_bce.c: In function `bce_stats_update': /src/sys/dev/bce/if_bce.c:5311: warning: left shift count >= width of type /src/sys/dev/bce/if_bce.c:5313: warning: left shift count >= width of type /src/sys/dev/bce/if_bce.c:5315: warning: left shift count >= width of type /src/sys/dev/bce/if_bce.c:5317: warning: left shift count >= width of type *** Error code 1 Stop in /obj/src/sys/PAE. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2006-04-20 06:42:36 - WARNING: /usr/bin/make returned exit code 1 TB --- 2006-04-20 06:42:36 - ERROR: failed to build PAE kernel TB --- 2006-04-20 06:42:36 - tinderbox aborted TB --- 1.14 user 5.77 system 7339.27 real From owner-freebsd-i386@FreeBSD.ORG Thu Apr 20 13:26:03 2006 Return-Path: X-Original-To: freebsd-i386@freebsd.org Delivered-To: freebsd-i386@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7367116A401 for ; Thu, 20 Apr 2006 13:26:03 +0000 (UTC) (envelope-from sync_mastar@yahoo.com) Received: from web35207.mail.mud.yahoo.com (web35207.mail.mud.yahoo.com [66.163.179.86]) by mx1.FreeBSD.org (Postfix) with SMTP id 0943543D4C for ; Thu, 20 Apr 2006 13:26:02 +0000 (GMT) (envelope-from sync_mastar@yahoo.com) Received: (qmail 99823 invoked by uid 60001); 20 Apr 2006 13:26:02 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=nLzn9K1yluJS4sBRGpkOWrZlFD6Wmc7xjM7HwMPfKYt80wRdQUDVqjbjAs9BfMDFCxnzKBf52do3aMU8LcDGB4ikUxvaDyCAGetHT9nGPGQydLm+FmLiiQjeBmiJDGj7IHLgvzTa6lgLu1iBVxZ47HLw/b7qkTz9A/Nu+TAW6Bo= ; Message-ID: <20060420132602.99821.qmail@web35207.mail.mud.yahoo.com> Received: from [203.128.26.95] by web35207.mail.mud.yahoo.com via HTTP; Thu, 20 Apr 2006 06:26:02 PDT Date: Thu, 20 Apr 2006 06:26:02 -0700 (PDT) From: Umar Draz To: freebsd-i386@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: pkgdb -F (bsdpan)?? X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Apr 2006 13:26:03 -0000 hi dear members! i have a FreeBSD 4.11 server today i want use portupgrade when i use (pkgdb -F) these messages appears. (? bsdpan-Archive-Tar-1.26)Fixed. (-> archivers/p5-Archive-Tar) Missing origin: bsdpan-Authen-SASL-2.09 (? bsdpan-Authen-SASL-2.09)Fixed. (-> security/p5-Authen-SASL) Missing origin: bsdpan-Class-Singleton-1.03 (? bsdpan-Class-Singleton-1.03)Fixed. (-> devel/p5-Class-Singleton) Missing origin: bsdpan-Compress-Zlib-1.41 (? bsdpan-Compress-Zlib-1.41)Fixed. (-> archivers/p5-Compress-Zlib) Missing origin: bsdpan-DBD-mysql-3.0002 (? bsdpan-DBD-mysql-3.0002)Fixed. (-> databases/p5-DBD-mysql) Missing origin: bsdpan-DBI-1.50 (? bsdpan-DBI-1.50)Fixed. (-> databases/p5-DBI-137) Missing origin: bsdpan-DateTime-0.29 (? bsdpan-DateTime-0.29)Fixed. (-> devel/p5-DateTime) Missing origin: bsdpan-DateTime-Locale-0.22 (? bsdpan-DateTime-Locale-0.22)Fixed. (-> devel/p5-DateTime-Locale) Missing origin: bsdpan-HTML-Parser-3.46 (? bsdpan-HTML-Parser-3.46)Fixed. (-> www/p5-HTML-Parser) Missing origin: bsdpan-HTML-Tagset-3.10 please help me what this mean?? and how i can solve this? Regards. Umar DRraz --------------------------------- How low will we go? Check out Yahoo! Messenger’s low PC-to-Phone call rates. From owner-freebsd-i386@FreeBSD.ORG Fri Apr 21 03:50:18 2006 Return-Path: X-Original-To: freebsd-i386@hub.freebsd.org Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7999616A40A for ; Fri, 21 Apr 2006 03:50:18 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C38E043D5E for ; Fri, 21 Apr 2006 03:50:14 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k3L3oEKe018146 for ; Fri, 21 Apr 2006 03:50:14 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k3L3oEDv018144; Fri, 21 Apr 2006 03:50:14 GMT (envelope-from gnats) Resent-Date: Fri, 21 Apr 2006 03:50:14 GMT Resent-Message-Id: <200604210350.k3L3oEDv018144@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-i386@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, zhaorenkan Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 41E1716A401 for ; Fri, 21 Apr 2006 03:41:43 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id F24B443D46 for ; Fri, 21 Apr 2006 03:41:42 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k3L3fgeU028240 for ; Fri, 21 Apr 2006 03:41:42 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id k3L3fgjt028239; Fri, 21 Apr 2006 03:41:42 GMT (envelope-from nobody) Message-Id: <200604210341.k3L3fgjt028239@www.freebsd.org> Date: Fri, 21 Apr 2006 03:41:42 GMT From: zhaorenkan To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: i386/96125: if_bridge bug X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Apr 2006 03:50:18 -0000 >Number: 96125 >Category: i386 >Synopsis: if_bridge bug >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-i386 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Apr 21 03:50:14 GMT 2006 >Closed-Date: >Last-Modified: >Originator: zhaorenkan >Release: 6.0 >Organization: >Environment: >Description: If I enable if_bridge, other machine can not ping though single host name without domain name. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-i386@FreeBSD.ORG Fri Apr 21 06:20:14 2006 Return-Path: X-Original-To: freebsd-i386@hub.freebsd.org Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C74AF16A405 for ; Fri, 21 Apr 2006 06:20:14 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A5BB43D45 for ; Fri, 21 Apr 2006 06:20:14 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k3L6KEVn031498 for ; Fri, 21 Apr 2006 06:20:14 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k3L6KEkH031497; Fri, 21 Apr 2006 06:20:14 GMT (envelope-from gnats) Date: Fri, 21 Apr 2006 06:20:14 GMT Message-Id: <200604210620.k3L6KEkH031497@freefall.freebsd.org> To: freebsd-i386@FreeBSD.org From: Kirill Yelizarov Cc: Subject: Re: i386/95993 : Cyrix 5530 unable to map interrupt X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Kirill Yelizarov List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Apr 2006 06:20:15 -0000 The following reply was made to PR i386/95993; it has been noted by GNATS. From: Kirill Yelizarov To: bug-followup@FreeBSD.org, ykirill@yahoo.com Cc: Subject: Re: i386/95993 : Cyrix 5530 unable to map interrupt Date: Thu, 20 Apr 2006 23:11:58 -0700 (PDT) Maybe this dmesg will help more SMAP type=02 base=00000000ffff0000 len=0000000000010000 SMAP type=01 base=0000000000100000 len=0000000007e00000 Copyright (c) 1992-2005 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 6.0-RELEASE #0: Thu Nov 3 09:36:13 UTC 2005 root@x64.samsco.home:/usr/obj/usr/src/sys/GENERIC Preloaded elf kernel "/boot/kernel/kernel" at 0xc0a32000. Calibrating clock(s) ... i8254 clock: 1193175 Hz CLK_USE_I8254_CALIBRATION not specified - using default frequency Timecounter "i8254" frequency 1193182 Hz quality 0 Calibrating TSC clock ... TSC clock: 299237653 Hz CPU: Cyrix GXm (299.24-MHz 586-class CPU) Origin = "CyrixInstead" Id = 0x540 DIR=0x8244 Stepping=8 Revision=2 real memory = 133169152 (127 MB) Physical memory chunk(s): 0x0000000000001000 - 0x000000000009ffff, 651264 bytes (159 pages) 0x0000000000100000 - 0x00000000003fffff, 3145728 bytes (768 pages) 0x0000000000c25000 - 0x0000000007c8bfff, 117862400 bytes (28775 pages) avail memory = 120786944 (115 MB) bios32: Found BIOS32 Service Directory header at 0xc00fa8f0 bios32: Entry = 0xfad70 (c00fad70) Rev = 0 Len = 1 pcibios: PCI BIOS entry at 0xf0000+0xada0 pnpbios: Found PnP BIOS data at 0xc00fb900 pnpbios: Entry = f0000:b928 Rev = 1.0 Other BIOS signatures found: wlan: <802.11 Link Layer> null: random: nfslock: pseudo-device io: mem: npx0: [FAST] npx0: on motherboard npx0: INT 16 interface cpu0 on motherboard pci_open(1): mode 1 addr port (0x0cf8) is 0x800090d0 pci_open(1a): mode1res=0x80000000 (0x80000000) pci_cfgcheck: device 0 [class=060000] [hdr=00] is there (id=00011078) pcibios: BIOS version 2.10 Found $PIR table, 3 entries at 0xc00fd9b0 PCI-Only Interrupts: 10 11 Location Bus Device Pin Link IRQs slot 1 0 11 A 0x01 3 4 5 7 9 10 11 12 14 15 slot 1 0 11 B 0x02 3 4 5 7 9 10 11 12 14 15 slot 1 0 11 C 0x03 3 4 5 7 9 10 11 12 14 15 slot 1 0 11 D 0x04 3 4 5 7 9 10 11 12 14 15 slot 2 0 12 A 0x02 3 4 5 7 9 10 11 12 14 15 slot 2 0 12 B 0x03 3 4 5 7 9 10 11 12 14 15 slot 2 0 12 C 0x04 3 4 5 7 9 10 11 12 14 15 slot 2 0 12 D 0x01 3 4 5 7 9 10 11 12 14 15 embedded 0 19 A 0x01 3 4 5 7 9 10 11 12 14 15 pcib0: pcibus 0 on motherboard pir0: on motherboard $PIR: Links after initial probe: Link IRQ Rtd Ref IRQs 0x1 255 N 3 3 4 5 7 9 10 11 12 14 15 0x2 255 N 2 3 4 5 7 9 10 11 12 14 15 0x3 255 N 2 3 4 5 7 9 10 11 12 14 15 0x4 255 N 2 3 4 5 7 9 10 11 12 14 15 $PIR: Found matching pin for 0.11.INTA at func 0: 11 $PIR: Found matching pin for 0.12.INTA at func 0: 10 $PIR: Found matching pin for 0.19.INTA at func 0: 11 $PIR: Links after initial IRQ discovery: Link IRQ Rtd Ref IRQs 0x1 11 Y 3 3 4 5 7 9 10 11 12 14 15 0x2 10 Y 2 3 4 5 7 9 10 11 12 14 15 0x3 255 N 2 3 4 5 7 9 10 11 12 14 15 0x4 255 N 2 3 4 5 7 9 10 11 12 14 15 $PIR: IRQs used by BIOS: 10 11 $PIR: Interrupt Weights: [ 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 ] [ 0 0 0 0 0 0 0 0 0 0 2 3 0 0 0 0 ] pci0: on pcib0 pci0: physical bus=0 found-> vendor=0x1078, dev=0x0001, revid=0x00 bus=0, slot=0, func=0 class=06-00-00, hdrtype=0x00, mfdev=0 cmdreg=0x0007, statreg=0x0280, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) found-> vendor=0x8086, dev=0x1209, revid=0x09 bus=0, slot=11, func=0 class=02-00-00, hdrtype=0x00, mfdev=0 cmdreg=0x0007, statreg=0x0290, cachelnsz=8 (dwords) lattimer=0x40 (1920 ns), mingnt=0x08 (2000 ns), maxlat=0x38 (14000 ns) intpin=a, irq=11 powerspec 2 supports D0 D1 D2 D3 current D0 map[10]: type 1, range 32, base e2040000, size 12, enabled map[14]: type 4, range 32, base 0000e000, size 6, enabled map[18]: type 1, range 32, base e2020000, size 17, enabled $PIR: 0:11 INTA routed to irq 11 found-> vendor=0x8086, dev=0x1209, revid=0x09 bus=0, slot=12, func=0 class=02-00-00, hdrtype=0x00, mfdev=0 cmdreg=0x0007, statreg=0x0290, cachelnsz=8 (dwords) lattimer=0x40 (1920 ns), mingnt=0x08 (2000 ns), maxlat=0x38 (14000 ns) intpin=a, irq=10 powerspec 2 supports D0 D1 D2 D3 current D0 map[10]: type 1, range 32, base e2041000, size 12, enabled map[14]: type 4, range 32, base 0000e400, size 6, enabled map[18]: type 1, range 32, base e2000000, size 17, enabled $PIR: 0:12 INTA routed to irq 10 found-> vendor=0x1078, dev=0x0100, revid=0x30 bus=0, slot=18, func=0 class=06-01-00, hdrtype=0x00, mfdev=1 cmdreg=0x000f, statreg=0x0280, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) found-> vendor=0x1078, dev=0x0101, revid=0x00 bus=0, slot=18, func=1 class=06-80-00, hdrtype=0x00, mfdev=0 cmdreg=0x0002, statreg=0x0280, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) map[10]: type 1, range 32, base 40012000, size 8, enabled found-> vendor=0x1078, dev=0x0102, revid=0x00 bus=0, slot=18, func=2 class=01-01-00, hdrtype=0x00, mfdev=0 cmdreg=0x0005, statreg=0x0280, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) map[20]: type 4, range 32, base 0000f000, size 4, enabled found-> vendor=0x1078, dev=0x0103, revid=0x00 bus=0, slot=18, func=3 class=04-01-00, hdrtype=0x00, mfdev=0 cmdreg=0x0006, statreg=0x0280, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) map[10]: type 1, range 32, base 40011000, size 7, enabled found-> vendor=0x1078, dev=0x0104, revid=0x00 bus=0, slot=18, func=4 class=03-00-00, hdrtype=0x00, mfdev=1 cmdreg=0x0003, statreg=0x0280, cachelnsz=0 (dwords) lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns) map[10]: type 1, range 32, base 40800000, size 23, enabled found-> vendor=0x0e11, dev=0xa0f8, revid=0x06 bus=0, slot=19, func=0 class=0c-03-10, hdrtype=0x00, mfdev=0 cmdreg=0x0007, statreg=0x0280, cachelnsz=8 (dwords) lattimer=0x40 (1920 ns), mingnt=0x00 (0 ns), maxlat=0x50 (20000 ns) intpin=a, irq=11 map[10]: type 1, range 32, base e2045000, size 12, enabled $PIR: 0:19 INTA routed to irq 11 fxp0: port 0xe000-0xe03f mem 0xe2040000-0xe2040fff,0xe2020000-0xe203ffff irq 11 at device 11.0 on pci0 fxp0: Reserved 0x1000 bytes for rid 0x10 type 3 at 0xe2040000 fxp0: using memory space register mapping fxp0: PCI IDs: 8086 1209 8086 000c 0009 fxp0: Dynamic Standby mode is disabled miibus0: on fxp0 inphy0: on miibus0 inphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto fxp0: bpf attached fxp0: Ethernet address: 00:0b:ab:06:19:9a fxp0: [MPSAFE] fxp1: port 0xe400-0xe43f mem 0xe2041000-0xe2041fff,0xe2000000-0xe201ffff irq 10 at device 12.0 on pci0 fxp1: Reserved 0x1000 bytes for rid 0x10 type 3 at 0xe2041000 fxp1: using memory space register mapping fxp1: PCI IDs: 8086 1209 8086 000c 0009 fxp1: Dynamic Standby mode is disabled miibus1: on fxp1 inphy1: on miibus1 inphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto fxp1: bpf attached fxp1: Ethernet address: 00:0b:ab:06:19:99 fxp1: [MPSAFE] isab0: at device 18.0 on pci0 isa0: on isab0 pci0: at device 18.1 (no driver attached) atapci0: port 0xf000-0xf00f at device 18.2 on pci0 atapci0: Reserved 0x10 bytes for rid 0x20 type 4 at 0xf000 atapci0: unable to map interrupt ata2: on atapci0 device_attach: ata2 attach returned 6 pci0: at device 18.3 (no driver attached) pci0: at device 18.4 (no driver attached) ohci0: mem 0xe2045000-0xe2045fff irq 11 at device 19.0 on pci0 ohci0: Reserved 0x1000 bytes for rid 0x10 type 3 at 0xe2045000 ohci0: (New OHCI DeviceId=0xa0f80e11) ohci0: [GIANT-LOCKED] usb0: OHCI version 1.0, legacy support usb0: on ohci0 usb0: USB revision 1.0 uhub0: (0x0e11) OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered ex_isa_identify() pnp_identify: Trying Read_Port at 203 pnp_identify: Trying Read_Port at 243 pnp_identify: Trying Read_Port at 283 pnp_identify: Trying Read_Port at 2c3 pnp_identify: Trying Read_Port at 303 pnp_identify: Trying Read_Port at 343 pnp_identify: Trying Read_Port at 383 pnp_identify: Trying Read_Port at 3c3 PNP Identify complete pnpbios: 15 devices, largest 102 bytes PNP0200: adding dma mask 0x10 PNP0200: adding io range 0-0xf, size=0x10, align=0 PNP0200: adding io range 0x81-0x83, size=0x3, align=0 PNP0200: adding io range 0x87-0x87, size=0x1, align=0 PNP0200: adding io range 0x89-0x8b, size=0x3, align=0 PNP0200: adding io range 0x8f-0x91, size=0x3, align=0 PNP0200: adding io range 0xc0-0xdf, size=0x20, align=0 pnpbios: handle 1 device ID PNP0200 (0002d041) PNP0100: adding irq mask 0x1 PNP0100: adding io range 0x40-0x43, size=0x4, align=0 pnpbios: handle 2 device ID PNP0100 (0001d041) PNP0b00: adding irq mask 0x100 PNP0b00: adding io range 0x70-0x71, size=0x2, align=0 pnpbios: handle 3 device ID PNP0b00 (000bd041) PNP0303: adding irq mask 0x2 PNP0303: adding io range 0x60-0x60, size=0x1, align=0 PNP0303: adding io range 0x64-0x64, size=0x1, align=0 pnpbios: handle 4 device ID PNP0303 (0303d041) PNP0800: adding io range 0x61-0x61, size=0x1, align=0 pnpbios: handle 5 device ID PNP0800 (0008d041) PNP0c04: adding irq mask 0x2000 PNP0c04: adding io range 0xf0-0xff, size=0x10, align=0 pnpbios: handle 6 device ID PNP0c04 (040cd041) PNP0c01: adding fixed memory32 range 0-0x9ffff, size=0xa0000 PNP0c01: adding fixed memory32 range 0x40010000-0x40010fff, size=0x1000 PNP0c01: adding fixed memory32 range 0x40008000-0x4000ffff, size=0x8000 PNP0c01: adding fixed memory32 range 0x40018000-0x407fffff, size=0x7e8000 PNP0c01: adding fixed memory32 range 0x41000000-0x41017fff, size=0x18000 PNP0c01: adding fixed memory32 range 0xfffc0000-0xffffffff, size=0x40000 PNP0c01: adding fixed memory32 range 0x100000-0x7efffff, size=0x7e00000 pnpbios: handle 7 device ID PNP0c01 (010cd041) PNP0c02: adding fixed memory32 range 0xf0000-0xf3fff, size=0x4000 PNP0c02: adding fixed memory32 range 0xf4000-0xf7fff, size=0x4000 PNP0c02: adding fixed memory32 range 0xf8000-0xfbfff, size=0x4000 PNP0c02: adding fixed memory32 range 0xfc000-0xfffff, size=0x4000 pnpbios: handle 8 device ID PNP0c02 (020cd041) PNP0a03: adding io range 0x4d0-0x4d1, size=0x2, align=0 PNP0a03: adding io range 0xcf8-0xcff, size=0x8, align=0 PNP0a03: adding io range 0x480-0x48f, size=0x10, align=0 pnpbios: handle 9 device ID PNP0a03 (030ad041) PNP0c02: adding fixed memory32 range 0xe0000-0xeffff, size=0x10000 pnpbios: handle 12 device ID PNP0c02 (020cd041) PNP0501: adding irq mask 0x10 PNP0501: adding io range 0x3f8-0x3ff, size=0x8, align=0 pnpbios: handle 13 device ID PNP0501 (0105d041) PNP0400: adding irq mask 0x80 PNP0400: adding io range 0x378-0x37f, size=0x8, align=0 pnpbios: handle 15 device ID PNP0400 (0004d041) PNP0501: adding irq mask 0x8 PNP0501: adding io range 0x2f8-0x2ff, size=0x8, align=0 pnpbios: handle 16 device ID PNP0501 (0105d041) CRX0002: adding io range 0x220-0x22f, size=0x10, align=0x20 CRX0002: adding io range 0x388-0x38b, size=0x4, align=0 CRX0002: adding irq mask 0x20 CRX0002: adding dma mask 0x8 CRX0002: adding dma mask 0x80 pnpbios: handle 18 device ID CRX0002 (0200580e) unknown: status reg test failed ff unknown: status reg test failed ff unknown: status reg test failed ff unknown: status reg test failed ff unknown: status reg test failed ff unknown: status reg test failed ff sc: sc0 already exists; skipping it vga: vga0 already exists; skipping it isa_probe_children: disabling PnP devices isa_probe_children: probing non-PnP devices pmtimer0 on isa0 orm0: at iomem 0xc0000-0xc7fff on isa0 adv0: not probed (disabled) aha0: not probed (disabled) aic0: not probed (disabled) ata0 at port 0x1f0-0x1f7,0x3f6 irq 14 on isa0 ata0: reset tp1 mask=03 ostat0=50 ostat1=00 ata0: stat0=0x50 err=0x01 lsb=0x00 msb=0x00 ata0: stat1=0x00 err=0x01 lsb=0x00 msb=0x00 ata0: reset tp2 stat0=50 stat1=00 devices=0x1 ata0: [MPSAFE] ata1 at port 0x170-0x177,0x376 irq 15 on isa0 ata1: reset tp1 mask=03 ostat0=e0 ostat1=f0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat0=0xa0 err=0xa0 lsb=0xa0 msb=0xa0 ata1: stat1=0xb0 err=0xb0 lsb=0xb0 msb=0xb0 ata1: reset tp2 stat0=a0 stat1=b0 devices=0x0 ata1: [MPSAFE] atkbdc0: at port 0x60,0x64 on isa0 atkbd0: irq 1 on atkbdc0 atkbd: the current kbd controller command byte 0067 atkbd: keyboard ID 0x41ab (2) kbdc: RESET_KBD return code:00fa kbdc: RESET_KBD status:00aa kbd0 at atkbd0 kbd0: atkbd0, AT 101/102 (2), config:0x0, flags:0x3d0000 atkbd0: [GIANT-LOCKED] psm0: current command byte:0067 kbdc: TEST_AUX_PORT status:0000 kbdc: RESET_AUX return code:00fe kbdc: RESET_AUX return code:00fe kbdc: RESET_AUX return code:00fe kbdc: DIAGNOSE status:0055 kbdc: TEST_KBD_PORT status:0000 psm0: failed to reset the aux device. bt0: not probed (disabled) cs0: not probed (disabled) ed0: not probed (disabled) fdc0 failed to probe at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 fe0: not probed (disabled) ie0: not probed (disabled) lnc0: not probed (disabled) ppc0: parallel port found at 0x378 ppc0: using extended I/O port range ppc0: EPP SPP ppc0: at port 0x378-0x37f irq 7 on isa0 ppc0: Generic chipset (EPP/NIBBLE) in COMPATIBLE mode ppbus0: on ppc0 plip0: on ppbus0 plip0: bpf attached lpt0: on ppbus0 lpt0: Interrupt-driven port ppi0: on ppbus0 sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> sc0: fb0, kbd0, terminal emulator: sc (syscons terminal) sio0: irq maps: 0x1 0x11 0x1 0x1 sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A, console sio1: irq maps: 0x1 0x9 0x1 0x1 sio1 at port 0x2f8-0x2ff irq 3 on isa0 sio1: type 16550A sio2: not probed (disabled) sio3: not probed (disabled) sn0: not probed (disabled) vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 vt0: not probed (disabled) isa_probe_children: probing PnP devices unknown: can't assign resources (port) unknown: at port 0x60 on isa0 unknown: failed to probe at port 0x61 on isa0 unknown: can't assign resources (memory) unknown: at iomem 0-0x9ffff,0x40010000-0x40010fff,0x40008000-0x4000ffff,0x40018000-0x407fffff,0x41000000-0x41017fff on isa0 unknown: can't assign resources (port) unknown: at port 0x3f8-0x3ff on isa0 unknown: can't assign resources (port) unknown: at port 0x378-0x37f on isa0 unknown: can't assign resources (port) unknown: at port 0x2f8-0x2ff on isa0 unknown: failed to probe at port 0x220-0x22f,0x388-0x38b irq 5 drq 3,7 on isa0 Device configuration finished. procfs registered Timecounter "TSC" frequency 299237653 Hz quality 800 Timecounters tick every 1.000 msec lo0: bpf attached ata0-master: pio=PIO4 wdma=WDMA2 udma=UDMA100 cable=80 wire ad0: 38154MB at ata0-master PIO4 ad0: 78140160 sectors [77520C/16H/63S] 16 sectors/interrupt 1 depth queue GEOM: new disk ad0 ad0: Adaptec check1 failed ad0: LSI (v3) check1 failed ad0: LSI (v2) check1 failed ad0: FreeBSD check1 failed ATA PseudoRAID loaded Trying to mount root from ufs:/dev/ad0s2a WARNING: / was not properly dismounted start_init: trying /sbin/init __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com From owner-freebsd-i386@FreeBSD.ORG Fri Apr 21 06:40:13 2006 Return-Path: X-Original-To: freebsd-i386@hub.freebsd.org Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1D43116A400 for ; Fri, 21 Apr 2006 06:40:13 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8505243D45 for ; Fri, 21 Apr 2006 06:40:12 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k3L6eCJS033184 for ; Fri, 21 Apr 2006 06:40:12 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k3L6eC7l033183; Fri, 21 Apr 2006 06:40:12 GMT (envelope-from gnats) Date: Fri, 21 Apr 2006 06:40:12 GMT Message-Id: <200604210640.k3L6eC7l033183@freefall.freebsd.org> To: freebsd-i386@FreeBSD.org From: Kirill Yelizarov Cc: Subject: Re: i386/95993 : Cyrix 5530 unable to map interrupt X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Kirill Yelizarov List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Apr 2006 06:40:13 -0000 The following reply was made to PR i386/95993; it has been noted by GNATS. From: Kirill Yelizarov To: bug-followup@FreeBSD.org, ykirill@yahoo.com Cc: Subject: Re: i386/95993 : Cyrix 5530 unable to map interrupt Date: Thu, 20 Apr 2006 23:37:12 -0700 (PDT) One thing I should mention is i'm not using 80 wire cable and this Cyrix 5530 can work with UDMA33 only. But dmesg shows UDMA100. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com From owner-freebsd-i386@FreeBSD.ORG Fri Apr 21 12:00:13 2006 Return-Path: X-Original-To: freebsd-i386@hub.freebsd.org Delivered-To: freebsd-i386@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 56D3516A402; Fri, 21 Apr 2006 12:00:13 +0000 (UTC) (envelope-from remko@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 03F7343D45; Fri, 21 Apr 2006 12:00:13 +0000 (GMT) (envelope-from remko@FreeBSD.org) Received: from freefall.freebsd.org (remko@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k3LC0CNq053817; Fri, 21 Apr 2006 12:00:12 GMT (envelope-from remko@freefall.freebsd.org) Received: (from remko@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k3LC0BSc053813; Fri, 21 Apr 2006 12:00:11 GMT (envelope-from remko) Date: Fri, 21 Apr 2006 12:00:11 GMT From: Remko Lodder Message-Id: <200604211200.k3LC0BSc053813@freefall.freebsd.org> To: zhaorenkan@seedri.com.cn, remko@FreeBSD.org, freebsd-i386@FreeBSD.org, remko@FreeBSD.org Cc: Subject: Re: i386/96125: if_bridge bug X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Apr 2006 12:00:13 -0000 Synopsis: if_bridge bug State-Changed-From-To: open->feedback State-Changed-By: remko State-Changed-When: Fri Apr 21 11:58:48 UTC 2006 State-Changed-Why: Did you follow the documentation? What is the configuration you are using? Do you have the interfaces firewalled? What do you see in your logfile? (Firewall logfile?) The current state of this PR is that there is not enough information to determine what the problem is, so we cannot fix this. If we have enough information i can poke the if_bridge maintainer and ask him to helpout if that is still needed. Responsible-Changed-From-To: freebsd-i386->remko Responsible-Changed-By: remko Responsible-Changed-When: Fri Apr 21 11:58:48 UTC 2006 Responsible-Changed-Why: Grab the PR so that i can keep track of the feedback. http://www.freebsd.org/cgi/query-pr.cgi?pr=96125 From owner-freebsd-i386@FreeBSD.ORG Fri Apr 21 12:07:46 2006 Return-Path: X-Original-To: i386@freebsd.org Delivered-To: freebsd-i386@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A775A16A40A; Fri, 21 Apr 2006 12:07:46 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id E1DEC43D6A; Fri, 21 Apr 2006 12:07:31 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smarthost2.sentex.ca (8.13.4P/8.13.4) with ESMTP id k3LC7VgV070977; Fri, 21 Apr 2006 08:07:31 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.13.4P/8.13.4) with ESMTP id k3LC7M16096320; Fri, 21 Apr 2006 08:07:23 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id CEC347302F; Fri, 21 Apr 2006 08:07:30 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20060421120730.CEC347302F@freebsd-current.sentex.ca> Date: Fri, 21 Apr 2006 08:07:30 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.88.1, clamav-milter version 0.88.1 on clamscanner2 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on i386/i386 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Apr 2006 12:07:46 -0000 TB --- 2006-04-21 10:05:29 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2006-04-21 10:05:29 - starting HEAD tinderbox run for i386/i386 TB --- 2006-04-21 10:05:29 - cleaning the object tree TB --- 2006-04-21 10:06:01 - checking out the source tree TB --- 2006-04-21 10:06:01 - cd /tinderbox/HEAD/i386/i386 TB --- 2006-04-21 10:06:01 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2006-04-21 10:12:28 - building world (CFLAGS=-O2 -pipe) TB --- 2006-04-21 10:12:28 - cd /src TB --- 2006-04-21 10:12:28 - /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything TB --- 2006-04-21 11:19:52 - generating LINT kernel config TB --- 2006-04-21 11:19:52 - cd /src/sys/i386/conf TB --- 2006-04-21 11:19:52 - /usr/bin/make -B LINT TB --- 2006-04-21 11:19:52 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-04-21 11:19:52 - cd /src TB --- 2006-04-21 11:19:52 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Fri Apr 21 11:19:52 UTC 2006 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for LINT completed on Fri Apr 21 11:45:22 UTC 2006 TB --- 2006-04-21 11:45:22 - building GENERIC kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-04-21 11:45:22 - cd /src TB --- 2006-04-21 11:45:22 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Fri Apr 21 11:45:22 UTC 2006 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for GENERIC completed on Fri Apr 21 12:05:44 UTC 2006 TB --- 2006-04-21 12:05:44 - building PAE kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-04-21 12:05:44 - cd /src TB --- 2006-04-21 12:05:44 - /usr/bin/make buildkernel KERNCONF=PAE >>> Kernel build for PAE started on Fri Apr 21 12:05:44 UTC 2006 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] /src/sys/dev/bce/if_bce.c: In function `bce_attach': /src/sys/dev/bce/if_bce.c:542: warning: large integer implicitly truncated to unsigned type /src/sys/dev/bce/if_bce.c:544: warning: large integer implicitly truncated to unsigned type /src/sys/dev/bce/if_bce.c: In function `bce_stats_update': /src/sys/dev/bce/if_bce.c:5311: warning: left shift count >= width of type /src/sys/dev/bce/if_bce.c:5313: warning: left shift count >= width of type /src/sys/dev/bce/if_bce.c:5315: warning: left shift count >= width of type /src/sys/dev/bce/if_bce.c:5317: warning: left shift count >= width of type *** Error code 1 Stop in /obj/src/sys/PAE. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2006-04-21 12:07:30 - WARNING: /usr/bin/make returned exit code 1 TB --- 2006-04-21 12:07:30 - ERROR: failed to build PAE kernel TB --- 2006-04-21 12:07:30 - tinderbox aborted TB --- 1.23 user 5.70 system 7321.30 real From owner-freebsd-i386@FreeBSD.ORG Fri Apr 21 12:26:58 2006 Return-Path: X-Original-To: i386@freebsd.org Delivered-To: freebsd-i386@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 62B4016A424; Fri, 21 Apr 2006 12:26:58 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2389A43D6A; Fri, 21 Apr 2006 12:26:44 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2.sentex.ca [199.212.134.9]) by smarthost2.sentex.ca (8.13.4P/8.13.4) with ESMTP id k3LCQhdR072679; Fri, 21 Apr 2006 08:26:43 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.13.6/8.13.6) with ESMTP id k3LCQhIc032514; Fri, 21 Apr 2006 08:26:43 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id A73F77302F; Fri, 21 Apr 2006 08:26:43 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20060421122643.A73F77302F@freebsd-current.sentex.ca> Date: Fri, 21 Apr 2006 08:26:43 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.88.1, clamav-milter version 0.88.1 on clamscanner1 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on i386/pc98 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Apr 2006 12:26:58 -0000 TB --- 2006-04-21 12:07:31 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2006-04-21 12:07:31 - starting HEAD tinderbox run for i386/pc98 TB --- 2006-04-21 12:07:31 - cleaning the object tree TB --- 2006-04-21 12:08:00 - checking out the source tree TB --- 2006-04-21 12:08:00 - cd /tinderbox/HEAD/i386/pc98 TB --- 2006-04-21 12:08:00 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2006-04-21 12:14:24 - building world (CFLAGS=-O2 -pipe) TB --- 2006-04-21 12:14:24 - cd /src TB --- 2006-04-21 12:14:24 - /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries [...] sh /src/tools/install.sh -C -o root -g wheel -m 444 libkiconv.a /obj/pc98/src/tmp/usr/lib sh /src/tools/install.sh -s -o root -g wheel -m 444 libkiconv.so.2 /obj/pc98/src/tmp/lib ln -fs /obj/pc98/src/tmp/lib/libkiconv.so.2 /obj/pc98/src/tmp/usr/lib/libkiconv.so ===> lib/libkvm (depend,all,install) rm -f .depend mkdep -f .depend -a -DLIBC_SCCS -I/src/lib/libkvm /src/lib/libkvm/kvm.c /src/lib/libkvm/kvm_i386.c /src/lib/libkvm/kvm_file.c /src/lib/libkvm/kvm_getloadavg.c /src/lib/libkvm/kvm_getswapinfo.c /src/lib/libkvm/kvm_proc.c /src/lib/libkvm/kvm_minidump_i386.c /src/lib/libkvm/kvm_minidump_i386.c:49:30: machine/minidump.h: No such file or directory mkdep: compile failed *** Error code 1 Stop in /src/lib/libkvm. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2006-04-21 12:26:43 - WARNING: /usr/bin/make returned exit code 1 TB --- 2006-04-21 12:26:43 - ERROR: failed to build world TB --- 2006-04-21 12:26:43 - tinderbox aborted TB --- 0.95 user 5.86 system 1152.62 real From owner-freebsd-i386@FreeBSD.ORG Sat Apr 22 16:09:45 2006 Return-Path: X-Original-To: i386@freebsd.org Delivered-To: freebsd-i386@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 41B2316A402; Sat, 22 Apr 2006 16:09:45 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id D943843D45; Sat, 22 Apr 2006 16:09:44 +0000 (GMT) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2.sentex.ca [199.212.134.9]) by smarthost2.sentex.ca (8.13.4P/8.13.4) with ESMTP id k3MG9hb3084897; Sat, 22 Apr 2006 12:09:43 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp2.sentex.ca (8.13.6/8.13.6) with ESMTP id k3MG9iDY098694; Sat, 22 Apr 2006 12:09:44 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id DB8137302F; Sat, 22 Apr 2006 12:09:43 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20060422160943.DB8137302F@freebsd-current.sentex.ca> Date: Sat, 22 Apr 2006 12:09:43 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.88.1, clamav-milter version 0.88.1 on clamscanner2 X-Virus-Status: Clean Cc: Subject: [head tinderbox] failure on i386/i386 X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.5 List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Apr 2006 16:09:45 -0000 TB --- 2006-04-22 14:07:44 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2006-04-22 14:07:44 - starting HEAD tinderbox run for i386/i386 TB --- 2006-04-22 14:07:44 - cleaning the object tree TB --- 2006-04-22 14:08:15 - checking out the source tree TB --- 2006-04-22 14:08:15 - cd /tinderbox/HEAD/i386/i386 TB --- 2006-04-22 14:08:15 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2006-04-22 14:14:40 - building world (CFLAGS=-O2 -pipe) TB --- 2006-04-22 14:14:40 - cd /src TB --- 2006-04-22 14:14:40 - /usr/bin/make -B buildworld >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything TB --- 2006-04-22 15:22:03 - generating LINT kernel config TB --- 2006-04-22 15:22:03 - cd /src/sys/i386/conf TB --- 2006-04-22 15:22:03 - /usr/bin/make -B LINT TB --- 2006-04-22 15:22:03 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-04-22 15:22:03 - cd /src TB --- 2006-04-22 15:22:03 - /usr/bin/make buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sat Apr 22 15:22:03 UTC 2006 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for LINT completed on Sat Apr 22 15:47:46 UTC 2006 TB --- 2006-04-22 15:47:46 - building GENERIC kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-04-22 15:47:46 - cd /src TB --- 2006-04-22 15:47:46 - /usr/bin/make buildkernel KERNCONF=GENERIC >>> Kernel build for GENERIC started on Sat Apr 22 15:47:46 UTC 2006 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything >>> Kernel build for GENERIC completed on Sat Apr 22 16:07:57 UTC 2006 TB --- 2006-04-22 16:07:57 - building PAE kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-04-22 16:07:57 - cd /src TB --- 2006-04-22 16:07:57 - /usr/bin/make buildkernel KERNCONF=PAE >>> Kernel build for PAE started on Sat Apr 22 16:07:57 UTC 2006 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] /src/sys/dev/bce/if_bce.c: In function `bce_attach': /src/sys/dev/bce/if_bce.c:542: warning: large integer implicitly truncated to unsigned type /src/sys/dev/bce/if_bce.c:544: warning: large integer implicitly truncated to unsigned type /src/sys/dev/bce/if_bce.c: In function `bce_stats_update': /src/sys/dev/bce/if_bce.c:5311: warning: left shift count >= width of type /src/sys/dev/bce/if_bce.c:5313: warning: left shift count >= width of type /src/sys/dev/bce/if_bce.c:5315: warning: left shift count >= width of type /src/sys/dev/bce/if_bce.c:5317: warning: left shift count >= width of type *** Error code 1 Stop in /obj/src/sys/PAE. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2006-04-22 16:09:43 - WARNING: /usr/bin/make returned exit code 1 TB --- 2006-04-22 16:09:43 - ERROR: failed to build PAE kernel TB --- 2006-04-22 16:09:43 - tinderbox aborted TB --- 1.12 user 5.82 system 7319.23 real