From nobody@FreeBSD.org  Sat Jan 21 08:57:16 2006
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id F2E3816A41F
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 21 Jan 2006 08:57:15 +0000 (GMT)
	(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 5DF3143D5C
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 21 Jan 2006 08:57:15 +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 k0L8vEWh010081
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 21 Jan 2006 08:57:14 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id k0L8vEUw010080;
	Sat, 21 Jan 2006 08:57:14 GMT
	(envelope-from nobody)
Message-Id: <200601210857.k0L8vEUw010080@www.freebsd.org>
Date: Sat, 21 Jan 2006 08:57:14 GMT
From: weijh <weijinhong@cjis.cn>
To: freebsd-gnats-submit@FreeBSD.org
Subject: kernel: bge0: watchdog timeout -- resetting
X-Send-Pr-Version: www-2.3

>Number:         92090
>Category:       kern
>Synopsis:       [bge] bge0: watchdog timeout -- resetting
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    yongari
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 21 09:00:18 GMT 2006
>Closed-Date:    Mon Jan 31 23:25:34 UTC 2011
>Last-Modified:  Mon Jan 31 23:25:34 UTC 2011
>Originator:     weijh
>Release:        6-stable
>Organization:
cjis
>Environment:
FreeBSD bsd21 6.0-STABLE FreeBSD 6.0-STABLE #0: Fri Jan 20 15:47:41 CST 2006     root@bsd21:/usr/obj/usr/src/sys/MYK  i386
            
>Description:
kernel with SMP and apic, bge nic down

the dmesg read:

Jan 21 15:46:18 bsd21 kernel: bge0: watchdog timeout -- resetting
Jan 21 15:46:18 bsd21 kernel: bge0: link state changed to DOWN
Jan 21 15:46:20 bsd21 kernel: bge0: link state changed to UP
Jan 21 15:50:36 bsd21 kernel: bge0: watchdog timeout -- resetting
Jan 21 15:50:36 bsd21 kernel: bge0: link state changed to DOWN
Jan 21 15:50:38 bsd21 kernel: bge0: link state changed to UP


kernel without apic seem ok.
>How-To-Repeat:
use beg nic and 6-stable kernel with SMP and apic
>Fix:
              
>Release-Note:
>Audit-Trail:

From: Gleb Smirnoff <glebius@FreeBSD.org>
To: weijh <weijinhong@cjis.cn>
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: kern/92090: kernel: bge0: watchdog timeout -- resetting
Date: Sun, 22 Jan 2006 12:43:01 +0300

 On Sat, Jan 21, 2006 at 08:57:14AM +0000, weijh wrote:
 w> >Environment:
 w> FreeBSD bsd21 6.0-STABLE FreeBSD 6.0-STABLE #0: Fri Jan 20 15:47:41 CST 2006     root@bsd21:/usr/obj/usr/src/sys/MYK  i386
 w>             
 w> >Description:
 w> kernel with SMP and apic, bge nic down
 w> 
 w> the dmesg read:
 w> 
 w> Jan 21 15:46:18 bsd21 kernel: bge0: watchdog timeout -- resetting
 w> Jan 21 15:46:18 bsd21 kernel: bge0: link state changed to DOWN
 w> Jan 21 15:46:20 bsd21 kernel: bge0: link state changed to UP
 w> Jan 21 15:50:36 bsd21 kernel: bge0: watchdog timeout -- resetting
 w> Jan 21 15:50:36 bsd21 kernel: bge0: link state changed to DOWN
 w> Jan 21 15:50:38 bsd21 kernel: bge0: link state changed to UP
 w> 
 w> 
 w> kernel without apic seem ok.
 w> >How-To-Repeat:
 w> use beg nic and 6-stable kernel with SMP and apic
 
 You are talking about 6.0-STABLE. Does this mean that problem wasn't
 here in 6.0-RELEASE?
 
 -- 
 Totus tuus, Glebius.
 GLEBIUS-RIPN GLEB-RIPE

From: "Imri Zvik" <imriz@co.zahav.net.il>
To: <bug-followup@FreeBSD.org>,
	<weijinhong@cjis.cn>
Cc:  
Subject: Re: kern/92090: [bge] bge0: watchdog timeout -- resetting
Date: Wed, 22 Mar 2006 19:02:09 +0200

 Hi,
 
 I'm seeing the same thing on two different machines. Both are DL 360 G4, =
 running 6-STABLE:
 
 FreeBSD leela 6.0-STABLE FreeBSD 6.0-STABLE #0: Tue Nov 22 18:24:14 IST =
 2005     root@leela:/usr/obj/usr/src/sys/IGLD  i386
 FreeBSD fry 6.0-STABLE FreeBSD 6.0-STABLE #1: Mon Nov  7 15:45:12 IST =
 2005     root@fry:/usr/obj/usr/src/sys/IGLD  i386
 
 dmesg output in both of the machines shows:
 
 bge1: watchdog timeout -- resetting
 bge1: link state changed to DOWN
 bge1: link state changed to UP
 bge1: watchdog timeout -- resetting
 bge1: link state changed to DOWN
 bge1: link state changed to UP
 
 both are using apic and SMP.
 
 
 --
 Imri Zvik
 PGP (2.6.3ia) Public Key: http://mariska.inter.net.il/~imriz/imriz.pgp
 =A0
 

From: "Chris Buechler" <cbuechler@gmail.com>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: kern/92090: [bge] bge0: watchdog timeout -- resetting
Date: Thu, 23 Mar 2006 16:09:34 -0500

 I can easily replicate this same problem, on a Dell PowerEdge 2550
 with onboard bge card (w/latest firmware, BIOS, etc.).
 
 It's happened as long as I've run FreeBSD on any Dell 2550, including
 5.4-RELEASE and now 6.0-RELEASE.  Using SMP and APIC as well.
 
 Mar 23 15:43:54   bge0: watchdog timeout -- resetting
 Mar 23 15:43:54   bge0: link state changed to DOWN
 Mar 23 15:43:54   bge0: link state changed to DOWN
 Mar 23 15:43:57   bge0: link state changed to UP
 Mar 23 15:43:57   bge0: link state changed to UP
 
 Using cvsup seems to trigger this much more frequently than anything
 else I've come across.  In fact, cvsup is the only thing I've come
 across that can reliably cause the problem to appear.

From: "Internet Partners, Inc. Tech Support" <support@ipinc.net>
To: <bug-followup@FreeBSD.org>, <weijinhong@cjis.cn>, <cbuechler@gmail.com>,
   <imriz@co.zahav.net.il>, <glebius@FreeBSD.org>, <lucas.nussbaum@imag.fr>
Cc:  
Subject: Re: kern/92090: [bge] bge0: watchdog timeout -- resetting
Date: Wed, 3 May 2006 12:13:50 -0700

 Hi All,
 
   Please refer to PR kern/94863 Vivek Khera <vivek@khera.org> describes the
 same problem on his IBM e326m with the same chipset (BCM5780) in his March
 30
 2006 followup.
 
 Ted
 
State-Changed-From-To: open->feedback 
State-Changed-By: glebius 
State-Changed-When: Sat Oct 14 11:47:47 UTC 2006 
State-Changed-Why:  
Is the problem reproducible on latest RELENG_6 or in 6.2-PRERELEASE? 

http://www.freebsd.org/cgi/query-pr.cgi?pr=92090 

Adding to audit trail from misfiled PR ports/104922:

Date: Mon, 30 Oct 2006 14:22:54 +0700 (KRAT)
From: tempo@kgs.ru

 The problem is and in 6.2-PRERELEASE.

From: tempo@kgs.ru
To: bug-followup@FreeBSD.org
Cc: weijinhong@cjis.cn
Subject: Re: kern/92090: [bge] bge0: watchdog timeout -- resetting
Date: Mon, 30 Oct 2006 15:32:58 +0700 (KRAT)

 The problem is and in 6.2-PRERELEASE.
State-Changed-From-To: feedback->open 
State-Changed-By: remko 
State-Changed-When: Mon Dec 25 15:03:45 UTC 2006 
State-Changed-Why:  
The problem is still here! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=92090 

From: Wishmaster <wishmaster@velnet.ru>
To: bug-followup@FreeBSD.org, weijinhong@cjis.cn
Cc:  
Subject: Re: kern/92090: [bge] bge0: watchdog timeout -- resetting
Date: Sat, 20 Jan 2007 22:22:00 +0300

 Hi!
 
 It seems to me i have the same problem:
 watchdog timeout, link bounces DOWN and UP again, but the interface does not recover
 
 I have 2 motherboards ASUSTeK P5M2 /2GBL with two broadcom bcm5721
 interfaces onboard.   (FreeBSD 6.2-RELEASE i386+smp)
 
 
 Also i have ASUSTeK PVL-D/2GBL motherboard that have broadcom bcm5721
 NICs onboard too.    (FreeBSD 6.1-RELEASE amd64+smp)
 
 With all of this equipment i have the same problem, broadcom NIC hangs
 up while i try to transfer traffic more than just ping with packet
 length 64 bytes.
 
 dmesg says:
 
 bge0: watchdog timeout -- resetting
 bge0: link state changed to DOWN
 bge0: link state changed to UP
 bge0: watchdog timeout -- resetting
 bge0: link state changed to DOWN
 bge0: link state changed to UP
 bge0: watchdog timeout -- resetting
 bge0: link state changed to DOWN
 bge0: link state changed to UP
 bge0: watchdog timeout -- resetting
 bge0: link state changed to DOWN
 bge0: link state changed to UP
 bge0: watchdog timeout -- resetting
 bge0: link state changed to DOWN
 bge0: link state changed to UP
 
 
 After that interface have no RX/TX until restart. ifconfig DOWN,UP have no action.
 All patches i've found have no effect!
 
 This happens immediately after reboot, so the interface never actually works.
 i am ready to try patches.
 
 
State-Changed-From-To: open->closed 
State-Changed-By: remko 
State-Changed-When: Sat Jan 27 18:52:11 UTC 2007 
State-Changed-Why:  
feedback timeout 

http://www.freebsd.org/cgi/query-pr.cgi?pr=92090 

From: Wishmaster <wishmaster@velnet.ru>
To: bug-followup@FreeBSD.org, weijinhong@cjis.cn
Cc:  
Subject: Re: kern/92090: [bge] bge0: watchdog timeout -- resetting
Date: Sat, 3 Feb 2007 19:37:50 +0300

 Hello bug-followup,
 
  Problem is still actual!
   
 
 -- 
 Best regards,
  Wishmaster
 
 
State-Changed-From-To: closed->open 
State-Changed-By: anders 
State-Changed-When: Mon Feb 26 13:38:09 UTC 2007 
State-Changed-Why:  
This problem still exists. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=92090 

From: Bob Van Zant <bob@norcalttora.com>
To: <bug-followup@FreeBSD.org>
Cc:  
Subject: Re: kern/92090: [bge] bge0: watchdog timeout -- resetting
Date: Sat, 11 Aug 2007 22:31:01 +0530

 I have a Dell 860 with dual onboard NICs that is acting as a webserver. One
 of the NICs is connected directly to another gigabit NIC on a database
 server. Whenever the web server comes under heavy load such that the traffic
 from the database server becomes heavy the link drops for a few seconds
 causing hundreds of database errors from the web server.
 
 I have these errors all over during these peak traffic times:
 
 bge1: watchdog timeout -- resetting
 bge1: link state changed to DOWN
 bge1: link state changed to UP
 
 I get repro several times a week and am willing to provide whatever
 additional information is necessary to fix this.
 
 -Bob
 
 
State-Changed-From-To: open->feedback 
State-Changed-By: gavin 
State-Changed-When: Sun Jan 27 15:55:45 UTC 2008 
State-Changed-Why:  
Can anyone confirm that the problem still occurs on FreeBSD 6.3 or 
7.0?  I suspect it may have been fixed by this commit: 
http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/i386/i386/intr_machdep.c#rev1.14.2.4.2.1 


Responsible-Changed-From-To: freebsd-bugs->gavin 
Responsible-Changed-By: gavin 
Responsible-Changed-When: Sun Jan 27 15:55:45 UTC 2008 
Responsible-Changed-Why:  
Track 

http://www.freebsd.org/cgi/query-pr.cgi?pr=92090 

From: Gavin Atkinson <gavin@FreeBSD.org>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: kern/92090: [bge] bge0: watchdog timeout -- resetting
Date: Wed, 30 Jan 2008 15:49:39 +0000

 -------- Forwarded Message --------
 From: Chris Buechler <cbuechler@gmail.com>
 Subject: Re: kern/92090: [bge] bge0: watchdog timeout -- resetting
 Date: Tue, 29 Jan 2008 14:38:19 -0500
 
 Hello,
 
 Thanks for your attention to this long standing issue!  I upgraded one
 of the boxes that can reliably replicate this to RELENG_6_3 about 48
 hours ago, and it has not resolved the problem. After leaving it sit
 for less than a day, I still see it briefly drop off the network and
 log the following:
 
 Jan 29 01:26:25 bsd1 bge0: watchdog timeout -- resetting
 Jan 29 01:26:25 bsd1 bge0: link state changed to DOWN
 Jan 29 01:26:25 bsd1 bge0: link state changed to DOWN
 Jan 29 01:26:27 bsd1 bge0: link state changed to UP
 Jan 29 01:26:27 bsd1 bge0: link state changed to UP
 
 
 I can easily replicate this on any of several Dell PowerEdge 2550
 servers I have tried. Latest BIOS and all up to date firmware on them.
 The onboard fxp(4) card on them works flawlessly, and they all have
 this same bge(4) problem. The same hardware is rock solid on Linux and
 Windows 2000 and 2003.
 
 Is there anything I can do to help track down this problem? I can get
 you access to an affected system if it would help.
 
 cheers,
 Chris
State-Changed-From-To: feedback->open 
State-Changed-By: gavin 
State-Changed-When: Mon Mar 3 13:32:16 UTC 2008 
State-Changed-Why:  
Feedback was received - this is still an issue 


Responsible-Changed-From-To: gavin->freebsd-net 
Responsible-Changed-By: gavin 
Responsible-Changed-When: Mon Mar 3 13:32:16 UTC 2008 
Responsible-Changed-Why:  
Over to freebsd-net 

http://www.freebsd.org/cgi/query-pr.cgi?pr=92090 

From: <Mark.Favas@csiro.au>
To: <bug-followup@FreeBSD.org>, <weijinhong@cjis.cn>
Cc:  
Subject: Re: kern/92090: [bge] bge0: watchdog timeout -- resetting
Date: Sat, 12 Jul 2008 05:13:08 +0800

 --_000_3710094049A65F4EA7CA1DC0D39D0E8B01EC139D17EXWAMBX01nexu_
 Content-Type: text/plain; charset="us-ascii"
 Content-Transfer-Encoding: quoted-printable
 
 I can confirm that this problem still exists in FreeBSD7.0-STABLE.
 
 Hardware is Dell PowerEdge 2550 with on-board bge interface. And yes, the p=
 roblem is most reliably triggered by csup.
 
 FreeBSD bienvenue 7.0-STABLE FreeBSD 7.0-STABLE #1: Mon Jul  7 16:14:42 WST=
  2008     root@bienvenue:/usr/obj/usr/src/sys/BIENVENUE  i386
 
 Jul 11 03:50:46 bienvenue kernel: bge0: watchdog timeout -- resetting
 Jul 11 03:50:46 bienvenue kernel: bge0: link state changed to DOWN
 Jul 11 03:50:48 bienvenue kernel: bge0: link state changed to UP
 Jul 12 03:55:09 bienvenue kernel: bge0: watchdog timeout -- resetting
 Jul 12 03:55:09 bienvenue kernel: bge0: link state changed to DOWN
 Jul 12 03:55:11 bienvenue kernel: bge0: link state changed to UP
 
 
 
 
 --_000_3710094049A65F4EA7CA1DC0D39D0E8B01EC139D17EXWAMBX01nexu_
 Content-Type: text/html; charset="us-ascii"
 Content-Transfer-Encoding: quoted-printable
 
 <html>
 <head>
 <meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3Dus-ascii"=
 >
 <meta name=3D"Generator" content=3D"Microsoft Exchange Server">
 <!-- converted from rtf -->
 <style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left:=
  #800000 2px solid; } --></style>
 </head>
 <body>
 <font face=3D"Arial, sans-serif" size=3D"2">
 <div>I can confirm that this problem still exists in FreeBSD7.0-STABLE.</di=
 v>
 <div>&nbsp;</div>
 <div>Hardware is Dell PowerEdge 2550 with on-board bge interface. And yes, =
 the problem is most reliably triggered by csup.</div>
 <div>&nbsp;</div>
 <div>FreeBSD bienvenue 7.0-STABLE FreeBSD 7.0-STABLE #1: Mon Jul&nbsp; 7 16=
 :14:42 WST 2008&nbsp;&nbsp;&nbsp;&nbsp; root@bienvenue:/usr/obj/usr/src/sys=
 /BIENVENUE&nbsp; i386</div>
 <div>&nbsp;</div>
 <div>Jul 11 03:50:46 bienvenue kernel: bge0: watchdog timeout -- resetting<=
 /div>
 <div>Jul 11 03:50:46 bienvenue kernel: bge0: link state changed to DOWN</di=
 v>
 <div>Jul 11 03:50:48 bienvenue kernel: bge0: link state changed to UP</div>
 <div>Jul 12 03:55:09 bienvenue kernel: bge0: watchdog timeout -- resetting<=
 /div>
 <div>Jul 12 03:55:09 bienvenue kernel: bge0: link state changed to DOWN</di=
 v>
 <div>Jul 12 03:55:11 bienvenue kernel: bge0: link state changed to UP</div>
 <div>&nbsp;</div>
 <div>&nbsp;</div>
 <div>&nbsp;</div>
 </font>
 </body>
 </html>
 
 --_000_3710094049A65F4EA7CA1DC0D39D0E8B01EC139D17EXWAMBX01nexu_--

From: Floris Bos <info@je-eigen-domein.nl>
To: bug-followup@freebsd.org
Cc:  
Subject: Re: kern/92090: [bge] bge: watchdog timeout -- resetting
Date: Thu, 14 Jan 2010 02:14:07 +0100

 This might be a different problem, but I add it to this bug as I am getting the same error message.
 
 
 I have a brand new HP DL120 G6 server which has an on-board NIC that is based on the BCM5723 chipset.
 The NIC is not supported/recognized by FreeBSD 8, but the FreeBSD 9 (January snapshot) identifies it as:
 
 ==
 bge0: <HP NC107i PCIe Gigabit Server Adapter, ASIC rev. 0x5784100> mem 0xdf900000-0xdf90ffff irq 16 at device 0.0 on pci32
 ==
 
 After boot, the network works for about 5 seconds, barely enough time to get an IP by DHCP, and sent a ping or 2.
 Then network connectivity goes down, and after some time there is a "bge0: watchdog timeout -- resetting" message.
 
 Then network works again for 5 seconds, and goes down again. All the time, repeatedly.
 
 The system works fine under Ubuntu. So I assume the hardware is ok.
 
 
 Yours sincerley,
 
 Floris Bos
State-Changed-From-To: open->feedback 
State-Changed-By: yongari 
State-Changed-When: Tue Jul 6 20:08:31 UTC 2010 
State-Changed-Why:  
If you are still seeing the issue on 8.1-RC2 or 7.3-RELEASE, please 
show me the verbosed dmesg output as well as "vmstat -i" and 
"ifconfig bge0". 

Floris, I think you're seeing ASF/IMPI issue on 9-CURRENT. Try 
disabling ASF functions by adding hw.bge.allow_asf="0" to 
/boot/loader.conf. Both 7.x and 8.x disabled it by default. 


Responsible-Changed-From-To: freebsd-net->yongari 
Responsible-Changed-By: yongari 
Responsible-Changed-When: Tue Jul 6 20:08:31 UTC 2010 
Responsible-Changed-Why:  
Grab. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=92090 

From: =?iso-8859-1?Q?S=F8ren_Mortensen?= <sm@upnavigator.dk>
To: <bug-followup@FreeBSD.org>,
	<weijinhong@cjis.cn>
Cc:  
Subject: Re: kern/92090: [bge] bge0: watchdog timeout -- resetting
Date: Wed, 18 Aug 2010 12:30:22 +0200

 Dette er en meddelelse i flere dele i MIME-format.
 
 ------=_NextPart_000_0107_01CB3ED1.2170D200
 Content-Type: text/plain;
 	charset="iso-8859-1"
 Content-Transfer-Encoding: quoted-printable
 
 # dmesg
 
 Copyright (c) 1992-2010 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 is a registered trademark of The FreeBSD Foundation.
 
 FreeBSD 7.3-RELEASE-p2 #0: Mon Jul 12 19:04:04 UTC 2010
 
     root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386
 
 Timecounter "i8254" frequency 1193182 Hz quality 0
 
 CPU: Intel(R) Xeon(R) CPU           E3110  @ 3.00GHz (3000.02-MHz =
 686-class
 CPU)
 
   Origin =3D "GenuineIntel"  Id =3D 0x10676  Stepping =3D 6
 
 =20
 Features=3D0xbfebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PG=
 E,MCA
 ,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE>
 
 =20
 Features2=3D0x8e3fd<SSE3,DTES64,MON,DS_CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTP=
 R,PDC
 M,SSE4.1>
 
   AMD Features=3D0x20100000<NX,LM>
 
   AMD Features2=3D0x1<LAHF>
 
   Cores per package: 2
 
 real memory  =3D 2145845248 (2046 MB)
 
 avail memory =3D 2090184704 (1993 MB)
 
 ACPI APIC Table: <PTLTD          APIC  >
 
 FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs
 
  cpu0 (BSP): APIC ID:  0
 
  cpu1 (AP): APIC ID:  1
 
 ioapic0 <Version 2.0> irqs 0-23 on motherboard
 
 kbd1 at kbdmux0
 
 acpi0: <IBM EXA01ZEU> on motherboard
 
 acpi0: [ITHREAD]
 
 acpi0: Power Button (fixed)
 
 Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000
 
 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x1008-0x100b on acpi0
 
 acpi_hpet0: <High Precision Event Timer> iomem 0xfed00000-0xfed003ff on
 acpi0
 
 Timecounter "HPET" frequency 14318180 Hz quality 900
 
 pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
 
 pci0: <ACPI PCI bus> on pcib0
 
 pcib1: <ACPI PCI-PCI bridge> irq 16 at device 1.0 on pci0
 
 pci4: <ACPI PCI bus> on pcib1
 
 pcib2: <ACPI PCI-PCI bridge> irq 16 at device 28.0 on pci0
 
 pci8: <ACPI PCI bus> on pcib2
 
 pcib3: <ACPI PCI-PCI bridge> irq 16 at device 28.4 on pci0
 
 pci2: <ACPI PCI bus> on pcib3
 
 bge0: <Broadcom NetXtreme Gigabit Ethernet Controller, ASIC rev. =
 0x00a200>
 mem 0xe8200000-0xe820ffff irq 16 at device 0.0 on pci2
 
 miibus0: <MII bus> on bge0
 
 brgphy0: <BCM5722 10/100/1000baseTX PHY> PHY 1 on miibus0
 
 brgphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT,
 1000baseT-FDX, auto
 
 bge0: Ethernet address: 00:1a:64:21:f8:28
 
 bge0: [FILTER]
 
 pcib4: <ACPI PCI-PCI bridge> irq 17 at device 28.5 on pci0
 
 pci1: <ACPI PCI bus> on pcib4
 
 mpt0: <LSILogic SAS/SATA Adapter> port 0x2000-0x20ff mem
 0xe8310000-0xe8313fff,0xe8300000-0xe830ffff irq 17 at device 0.0 on pci1
 
 mpt0: [ITHREAD]
 
 mpt0: MPI Version=3D1.5.17.0
 
 mpt0: Capabilities: ( RAID-0 RAID-1E RAID-1 )
 
 mpt0: 1 Active Volume (2 Max)
 
 mpt0: 2 Hidden Drive Members (14 Max)
 
 uhci0: <UHCI (generic) USB controller> port 0x1820-0x183f irq 16 at =
 device
 29.0 on pci0
 
 uhci0: [GIANT-LOCKED]
 
 uhci0: [ITHREAD]
 
 usb0: <UHCI (generic) USB controller> on uhci0
 
 usb0: USB revision 1.0
 
 uhub0: <Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1> on usb0
 
 uhub0: 2 ports with 2 removable, self powered
 
 uhci1: <UHCI (generic) USB controller> port 0x1840-0x185f irq 17 at =
 device
 29.1 on pci0
 
 uhci1: [GIANT-LOCKED]
 
 uhci1: [ITHREAD]
 
 usb1: <UHCI (generic) USB controller> on uhci1
 
 usb1: USB revision 1.0
 
 uhub1: <Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1> on usb1
 
 uhub1: 2 ports with 2 removable, self powered
 
 uhci2: <UHCI (generic) USB controller> port 0x1860-0x187f irq 18 at =
 device
 29.2 on pci0
 
 uhci2: [GIANT-LOCKED]
 
 uhci2: [ITHREAD]
 
 usb2: <UHCI (generic) USB controller> on uhci2
 
 usb2: USB revision 1.0
 
 uhub2: <Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1> on usb2
 
 uhub2: 2 ports with 2 removable, self powered
 
 ehci0: <EHCI (generic) USB 2.0 controller> mem 0xe8500000-0xe85003ff irq =
 16
 at device 29.7 on pci0
 
 ehci0: [GIANT-LOCKED]
 
 ehci0: [ITHREAD]
 
 usb3: EHCI version 1.0
 
 usb3: companion controllers, 2 ports each: usb0 usb1 usb2
 
 usb3: <EHCI (generic) USB 2.0 controller> on ehci0
 
 usb3: USB revision 2.0
 
 uhub3: <Intel EHCI root hub, class 9/0, rev 2.00/1.00, addr 1> on usb3
 
 uhub3: 6 ports with 6 removable, self powered
 
 pcib5: <ACPI PCI-PCI bridge> at device 30.0 on pci0
 
 pci3: <ACPI PCI bus> on pcib5
 
 bge1: <Broadcom NetXtreme Gigabit Ethernet Controller, ASIC rev. =
 0x001100>
 mem 0xe8400000-0xe840ffff irq 21 at device 1.0 on pci3
 
 miibus1: <MII bus> on bge1
 
 brgphy1: <BCM5703 10/100/1000baseTX PHY> PHY 1 on miibus1
 
 brgphy1:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT,
 1000baseT-FDX, auto
 
 bge1: Ethernet address: 00:1a:64:21:f8:29
 
 bge1: [ITHREAD]
 
 vgapci0: <VGA-compatible display> port 0x3000-0x30ff mem
 0xe0000000-0xe7ffffff,0xe8410000-0xe841ffff irq 19 at device 2.0 on pci3
 
 isab0: <PCI-ISA bridge> at device 31.0 on pci0
 
 isa0: <ISA bus> on isab0
 
 atapci0: <Intel ICH9 SATA300 controller> port
 0x1c18-0x1c1f,0x1c0c-0x1c0f,0x1c10-0x1c17,0x1c08-0x1c0b,0x18c0-0x18cf,0x1=
 8b0
 -0x18bf irq 17 at device 31.2 on pci0
 
 atapci0: [ITHREAD]
 
 ata2: <ATA channel 0> on atapci0
 
 ata2: [ITHREAD]
 
 ata3: <ATA channel 1> on atapci0
 
 ata3: [ITHREAD]
 
 pci0: <serial bus, SMBus> at device 31.3 (no driver attached)
 
 atapci1: <Intel ICH9 SATA300 controller> port
 0x1c30-0x1c37,0x1c24-0x1c27,0x1c28-0x1c2f,0x1c20-0x1c23,0x18e0-0x18ef,0x1=
 8d0
 -0x18df irq 17 at device 31.5 on pci0
 
 atapci1: [ITHREAD]
 
 ata4: <ATA channel 0> on atapci1
 
 ata4: [ITHREAD]
 
 ata5: <ATA channel 1> on atapci1
 
 ata5: [ITHREAD]
 
 acpi_button0: <Power Button> on acpi0
 
 sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on
 acpi0
 
 sio0: type 16550A
 
 sio0: [FILTER]
 
 fdc0: <floppy drive controller> port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on =
 acpi0
 
 fdc0: [FILTER]
 
 cpu0: <ACPI CPU> on acpi0
 
 est0: <Enhanced SpeedStep Frequency Control> on cpu0
 
 p4tcc0: <CPU Frequency Thermal Control> on cpu0
 
 cpu1: <ACPI CPU> on acpi0
 
 est1: <Enhanced SpeedStep Frequency Control> on cpu1
 
 p4tcc1: <CPU Frequency Thermal Control> on cpu1
 
 pmtimer0 on isa0
 
 orm0: <ISA Option ROM> at iomem 0xc0000-0xcafff pnpid ORM0000 on isa0
 
 ata0 at port 0x1f0-0x1f7,0x3f6 irq 14 on isa0
 
 ata0: [ITHREAD]
 
 ata1 at port 0x170-0x177,0x376 irq 15 on isa0
 
 ata1: [ITHREAD]
 
 atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0
 
 atkbd0: <AT Keyboard> irq 1 on atkbdc0
 
 kbd0 at atkbd0
 
 atkbd0: [GIANT-LOCKED]
 
 atkbd0: [ITHREAD]
 
 ppc0: parallel port not found.
 
 sc0: <System console> at flags 0x100 on isa0
 
 sc0: VGA <16 virtual consoles, flags=3D0x300>
 
 sio1: configured irq 3 not in bitmap of probed irqs 0
 
 sio1: port may not be enabled
 
 vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on =
 isa0
 
 ums0: <Microsoft Basic Optical Mouse, class 0/0, rev 1.10/0.00, addr 2> =
 on
 uhub0
 
 ums0: 3 buttons and Z dir.
 
 ukbd0: <Chicony USB Keyboard, class 0/0, rev 1.10/1.01, addr 3> on uhub0
 
 kbd2 at ukbd0
 
 Timecounters tick every 1.000 msec
 
 mpt0: mpt_read_cfg_page: Config Info Status 22
 
 mpt0:vol0(mpt0:0:0): mpt_refresh_raid_vol: Failed to read RAID Vol =
 Page(0)
 
 mpt0:vol0(mpt0:0:0): Settings ( )
 
 mpt0:vol0(mpt0:0:0): 0 Members:
 
 mpt0:vol0(mpt0:0:0): RAID-0 - Optimal
 
 (mpt0:0:10): Physical (mpt0:0:10:0), Pass-thru (mpt0:1:0:0)
 
 (mpt0:0:10): Online
 
 (mpt0:0:11): Physical (mpt0:0:11:0), Pass-thru (mpt0:1:1:0)
 
 (mpt0:0:11): Online
 
 ses0 at mpt0 bus 0 target 8 lun 0
 
 ses0: <IBM SAS SES-2 DEVICE 1.11> Fixed Enclosure Services SCSI-3 device =
 
 
 ses0: 300.000MB/s transfers
 
 ses0: SCSI-3 SES Device
 
 da0 at mpt0 bus 0 target 9 lun 0
 
 da0: <LSILOGIC Logical Volume 3000> Fixed Direct Access SCSI-2 device=20
 
 da0: 300.000MB/s transfers
 
 da0: Command Queueing Enabled
 
 da0: 237464MB (486326272 512 byte sectors: 255H 63S/T 30272C)
 
 acd0: CDRW <HL-DT-STCD-RW/DVD DRIVE GCC-T10N/1.00> at ata5-master UDMA33
 
 SMP: AP CPU #1 Launched!
 
 Trying to mount root from ufs:/dev/da0s1a
 
 bge0: link state changed to UP
 
 bge0: watchdog timeout -- resetting
 
 bge0: link state changed to DOWN
 
 bge0: link state changed to UP
 
 =20
 
 # vmstat -i
 
 interrupt                          total       rate
 
 irq1: atkbd0                          18          0
 
 irq16: uhci0 ehci0                     2          0
 
 irq17: mpt0 uhci1++                70188         12
 
 cpu0: timer                     11623503       1999
 
 irq256: bge0                      170972         29
 
 cpu1: timer                     11612175       1997
 
 Total                           23476858       4037
 
 =20
 
 =20
 
 # ifconfig bge0
 
 bge0: flags=3D8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu =
 1500
 
         =
 options=3D19b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,TSO4>
 
         ether 00:1a:64:21:f8:28
 
         inet 87.54.34.132 netmask 0xfffffff8 broadcast 87.54.34.135
 
         media: Ethernet autoselect (1000baseTX <full-duplex>)
 
         status: active
 
   =20
 
 =20
 
 -----------------------------------------------------------------
 
 UpNavigator
 
 S=F8ren Mortensen
 
 R=F8gen Hedevej 145
 
 8472 Sporup
 
 =20
 
  <mailto:sm@upnavigator.dk> sm@upnavigator.dk
 
 tlf: 46 920 388 - fax: 46 920 588 - mobil: 2287 0300
 
 -----------------------------------------------------------------
 
 =20
 
 
 ------=_NextPart_000_0107_01CB3ED1.2170D200
 Content-Type: text/html;
 	charset="iso-8859-1"
 Content-Transfer-Encoding: quoted-printable
 
 <html xmlns:v=3D"urn:schemas-microsoft-com:vml" =
 xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
 xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
 xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" =
 xmlns=3D"http://www.w3.org/TR/REC-html40">
 
 <head>
 <meta http-equiv=3DContent-Type content=3D"text/html; =
 charset=3Diso-8859-1">
 <meta name=3DGenerator content=3D"Microsoft Word 12 (filtered medium)">
 <style>
 <!--
  /* Font Definitions */
  @font-face
 	{font-family:"Cambria Math";
 	panose-1:2 4 5 3 5 4 6 3 2 4;}
 @font-face
 	{font-family:Calibri;
 	panose-1:2 15 5 2 2 2 4 3 2 4;}
  /* Style Definitions */
  p.MsoNormal, li.MsoNormal, div.MsoNormal
 	{margin:0cm;
 	margin-bottom:.0001pt;
 	font-size:11.0pt;
 	font-family:"Calibri","sans-serif";}
 a:link, span.MsoHyperlink
 	{mso-style-priority:99;
 	color:blue;
 	text-decoration:underline;}
 a:visited, span.MsoHyperlinkFollowed
 	{mso-style-priority:99;
 	color:purple;
 	text-decoration:underline;}
 span.EmailStyle17
 	{mso-style-type:personal-compose;
 	font-family:"Calibri","sans-serif";
 	color:windowtext;}
 .MsoChpDefault
 	{mso-style-type:export-only;}
 @page Section1
 	{size:612.0pt 792.0pt;
 	margin:3.0cm 2.0cm 3.0cm 2.0cm;}
 div.Section1
 	{page:Section1;}
 -->
 </style>
 <!--[if gte mso 9]><xml>
  <o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
 </xml><![endif]--><!--[if gte mso 9]><xml>
  <o:shapelayout v:ext=3D"edit">
   <o:idmap v:ext=3D"edit" data=3D"1" />
  </o:shapelayout></xml><![endif]-->
 </head>
 
 <body lang=3DDA link=3Dblue vlink=3Dpurple>
 
 <div class=3DSection1>
 
 <p class=3DMsoNormal><span lang=3DEN-US># dmesg<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>Copyright (c) 1992-2010 The =
 FreeBSD
 Project.<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>Copyright (c) 1979, 1980, 1983, =
 1986, 1988,
 1989, 1991, 1992, 1993, 1994<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>=A0=A0=A0=A0=A0=A0=A0 The =
 Regents of the University of
 California. All rights reserved.<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>FreeBSD is a registered =
 trademark of The
 FreeBSD Foundation.<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>FreeBSD 7.3-RELEASE-p2 #0: Mon =
 Jul 12
 19:04:04 UTC 2010<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>=A0=A0=A0
 root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC =
 i386<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>Timecounter &quot;i8254&quot; =
 frequency
 1193182 Hz quality 0<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>CPU: Intel(R) Xeon(R) =
 CPU=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 E3110=A0
 @ 3.00GHz (3000.02-MHz 686-class CPU)<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>=A0 Origin =3D =
 &quot;GenuineIntel&quot;=A0 Id =3D
 0x10676=A0 Stepping =3D 6<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>=A0
 Features=3D0xbfebfbff&lt;FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR=
 ,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE&=
 gt;<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>=A0
 Features2=3D0x8e3fd&lt;SSE3,DTES64,MON,DS_CPL,VMX,SMX,EST,TM2,SSSE3,CX16,=
 xTPR,PDCM,SSE4.1&gt;<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>=A0 AMD =
 Features=3D0x20100000&lt;NX,LM&gt;<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>=A0 AMD =
 Features2=3D0x1&lt;LAHF&gt;<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>=A0 Cores per package: =
 2<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>real memory=A0 =3D 2145845248 =
 (2046 MB)<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>avail memory =3D 2090184704 =
 (1993 MB)<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>ACPI APIC Table: =
 &lt;PTLTD=A0=A0=A0=A0=A0=A0=A0=A0=A0 APIC=A0
 &gt;<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>FreeBSD/SMP: Multiprocessor =
 System
 Detected: 2 CPUs<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>=A0cpu0 (BSP): APIC ID:=A0 =
 0<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>=A0cpu1 (AP): APIC ID:=A0 =
 1<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>ioapic0 &lt;Version 2.0&gt; irqs =
 0-23 on
 motherboard<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>kbd1 at =
 kbdmux0<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>acpi0: &lt;IBM EXA01ZEU&gt; on =
 motherboard<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>acpi0: =
 [ITHREAD]<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>acpi0: Power Button =
 (fixed)<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>Timecounter =
 &quot;ACPI-fast&quot; frequency
 3579545 Hz quality 1000<o:p></o:p></span></p>
 
 <p class=3DMsoNormal>acpi_timer0: &lt;24-bit timer at 3.579545MHz&gt; =
 port
 0x1008-0x100b on acpi0<o:p></o:p></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>acpi_hpet0: &lt;High Precision =
 Event
 Timer&gt; iomem 0xfed00000-0xfed003ff on acpi0<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>Timecounter &quot;HPET&quot; =
 frequency
 14318180 Hz quality 900<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>pcib0: &lt;ACPI Host-PCI =
 bridge&gt; port
 0xcf8-0xcff on acpi0<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>pci0: &lt;ACPI PCI bus&gt; on =
 pcib0<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>pcib1: &lt;ACPI PCI-PCI =
 bridge&gt; irq 16
 at device 1.0 on pci0<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>pci4: &lt;ACPI PCI bus&gt; on =
 pcib1<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>pcib2: &lt;ACPI PCI-PCI =
 bridge&gt; irq 16
 at device 28.0 on pci0<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>pci8: &lt;ACPI PCI bus&gt; on =
 pcib2<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>pcib3: &lt;ACPI PCI-PCI =
 bridge&gt; irq 16
 at device 28.4 on pci0<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>pci2: &lt;ACPI PCI bus&gt; on =
 pcib3<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>bge0: &lt;Broadcom NetXtreme =
 Gigabit
 Ethernet Controller, ASIC rev. 0x00a200&gt; mem 0xe8200000-0xe820ffff =
 irq 16 at
 device 0.0 on pci2<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>miibus0: &lt;MII bus&gt; on =
 bge0<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>brgphy0: &lt;BCM5722 =
 10/100/1000baseTX
 PHY&gt; PHY 1 on miibus0<o:p></o:p></span></p>
 
 <p class=3DMsoNormal>brgphy0:=A0 10baseT, 10baseT-FDX, 100baseTX, =
 100baseTX-FDX,
 1000baseT, 1000baseT-FDX, auto<o:p></o:p></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>bge0: Ethernet address: =
 00:1a:64:21:f8:28<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>bge0: =
 [FILTER]<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>pcib4: &lt;ACPI PCI-PCI =
 bridge&gt; irq 17
 at device 28.5 on pci0<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>pci1: &lt;ACPI PCI bus&gt; on =
 pcib4<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>mpt0: &lt;LSILogic SAS/SATA =
 Adapter&gt;
 port 0x2000-0x20ff mem 0xe8310000-0xe8313fff,0xe8300000-0xe830ffff irq =
 17 at
 device 0.0 on pci1<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>mpt0: =
 [ITHREAD]<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>mpt0: MPI =
 Version=3D1.5.17.0<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>mpt0: Capabilities: ( RAID-0 =
 RAID-1E RAID-1
 )<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>mpt0: 1 Active Volume (2 =
 Max)<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>mpt0: 2 Hidden Drive Members (14 =
 Max)<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>uhci0: &lt;UHCI (generic) USB
 controller&gt; port 0x1820-0x183f irq 16 at device 29.0 on =
 pci0<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>uhci0: =
 [GIANT-LOCKED]<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>uhci0: =
 [ITHREAD]<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>usb0: &lt;UHCI (generic) USB =
 controller&gt;
 on uhci0<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>usb0: USB revision =
 1.0<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>uhub0: &lt;Intel UHCI root hub, =
 class 9/0,
 rev 1.00/1.00, addr 1&gt; on usb0<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>uhub0: 2 ports with 2 removable, =
 self
 powered<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>uhci1: &lt;UHCI (generic) USB
 controller&gt; port 0x1840-0x185f irq 17 at device 29.1 on =
 pci0<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>uhci1: =
 [GIANT-LOCKED]<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>uhci1: =
 [ITHREAD]<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>usb1: &lt;UHCI (generic) USB =
 controller&gt;
 on uhci1<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>usb1: USB revision =
 1.0<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>uhub1: &lt;Intel UHCI root hub, =
 class 9/0,
 rev 1.00/1.00, addr 1&gt; on usb1<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>uhub1: 2 ports with 2 removable, =
 self
 powered<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>uhci2: &lt;UHCI (generic) USB
 controller&gt; port 0x1860-0x187f irq 18 at device 29.2 on =
 pci0<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>uhci2: =
 [GIANT-LOCKED]<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>uhci2: =
 [ITHREAD]<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>usb2: &lt;UHCI (generic) USB =
 controller&gt;
 on uhci2<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>usb2: USB revision =
 1.0<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>uhub2: &lt;Intel UHCI root hub, =
 class 9/0,
 rev 1.00/1.00, addr 1&gt; on usb2<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>uhub2: 2 ports with 2 removable, =
 self
 powered<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>ehci0: &lt;EHCI (generic) USB =
 2.0
 controller&gt; mem 0xe8500000-0xe85003ff irq 16 at device 29.7 on =
 pci0<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>ehci0: =
 [GIANT-LOCKED]<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>ehci0: =
 [ITHREAD]<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>usb3: EHCI version =
 1.0<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>usb3: companion controllers, 2 =
 ports each:
 usb0 usb1 usb2<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>usb3: &lt;EHCI (generic) USB 2.0
 controller&gt; on ehci0<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>usb3: USB revision =
 2.0<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>uhub3: &lt;Intel EHCI root hub, =
 class 9/0,
 rev 2.00/1.00, addr 1&gt; on usb3<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>uhub3: 6 ports with 6 removable, =
 self
 powered<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>pcib5: &lt;ACPI PCI-PCI =
 bridge&gt; at
 device 30.0 on pci0<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>pci3: &lt;ACPI PCI bus&gt; on =
 pcib5<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>bge1: &lt;Broadcom NetXtreme =
 Gigabit
 Ethernet Controller, ASIC rev. 0x001100&gt; mem 0xe8400000-0xe840ffff =
 irq 21 at
 device 1.0 on pci3<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>miibus1: &lt;MII bus&gt; on =
 bge1<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>brgphy1: &lt;BCM5703 =
 10/100/1000baseTX
 PHY&gt; PHY 1 on miibus1<o:p></o:p></span></p>
 
 <p class=3DMsoNormal>brgphy1:=A0 10baseT, 10baseT-FDX, 100baseTX, =
 100baseTX-FDX,
 1000baseT, 1000baseT-FDX, auto<o:p></o:p></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>bge1: Ethernet address: =
 00:1a:64:21:f8:29<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>bge1: =
 [ITHREAD]<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>vgapci0: &lt;VGA-compatible =
 display&gt;
 port 0x3000-0x30ff mem 0xe0000000-0xe7ffffff,0xe8410000-0xe841ffff irq =
 19 at
 device 2.0 on pci3<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>isab0: &lt;PCI-ISA bridge&gt; at =
 device
 31.0 on pci0<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>isa0: &lt;ISA bus&gt; on =
 isab0<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>atapci0: &lt;Intel ICH9 SATA300
 controller&gt; port
 0x1c18-0x1c1f,0x1c0c-0x1c0f,0x1c10-0x1c17,0x1c08-0x1c0b,0x18c0-0x18cf,0x1=
 8b0-0x18bf
 irq 17 at device 31.2 on pci0<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>atapci0: =
 [ITHREAD]<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>ata2: &lt;ATA channel 0&gt; on =
 atapci0<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>ata2: =
 [ITHREAD]<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>ata3: &lt;ATA channel 1&gt; on =
 atapci0<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>ata3: =
 [ITHREAD]<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>pci0: &lt;serial bus, SMBus&gt; =
 at device
 31.3 (no driver attached)<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>atapci1: &lt;Intel ICH9 SATA300
 controller&gt; port =
 0x1c30-0x1c37,0x1c24-0x1c27,0x1c28-0x1c2f,0x1c20-0x1c23,0x18e0-0x18ef,0x1=
 8d0-0x18df
 irq 17 at device 31.5 on pci0<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>atapci1: =
 [ITHREAD]<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>ata4: &lt;ATA channel 0&gt; on =
 atapci1<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>ata4: =
 [ITHREAD]<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>ata5: &lt;ATA channel 1&gt; on =
 atapci1<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>ata5: =
 [ITHREAD]<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>acpi_button0: &lt;Power =
 Button&gt; on acpi0<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>sio0: &lt;16550A-compatible COM =
 port&gt;
 port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>sio0: type =
 16550A<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>sio0: =
 [FILTER]<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>fdc0: &lt;floppy drive =
 controller&gt; port
 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on acpi0<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>fdc0: =
 [FILTER]<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>cpu0: &lt;ACPI CPU&gt; on =
 acpi0<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>est0: &lt;Enhanced SpeedStep =
 Frequency
 Control&gt; on cpu0<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>p4tcc0: &lt;CPU Frequency =
 Thermal
 Control&gt; on cpu0<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>cpu1: &lt;ACPI CPU&gt; on =
 acpi0<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>est1: &lt;Enhanced SpeedStep =
 Frequency
 Control&gt; on cpu1<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>p4tcc1: &lt;CPU Frequency =
 Thermal
 Control&gt; on cpu1<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>pmtimer0 on =
 isa0<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>orm0: &lt;ISA Option ROM&gt; at =
 iomem
 0xc0000-0xcafff pnpid ORM0000 on isa0<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>ata0 at port 0x1f0-0x1f7,0x3f6 =
 irq 14 on
 isa0<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>ata0: =
 [ITHREAD]<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>ata1 at port 0x170-0x177,0x376 =
 irq 15 on
 isa0<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>ata1: =
 [ITHREAD]<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>atkbdc0: &lt;Keyboard controller
 (i8042)&gt; at port 0x60,0x64 on isa0<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>atkbd0: &lt;AT Keyboard&gt; irq =
 1 on
 atkbdc0<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>kbd0 at =
 atkbd0<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>atkbd0: =
 [GIANT-LOCKED]<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>atkbd0: =
 [ITHREAD]<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>ppc0: parallel port not =
 found.<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>sc0: &lt;System console&gt; at =
 flags 0x100
 on isa0<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>sc0: VGA &lt;16 virtual =
 consoles,
 flags=3D0x300&gt;<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>sio1: configured irq 3 not in =
 bitmap of
 probed irqs 0<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>sio1: port may not be =
 enabled<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>vga0: &lt;Generic ISA VGA&gt; at =
 port
 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>ums0: &lt;Microsoft Basic =
 Optical Mouse,
 class 0/0, rev 1.10/0.00, addr 2&gt; on uhub0<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>ums0: 3 buttons and Z =
 dir.<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>ukbd0: &lt;Chicony USB Keyboard, =
 class 0/0,
 rev 1.10/1.01, addr 3&gt; on uhub0<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>kbd2 at =
 ukbd0<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>Timecounters tick every 1.000 =
 msec<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>mpt0: mpt_read_cfg_page: Config =
 Info Status
 22<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>mpt0:vol0(mpt0:0:0): =
 mpt_refresh_raid_vol:
 Failed to read RAID Vol Page(0)<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>mpt0:vol0(mpt0:0:0): Settings ( =
 )<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>mpt0:vol0(mpt0:0:0): 0 =
 Members:<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>mpt0:vol0(mpt0:0:0): RAID-0 - =
 Optimal<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>(mpt0:0:10): Physical =
 (mpt0:0:10:0),
 Pass-thru (mpt0:1:0:0)<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>(mpt0:0:10): =
 Online<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>(mpt0:0:11): Physical =
 (mpt0:0:11:0),
 Pass-thru (mpt0:1:1:0)<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>(mpt0:0:11): =
 Online<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>ses0 at mpt0 bus 0 target 8 lun =
 0<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>ses0: &lt;IBM SAS SES-2 DEVICE =
 1.11&gt;
 Fixed Enclosure Services SCSI-3 device <o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>ses0: 300.000MB/s =
 transfers<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>ses0: SCSI-3 SES =
 Device<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>da0 at mpt0 bus 0 target 9 lun =
 0<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>da0: &lt;LSILOGIC Logical Volume =
 3000&gt;
 Fixed Direct Access SCSI-2 device <o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>da0: 300.000MB/s =
 transfers<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>da0: Command Queueing =
 Enabled<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>da0: 237464MB (486326272 512 =
 byte sectors:
 255H 63S/T 30272C)<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>acd0: CDRW &lt;HL-DT-STCD-RW/DVD =
 DRIVE
 GCC-T10N/1.00&gt; at ata5-master UDMA33<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>SMP: AP CPU #1 =
 Launched!<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>Trying to mount root from =
 ufs:/dev/da0s1a<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>bge0: link state changed to =
 UP<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>bge0: watchdog timeout -- =
 resetting<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>bge0: link state changed to =
 DOWN<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>bge0: link state changed to =
 UP<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US><o:p>&nbsp;</o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US># vmstat =
 -i<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span =
 lang=3DEN-US>interrupt=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
 =A0=A0=A0=A0=A0=A0=A0=A0
 total=A0=A0=A0=A0=A0=A0 rate<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>irq1: =
 atkbd0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
 =A0=A0
 18=A0=A0=A0=A0=A0=A0=A0=A0 =A00<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>irq16: uhci0 =
 ehci0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0
 2=A0=A0=A0=A0=A0=A0=A0=A0=A0 0<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>irq17: mpt0 =
 uhci1++=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0
 70188=A0=A0=A0=A0=A0=A0=A0=A0 12<o:p></o:p></span></p>
 
 <p class=3DMsoNormal>cpu0: =
 timer=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 =
 11623503=A0=A0=A0=A0=A0=A0 1999<o:p></o:p></p>
 
 <p class=3DMsoNormal>irq256: =
 bge0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 =
 170972=A0=A0=A0=A0=A0=A0=A0=A0 29<o:p></o:p></p>
 
 <p class=3DMsoNormal>cpu1: =
 timer=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 =
 11612175=A0=A0=A0=A0 =A0=A01997<o:p></o:p></p>
 
 <p class=3DMsoNormal><span =
 lang=3DEN-US>Total=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
 =A0=A0=A0=A0=A0=A0=A0
 23476858=A0=A0=A0=A0=A0=A0 4037<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US><o:p>&nbsp;</o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US><o:p>&nbsp;</o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US># ifconfig =
 bge0<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>bge0:
 flags=3D8843&lt;UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST&gt; metric 0 mtu =
 1500<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>=A0=A0=A0=A0=A0=A0=A0
 options=3D19b&lt;RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,TSO4&g=
 t;<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>=A0=A0=A0=A0=A0=A0=A0 ether =
 00:1a:64:21:f8:28<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>=A0=A0=A0=A0=A0=A0=A0 inet =
 87.54.34.132 netmask
 0xfffffff8 broadcast 87.54.34.135<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>=A0=A0=A0=A0=A0=A0=A0 media: =
 Ethernet autoselect
 (1000baseTX &lt;full-duplex&gt;)<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span lang=3DEN-US>=A0=A0=A0=A0=A0=A0=A0 =
 </span>status: active<o:p></o:p></p>
 
 <p class=3DMsoNormal>=A0=A0 <o:p></o:p></p>
 
 <p class=3DMsoNormal><o:p>&nbsp;</o:p></p>
 
 <p class=3DMsoNormal><span =
 style=3D'color:#1F497D'>-------------------------------------------------=
 ----------------<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><b><span =
 style=3D'color:#1F497D'>UpNavigator<o:p></o:p></span></b></p>
 
 <p class=3DMsoNormal><span style=3D'color:#1F497D'>S=F8ren =
 Mortensen<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span style=3D'color:#1F497D'>R=F8gen Hedevej =
 145<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span style=3D'color:#1F497D'>8472 =
 Sporup<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span =
 style=3D'color:#1F497D'><o:p>&nbsp;</o:p></span></p>
 
 <p class=3DMsoNormal><span style=3D'color:#1F497D'><a
 href=3D"mailto:sm@upnavigator.dk"><span =
 style=3D'color:blue'>sm@upnavigator.dk</span></a><o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span style=3D'color:#1F497D'>tlf: 46 920 388 - =
 fax: 46 920
 588 - mobil: 2287 0300<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><span =
 style=3D'color:#1F497D'>-------------------------------------------------=
 ----------------<o:p></o:p></span></p>
 
 <p class=3DMsoNormal><o:p>&nbsp;</o:p></p>
 
 </div>
 
 </body>
 
 </html>
 
 ------=_NextPart_000_0107_01CB3ED1.2170D200--
 

From: Pyun YongHyeon <pyunyh@gmail.com>
To: =?iso-8859-1?Q?S=F8ren?= Mortensen <sm@upnavigator.dk>
Cc: yongari@freebsd.org, bug-followup@FreeBSD.org
Subject: Re: kern/92090: [bge] bge0: watchdog timeout -- resetting
Date: Mon, 17 Jan 2011 15:28:34 -0800

 On Thu, Oct 21, 2010 at 12:13:56PM -0700, Pyun YongHyeon wrote:
 > On Wed, Aug 18, 2010 at 10:50:04AM +0000, S??ren Mortensen wrote:
 > > The following reply was made to PR kern/92090; it has been noted by GNATS.
 > > 
 > > From: =?iso-8859-1?Q?S=F8ren_Mortensen?= <sm@upnavigator.dk>
 > > To: <bug-followup@FreeBSD.org>,
 > > 	<weijinhong@cjis.cn>
 > > Cc:  
 > > Subject: Re: kern/92090: [bge] bge0: watchdog timeout -- resetting
 > > Date: Wed, 18 Aug 2010 12:30:22 +0200
 > > 
 > >  Dette er en meddelelse i flere dele i MIME-format.
 > >  
 > >  ------=_NextPart_000_0107_01CB3ED1.2170D200
 > >  Content-Type: text/plain;
 > >  	charset="iso-8859-1"
 > >  Content-Transfer-Encoding: quoted-printable
 > >  
 > >  # dmesg
 > >  
 > >  Copyright (c) 1992-2010 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 is a registered trademark of The FreeBSD Foundation.
 > >  
 > >  FreeBSD 7.3-RELEASE-p2 #0: Mon Jul 12 19:04:04 UTC 2010
 > 
 > [...]
 > 
 > >  bge0: <Broadcom NetXtreme Gigabit Ethernet Controller, ASIC rev. =
 > >  0x00a200>
 > >  mem 0xe8200000-0xe820ffff irq 16 at device 0.0 on pci2
 > >  
 > >  miibus0: <MII bus> on bge0
 > >  
 > >  brgphy0: <BCM5722 10/100/1000baseTX PHY> PHY 1 on miibus0
 > >  
 > >  brgphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT,
 > >  1000baseT-FDX, auto
 > >  
 > >  bge0: Ethernet address: 00:1a:64:21:f8:28
 > >  
 > >  bge0: [FILTER]
 > 
 > [...]
 > 
 > >  
 > >  bge0: link state changed to UP
 > >  
 > >  bge0: watchdog timeout -- resetting
 > >  
 > >  bge0: link state changed to DOWN
 > >  
 > >  bge0: link state changed to UP
 > >  
 > 
 > Could you give me more information on watchdog timeouts?
 > At least you should provide verbose boot output.
 > It would be even better if you can try bge(4) in CURRENT. bge(4)
 > in HEAD fixed many issues and your issue might be fixed.
 > If CURRENT still shows the same issue, please let me know.
 
 Any progress here? I believe most bge(4) issues were fixed in 8.2
 and 7.4. Are you still having issue?
State-Changed-From-To: feedback->closed 
State-Changed-By: yongari 
State-Changed-When: Mon Jan 31 23:24:18 UTC 2011 
State-Changed-Why:  
Close(Feedback timeout). This PR contained multiple issues but 
I believe most of these issues were fixed long time ago.  The 
information filed in the PR is not applicable to recent FreeBSD 
releases and users are encouraged to file a new PR if he/she 
encounter the issue again on recent FreeBSD releases. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=92090 
>Unformatted:
