From owner-freebsd-qa Mon Dec 2 7:18:30 2002 Delivered-To: freebsd-qa@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA2FB37B401 for ; Mon, 2 Dec 2002 07:18:28 -0800 (PST) Received: from mail.billmax.com (132.muf50.dlls.dlbtx01r1.dsl.att.net [12.103.50.132]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3575343EC2 for ; Mon, 2 Dec 2002 07:18:28 -0800 (PST) (envelope-from slezakp@billmax.com) Received: from billmax.com (130.muf50.dlls.dlbtx01r1.dsl.att.net [12.103.50.130]) by mail.billmax.com (8.12.6/8.12.6) with ESMTP id gB2FL5Bn002480 for ; Mon, 2 Dec 2002 09:21:05 -0600 Message-ID: <3DEB7A0C.860CCBE3@billmax.com> Date: Mon, 02 Dec 2002 09:19:40 -0600 From: Paul Slezak X-Mailer: Mozilla 4.61 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: qa@FreeBSD.org Subject: [Fwd: FreeBSD 5.0 DP2] Content-Type: multipart/mixed; boundary="------------8EF94392F17CE6AE895E445B" Sender: owner-freebsd-qa@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. --------------8EF94392F17CE6AE895E445B Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit The machine continually reboots. We can't seem to get serial output, so I will simply give you the last line that goes whizzing by: System power profile changed to 'economy' - it rebooted on this about 5 - 6 times. Now, it is hung at dc0: port 0x1000-0x10ff mem 0x88002000-0x880023ff irq 9 at device 0.0 on cardbus0 Paul --------------8EF94392F17CE6AE895E445B Content-Type: message/rfc822 Content-Transfer-Encoding: 7bit Content-Disposition: inline Return-Path: Received: from fledge.watson.org (ak82hjs7hex92j@fledge.watson.org [204.156.12.50]) by mail.billmax.com (8.12.6/8.12.6) with ESMTP id gAPGHKBn010042 for ; Mon, 25 Nov 2002 10:17:20 -0600 Received: from fledge.watson.org (fledge.pr.watson.org [192.0.2.3]) by fledge.watson.org (8.12.6/8.12.5) with SMTP id gAPGErBF036521; Mon, 25 Nov 2002 11:14:57 -0500 (EST) (envelope-from robert@fledge.watson.org) Date: Mon, 25 Nov 2002 11:14:53 -0500 (EST) From: Robert Watson X-Sender: robert@fledge.watson.org To: Paul Slezak cc: re@FreeBSD.org Subject: Re: FreeBSD 5.0 DP2 In-Reply-To: <3DE23C0B.245FC22E@billmax.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Mon, 25 Nov 2002, Paul Slezak wrote: > Just to let you know I could not run the installation if my laptop > had an SMC EZ Card 10/100 CardBus Adapter. The machine would not boot. > This was a Sony VAIO laptop. Paul-- Can we get you to send some detailed debugging information to qa@FreeBSD.org or current@FreeBSD.org? In particular, it would be nice to have a bit more information about "would not boot" -- did it hang, how far did it get, any interesting messages, etc. Also, if you could set up a serial console for the machine and actually capture the output, that would be very helpful indeed. Thanks, Robert N M Watson FreeBSD Core Team, TrustedBSD Projects robert@fledge.watson.org Network Associates Laboratories --------------8EF94392F17CE6AE895E445B-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-qa" in the body of the message From owner-freebsd-qa Mon Dec 2 10:26: 9 2002 Delivered-To: freebsd-qa@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4609637B401 for ; Mon, 2 Dec 2002 10:26:08 -0800 (PST) Received: from mail.speakeasy.net (mail16.speakeasy.net [216.254.0.216]) by mx1.FreeBSD.org (Postfix) with ESMTP id CBE0E43EAF for ; Mon, 2 Dec 2002 10:26:07 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: (qmail 25263 invoked from network); 2 Dec 2002 18:26:13 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail16.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 2 Dec 2002 18:26:13 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.6/8.12.6) with ESMTP id gB2IQ5uH034141; Mon, 2 Dec 2002 13:26:05 -0500 (EST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200211292041.gATKfsFO053224@freefall.freebsd.org> Date: Mon, 02 Dec 2002 13:26:13 -0500 (EST) From: John Baldwin To: Johan Karlsson Subject: Re: i386/45565: sysinstall: write error, filesystem full Cc: qa@FreeBSD.org, freebsd-bugs@FreeBSD.org Sender: owner-freebsd-qa@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 29-Nov-2002 Johan Karlsson wrote: > Synopsis: sysinstall: write error, filesystem full > > Responsible-Changed-From-To: freebsd-bugs->qa > Responsible-Changed-By: johan > Responsible-Changed-When: Fri Nov 29 12:41:30 PST 2002 > Responsible-Changed-Why: > Over to sysinstall gurus. > > http://www.freebsd.org/cgi/query-pr.cgi?pr=45565 Ok. Restarting the install doesn't always work and that is a new problem. The DNS problem is a real one and that is the one that needs to be fixed first. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-qa" in the body of the message From owner-freebsd-qa Mon Dec 2 11: 1:53 2002 Delivered-To: freebsd-qa@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C8FD937B404 for ; Mon, 2 Dec 2002 11:01:51 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5770643EB2 for ; Mon, 2 Dec 2002 11:01:51 -0800 (PST) (envelope-from owner-bugmaster@freebsd.org) Received: from freefall.freebsd.org (peter@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gB2J1px3030530 for ; Mon, 2 Dec 2002 11:01:51 -0800 (PST) (envelope-from owner-bugmaster@freebsd.org) Received: (from peter@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gB2J1oVn030524 for qa@freebsd.org; Mon, 2 Dec 2002 11:01:50 -0800 (PST) Date: Mon, 2 Dec 2002 11:01:50 -0800 (PST) Message-Id: <200212021901.gB2J1oVn030524@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: peter set sender to owner-bugmaster@freebsd.org using -f From: FreeBSD bugmaster To: qa@FreeBSD.org Subject: Current problem reports assigned to you Sender: owner-freebsd-qa@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Current FreeBSD problem reports Critical problems Serious problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [2001/02/28] bin/25461 qa sysinstall's fdisk and disklabel don't wo f [2001/05/29] i386/27729 qa the ls120 device "afd" does not show up u o [2001/08/01] i386/29375 qa the disk editor used by /stand/sysinstall o [2002/05/27] bin/38609 qa Sysinstall should know the size of the va o [2002/07/16] bin/40656 qa patch: sysinstall: scripted deletion of s o [2002/11/21] i386/45565 qa sysinstall: write error, filesystem full 6 problems total. Non-critical problems S Submitted Tracker Resp. Description ------------------------------------------------------------------------------- o [1998/11/27] i386/8867 qa /stand/sysinstall core dumps (signal 11) o [1999/09/24] i386/13936 qa No clear indictaion of how much space to o [1999/10/13] bin/14318 qa sysinstall upon install has some counter- o [2000/03/22] bin/17546 qa Sysinstall does not let you configure NIS o [2000/08/28] bin/20908 qa /stand/sysinstall too limited in selectio o [2001/01/18] bin/24435 qa Changing slice type causes Auto-partition o [2001/04/28] bin/26919 qa sysinstall' fdisk can ONLY set bootable f o [2001/05/08] i386/27216 qa Can not get to shell prompt from serial c o [2001/05/20] bin/27483 qa make sysinstall ask for the keymap at ins o [2002/05/12] i386/37999 qa In /stand/sysinstall, 's' selects Options o [2002/05/13] i386/38055 qa In Install, Groups (creation) item should o [2002/05/27] bin/38610 qa Sysinstall should be able to mount ISO im o [2002/06/14] bin/39311 qa you can't enable inetd in sysinstall with o [2002/08/01] conf/41241 qa sysinstall build uses kbdcontrol keymaps o [2002/08/17] misc/41744 qa Cannot stop comat22 from being extracted o [2002/08/25] i386/42022 qa sysinstall in non-interactive mode prompt o [2002/08/29] i386/42162 qa Installation (sysinstall) crashes, md0c f o [2002/10/08] misc/43825 qa please remove object files in source (src o [2002/11/12] misc/45254 qa Sysinstall installs things it should not o [2002/11/22] conf/45608 qa Install should config all ether devices, 20 problems total. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-qa" in the body of the message From owner-freebsd-qa Mon Dec 2 11:52:25 2002 Delivered-To: freebsd-qa@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 71E0537B404 for ; Mon, 2 Dec 2002 11:52:23 -0800 (PST) Received: from mail.speakeasy.net (mail16.speakeasy.net [216.254.0.216]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8FAF43ED1 for ; Mon, 2 Dec 2002 11:52:21 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: (qmail 1732 invoked from network); 2 Dec 2002 19:52:27 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail16.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 2 Dec 2002 19:52:27 -0000 Received: from laptop.baldwin.cx (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.6/8.12.6) with ESMTP id gB2Jq5uH034452; Mon, 2 Dec 2002 14:52:07 -0500 (EST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Mon, 02 Dec 2002 14:52:13 -0500 (EST) From: John Baldwin To: John Baldwin Subject: Re: i386/45565: sysinstall: write error, filesystem full Cc: freebsd-bugs@FreeBSD.org, qa@FreeBSD.org, Johan Karlsson Sender: owner-freebsd-qa@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 02-Dec-2002 John Baldwin wrote: > > On 29-Nov-2002 Johan Karlsson wrote: >> Synopsis: sysinstall: write error, filesystem full >> >> Responsible-Changed-From-To: freebsd-bugs->qa >> Responsible-Changed-By: johan >> Responsible-Changed-When: Fri Nov 29 12:41:30 PST 2002 >> Responsible-Changed-Why: >> Over to sysinstall gurus. >> >> http://www.freebsd.org/cgi/query-pr.cgi?pr=45565 > > Ok. Restarting the install doesn't always work and that is > a new problem. The DNS problem is a real one and that is the > one that needs to be fixed first. s/new/old/ re: restarts not always working. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-qa" in the body of the message From owner-freebsd-qa Thu Dec 5 8:51:23 2002 Delivered-To: freebsd-qa@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6B8E537B40D for ; Thu, 5 Dec 2002 08:51:16 -0800 (PST) Received: from gate21.fw.porsche.de (gate23.fw.porsche.de [193.174.9.99]) by mx1.FreeBSD.org (Postfix) with SMTP id 0A37343EC5 for ; Thu, 5 Dec 2002 08:51:14 -0800 (PST) (envelope-from perisa@porsche.de) Received: (qmail 11436 invoked from network); 5 Dec 2002 17:00:22 -0000 Received: from unknown (HELO wuxin011.ibd.porsche.de) (141.36.65.1) by 193.197.149.150 with SMTP; 5 Dec 2002 17:00:22 -0000 Received: (qmail 15813 invoked from network); 5 Dec 2002 16:51:11 -0000 Received: from beastie.ibd.porsche.de (HELO porsche.de) (141.36.3.29) by smtp4cli.ibd.porsche.de with SMTP; 5 Dec 2002 16:51:10 -0000 Message-ID: <3DEF85FF.9080502@porsche.de> Date: Thu, 05 Dec 2002 17:59:43 +0100 From: Marc Perisa User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0.0) Gecko/20020709 X-Accept-Language: en, de-de, es-es MIME-Version: 1.0 To: freebsd-qa@freebsd.org Subject: 5.0 DP2 installed succesfull Content-Type: multipart/mixed; boundary="------------000706010409080504010401" Sender: owner-freebsd-qa@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. --------------000706010409080504010401 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Hi, I attached the dmesg output from my machine (MSI mainboard, Athlon 900 MHz, 512 MB RAM, Adaptec 29160, DVD, CD-RW). It worked. But there is some problem with the sshd left. I will investigate that tonight (I have no internet where that machine stands). Thanks, Marc --------------000706010409080504010401 Content-Type: text/plain; name="dmesg.out" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="dmesg.out" Copyright (c) 1992-2002 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 5.0-DP2 #1: Sat Nov 16 13:38:33 GMT 2002 root@tomcat.bmah.org:/usr/obj/usr/src/sys/GENERIC Preloaded elf kernel "/boot/kernel/kernel" at 0xc0ab1000. Preloaded mfs_root "/boot/mfsroot" at 0xc0ab10a8. Preloaded elf module "/boot/kernel/acpi.ko" at 0xc0ab10ec. Timecounter "i8254" frequency 1193182 Hz Timecounter "TSC" frequency 899575335 Hz CPU: AMD Athlon(tm) Processor (899.58-MHz 686-class CPU) Origin = "AuthenticAMD" Id = 0x642 Stepping = 2 Features=0x183f9ff AMD Features=0xffffffffc0440000 real memory = 536805376 (511 MB) avail memory = 510128128 (486 MB) Initializing GEOMetry subsystem Pentium Pro MTRR support enabled md0: Preloaded image 4423680 bytes at 0xc062e588 npx0: on motherboard npx0: INT 16 interface acpi0: on motherboard acpi0: power button is handled as a fixed feature programming model. Timecounter "ACPI-fast" frequency 3579545 Hz acpi_timer0: <24-bit timer at 3.579545MHz> port 0x4008-0x400b on acpi0 acpi_cpu0: on acpi0 acpi_button0: on acpi0 acpi_button1: on acpi0 pcib0: port 0x6000-0x607f,0x5000-0x500f,0x4080-0x40ff,0x4000-0x407f,0xcf8-0xcff on acpi0 ---- initial configuration ------------------------ \\_SB_.PCI0.LNKB irq 0: [ 1 3 4 5 6 7 10 11 12 14 15] low,level,sharable 0.8.0 \\_SB_.PCI0.LNKC irq 15: [ 1 3 4 5 6 7 10 11 12 14 15] low,level,sharable 0.8.1 \\_SB_.PCI0.LNKD irq 0: [ 1 3 4 5 6 7 10 11 12 14 15] low,level,sharable 0.8.2 \\_SB_.PCI0.LNKA irq 11: [ 1 3 4 5 6 7 10 11 12 14 15] low,level,sharable 0.8.3 \\_SB_.PCI0.LNKC irq 15: [ 1 3 4 5 6 7 10 11 12 14 15] low,level,sharable 0.9.0 \\_SB_.PCI0.LNKD irq 0: [ 1 3 4 5 6 7 10 11 12 14 15] low,level,sharable 0.9.1 \\_SB_.PCI0.LNKA irq 11: [ 1 3 4 5 6 7 10 11 12 14 15] low,level,sharable 0.9.2 \\_SB_.PCI0.LNKB irq 0: [ 1 3 4 5 6 7 10 11 12 14 15] low,level,sharable 0.9.3 \\_SB_.PCI0.LNKD irq 0: [ 1 3 4 5 6 7 10 11 12 14 15] low,level,sharable 0.10.0 \\_SB_.PCI0.LNKA irq 11: [ 1 3 4 5 6 7 10 11 12 14 15] low,level,sharable 0.10.1 \\_SB_.PCI0.LNKB irq 0: [ 1 3 4 5 6 7 10 11 12 14 15] low,level,sharable 0.10.2 \\_SB_.PCI0.LNKC irq 15: [ 1 3 4 5 6 7 10 11 12 14 15] low,level,sharable 0.10.3 \\_SB_.PCI0.LNKB irq 0: [ 1 3 4 5 6 7 10 11 12 14 15] low,level,sharable 0.12.0 \\_SB_.PCI0.LNKC irq 15: [ 1 3 4 5 6 7 10 11 12 14 15] low,level,sharable 0.12.1 \\_SB_.PCI0.LNKA irq 11: [ 1 3 4 5 6 7 10 11 12 14 15] low,level,sharable 0.12.2 \\_SB_.PCI0.LNKB irq 0: [ 1 3 4 5 6 7 10 11 12 14 15] low,level,sharable 0.12.3 \\_SB_.PCI0.LNKC irq 15: [ 1 3 4 5 6 7 10 11 12 14 15] low,level,sharable 0.13.0 \\_SB_.PCI0.LNKD irq 0: [ 1 3 4 5 6 7 10 11 12 14 15] low,level,sharable 0.13.1 \\_SB_.PCI0.LNKA irq 11: [ 1 3 4 5 6 7 10 11 12 14 15] low,level,sharable 0.13.2 \\_SB_.PCI0.LNKB irq 0: [ 1 3 4 5 6 7 10 11 12 14 15] low,level,sharable 0.13.3 \\_SB_.PCI0.LNKD irq 0: [ 1 3 4 5 6 7 10 11 12 14 15] low,level,sharable 0.14.0 \\_SB_.PCI0.LNKA irq 11: [ 1 3 4 5 6 7 10 11 12 14 15] low,level,sharable 0.14.1 \\_SB_.PCI0.LNKB irq 0: [ 1 3 4 5 6 7 10 11 12 14 15] low,level,sharable 0.14.2 \\_SB_.PCI0.LNKC irq 15: [ 1 3 4 5 6 7 10 11 12 14 15] low,level,sharable 0.14.3 \\_SB_.PCI0.LNKA irq 11: [ 1 3 4 5 6 7 10 11 12 14 15] low,level,sharable 0.7.0 \\_SB_.PCI0.LNKB irq 0: [ 1 3 4 5 6 7 10 11 12 14 15] low,level,sharable 0.7.1 \\_SB_.PCI0.LNKC irq 15: [ 1 3 4 5 6 7 10 11 12 14 15] low,level,sharable 0.7.2 \\_SB_.PCI0.LNKD irq 0: [ 1 3 4 5 6 7 10 11 12 14 15] low,level,sharable 0.7.3 \\_SB_.PCI0.LNKA irq 11: [ 1 3 4 5 6 7 10 11 12 14 15] low,level,sharable 0.1.0 \\_SB_.PCI0.LNKB irq 0: [ 1 3 4 5 6 7 10 11 12 14 15] low,level,sharable 0.1.1 \\_SB_.PCI0.LNKC irq 15: [ 1 3 4 5 6 7 10 11 12 14 15] low,level,sharable 0.1.2 \\_SB_.PCI0.LNKD irq 0: [ 1 3 4 5 6 7 10 11 12 14 15] low,level,sharable 0.1.3 ---- before setting priority for links ------------ \\_SB_.PCI0.LNKB: interrupts: 1 3 4 5 6 7 10 11 12 14 15 penalty: 101760 2760 2760 1760 2760 2760 1760 2560 2760 11760 12560 references: 9 priority: 0 \\_SB_.PCI0.LNKD: interrupts: 1 3 4 5 6 7 10 11 12 14 15 penalty: 101760 2760 2760 1760 2760 2760 1760 2560 2760 11760 12560 references: 7 priority: 0 ---- before fixup boot-disabled links ------------- \\_SB_.PCI0.LNKB: interrupts: 1 3 4 5 6 7 10 11 12 14 15 penalty: 101760 2760 2760 1760 2760 2760 1760 2560 2760 11760 12560 references: 9 priority: 119421 \\_SB_.PCI0.LNKD: interrupts: 1 3 4 5 6 7 10 11 12 14 15 penalty: 101760 2760 2760 1760 2760 2760 1760 2560 2760 11760 12560 references: 7 priority: 92883 ---- after fixup boot-disabled links -------------- ---- arbitrated configuration --------------------- \\_SB_.PCI0.LNKB irq 10: [ 1 3 4 5 6 7 10 11 12 14 15] low,level,sharable 0.8.0 \\_SB_.PCI0.LNKC irq 15: [ 1 3 4 5 6 7 10 11 12 14 15] low,level,sharable 0.8.1 \\_SB_.PCI0.LNKD irq 5: [ 1 3 4 5 6 7 10 11 12 14 15] low,level,sharable 0.8.2 \\_SB_.PCI0.LNKA irq 11: [ 1 3 4 5 6 7 10 11 12 14 15] low,level,sharable 0.8.3 \\_SB_.PCI0.LNKC irq 15: [ 1 3 4 5 6 7 10 11 12 14 15] low,level,sharable 0.9.0 \\_SB_.PCI0.LNKD irq 5: [ 1 3 4 5 6 7 10 11 12 14 15] low,level,sharable 0.9.1 \\_SB_.PCI0.LNKA irq 11: [ 1 3 4 5 6 7 10 11 12 14 15] low,level,sharable 0.9.2 \\_SB_.PCI0.LNKB irq 10: [ 1 3 4 5 6 7 10 11 12 14 15] low,level,sharable 0.9.3 \\_SB_.PCI0.LNKD irq 5: [ 1 3 4 5 6 7 10 11 12 14 15] low,level,sharable 0.10.0 \\_SB_.PCI0.LNKA irq 11: [ 1 3 4 5 6 7 10 11 12 14 15] low,level,sharable 0.10.1 \\_SB_.PCI0.LNKB irq 10: [ 1 3 4 5 6 7 10 11 12 14 15] low,level,sharable 0.10.2 \\_SB_.PCI0.LNKC irq 15: [ 1 3 4 5 6 7 10 11 12 14 15] low,level,sharable 0.10.3 \\_SB_.PCI0.LNKB irq 10: [ 1 3 4 5 6 7 10 11 12 14 15] low,level,sharable 0.12.0 \\_SB_.PCI0.LNKC irq 15: [ 1 3 4 5 6 7 10 11 12 14 15] low,level,sharable 0.12.1 \\_SB_.PCI0.LNKA irq 11: [ 1 3 4 5 6 7 10 11 12 14 15] low,level,sharable 0.12.2 \\_SB_.PCI0.LNKB irq 10: [ 1 3 4 5 6 7 10 11 12 14 15] low,level,sharable 0.12.3 \\_SB_.PCI0.LNKC irq 15: [ 1 3 4 5 6 7 10 11 12 14 15] low,level,sharable 0.13.0 \\_SB_.PCI0.LNKD irq 5: [ 1 3 4 5 6 7 10 11 12 14 15] low,level,sharable 0.13.1 \\_SB_.PCI0.LNKA irq 11: [ 1 3 4 5 6 7 10 11 12 14 15] low,level,sharable 0.13.2 \\_SB_.PCI0.LNKB irq 10: [ 1 3 4 5 6 7 10 11 12 14 15] low,level,sharable 0.13.3 \\_SB_.PCI0.LNKD irq 5: [ 1 3 4 5 6 7 10 11 12 14 15] low,level,sharable 0.14.0 \\_SB_.PCI0.LNKA irq 11: [ 1 3 4 5 6 7 10 11 12 14 15] low,level,sharable 0.14.1 \\_SB_.PCI0.LNKB irq 10: [ 1 3 4 5 6 7 10 11 12 14 15] low,level,sharable 0.14.2 \\_SB_.PCI0.LNKC irq 15: [ 1 3 4 5 6 7 10 11 12 14 15] low,level,sharable 0.14.3 \\_SB_.PCI0.LNKA irq 11: [ 1 3 4 5 6 7 10 11 12 14 15] low,level,sharable 0.7.0 \\_SB_.PCI0.LNKB irq 10: [ 1 3 4 5 6 7 10 11 12 14 15] low,level,sharable 0.7.1 \\_SB_.PCI0.LNKC irq 15: [ 1 3 4 5 6 7 10 11 12 14 15] low,level,sharable 0.7.2 \\_SB_.PCI0.LNKD irq 5: [ 1 3 4 5 6 7 10 11 12 14 15] low,level,sharable 0.7.3 \\_SB_.PCI0.LNKA irq 11: [ 1 3 4 5 6 7 10 11 12 14 15] low,level,sharable 0.1.0 \\_SB_.PCI0.LNKB irq 10: [ 1 3 4 5 6 7 10 11 12 14 15] low,level,sharable 0.1.1 \\_SB_.PCI0.LNKC irq 15: [ 1 3 4 5 6 7 10 11 12 14 15] low,level,sharable 0.1.2 \\_SB_.PCI0.LNKD irq 5: [ 1 3 4 5 6 7 10 11 12 14 15] low,level,sharable 0.1.3 pci0: on pcib0 agp0: mem 0xc0000000-0xcfffffff at device 0.0 on pci0 pcib1: at device 1.0 on pci0 pci1: on pcib1 pci1: at device 0.0 (no driver attached) isab0: at device 7.0 on pci0 isa0: on isab0 atapci0: port 0xd000-0xd00f at device 7.1 on pci0 atapci0: Correcting VIA config for southbridge data corruption bug ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 pci0: at device 7.5 (no driver attached) ahc0: port 0xe800-0xe8ff mem 0xd7101000-0xd7101fff irq 15 at device 9.0 on pci0 aic7892: Ultra160 Wide Channel A, SCSI Id=7, 32/253 SCBs fxp0: port 0xec00-0xec1f mem 0xd7000000-0xd70fffff,0xd7100000-0xd7100fff irq 15 at device 13.0 on pci0 fxp0: Ethernet address 00:a0:c9:00:a8:1f nsphy0: on miibus0 nsphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto fdc0: port 0x3f7,0x3f2-0x3f5 irq 6 drq 2 on acpi0 fdc0: FIFO enabled, 8 bytes threshold fd0: <1440-KB 3.5" drive> on fdc0 drive 0 sio0 port 0x3f8-0x3ff irq 4 on acpi0 sio0: type 16550A sio1 port 0x2f8-0x2ff irq 3 on acpi0 sio1: type 16550A ppc0 port 0x378-0x37f irq 7 on acpi0 ppc0: Generic chipset (EPP/NIBBLE) in COMPATIBLE mode plip0: on ppbus0 lpt0: on ppbus0 lpt0: Interrupt-driven port ppi0: on ppbus0 atkbdc0: port 0x64,0x60 irq 1 on acpi0 atkbd0: flags 0x1 irq 1 on atkbdc0 kbd0 at atkbd0 psm0: irq 12 on atkbdc0 psm0: model Generic PS/2 mouse, device ID 0 orm0: