From owner-freebsd-net@FreeBSD.ORG Wed Mar 2 15:16:53 2011 Return-Path: Delivered-To: net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8313D1065670; Wed, 2 Mar 2011 15:16:53 +0000 (UTC) (envelope-from kostikbel@gmail.com) Received: from mail.zoral.com.ua (mx0.zoral.com.ua [91.193.166.200]) by mx1.freebsd.org (Postfix) with ESMTP id EE3578FC1B; Wed, 2 Mar 2011 15:16:52 +0000 (UTC) Received: from deviant.kiev.zoral.com.ua (root@deviant.kiev.zoral.com.ua [10.1.1.148]) by mail.zoral.com.ua (8.14.2/8.14.2) with ESMTP id p22EcRdr061317 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 2 Mar 2011 16:38:27 +0200 (EET) (envelope-from kostikbel@gmail.com) Received: from deviant.kiev.zoral.com.ua (kostik@localhost [127.0.0.1]) by deviant.kiev.zoral.com.ua (8.14.4/8.14.4) with ESMTP id p22EcR10040034; Wed, 2 Mar 2011 16:38:27 +0200 (EET) (envelope-from kostikbel@gmail.com) Received: (from kostik@localhost) by deviant.kiev.zoral.com.ua (8.14.4/8.14.4/Submit) id p22EcROd040033; Wed, 2 Mar 2011 16:38:27 +0200 (EET) (envelope-from kostikbel@gmail.com) X-Authentication-Warning: deviant.kiev.zoral.com.ua: kostik set sender to kostikbel@gmail.com using -f Date: Wed, 2 Mar 2011 16:38:27 +0200 From: Kostik Belousov To: jfv@freebsd.org Message-ID: <20110302143827.GA78089@deviant.kiev.zoral.com.ua> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="GiGu7FyeuLbo3AR8" Content-Disposition: inline User-Agent: Mutt/1.4.2.3i X-Spam-Status: No, score=-3.4 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00, DNS_FROM_OPENWHOIS autolearn=no version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on skuns.kiev.zoral.com.ua Cc: net@freebsd.org Subject: i386 kernel hangs, seemingly on em0 attachment. X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Mar 2011 15:16:53 -0000 --GiGu7FyeuLbo3AR8 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, I have an issue with Core-i5 system and onboard em adapter on the=20 Intel DH55HC Desktop Board. em0: port 0xf040-0xf05f mem 0x= fe500000-0xfe51ffff,0xfe528000-0xfe528fff irq 20 at device 25.0 on pci0 em0: attempting to allocate 1 MSI vectors (1 supported) msi: routing MSI IRQ 256 to local APIC 0 vector 49 em0: using IRQ 256 for MSI em0: Using an MSI interrupt The machine with i386 kernel hangs with the last lines of the kernel output listed above. amd64 version boots flawless. Interesting detail is that even reset starts to act when the machine hangs, pressing the button causes a reset only after 10-20 seconds. Removing if_em from the list of loaded modules allows kernel to finish loading and gives me the "/" selection dialog, which is unuseful since machine is pxebooted. em0 is the onboard adapter, also there is em1 in the pci slot. em0@pci0:0:25:0: class=3D0x020000 card=3D0x00378086 chip=3D0x10f08086 rev= =3D0x06 hdr=3D0x00 em1@pci0:1:2:0: class=3D0x020000 card=3D0x13768086 chip=3D0x107c8086 rev= =3D0x05 hdr=3D0x00 System is today HEAD. if_em is loaded as module. pxeboot. Any help ? --GiGu7FyeuLbo3AR8 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (FreeBSD) iEYEARECAAYFAk1uVmMACgkQC3+MBN1Mb4hTRACfeyrpiD9eaaZxfa1onpUEbnYw h24AnRJJgP8N3v6rbpztZdb/5KRwsdz/ =0ulI -----END PGP SIGNATURE----- --GiGu7FyeuLbo3AR8--