From owner-freebsd-current@FreeBSD.ORG Mon May 13 21:44:38 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 0F8E274C; Mon, 13 May 2013 21:44:38 +0000 (UTC) (envelope-from kczekirda@gmail.com) Received: from mail-we0-x231.google.com (mail-we0-x231.google.com [IPv6:2a00:1450:400c:c03::231]) by mx1.freebsd.org (Postfix) with ESMTP id 4DFB6CD0; Mon, 13 May 2013 21:44:37 +0000 (UTC) Received: by mail-we0-f177.google.com with SMTP id q58so6553274wes.8 for ; Mon, 13 May 2013 14:44:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=5AaqyfY/YyZC5/VeK4ArL/TNlnhvS1YVp+dKpM5NhcA=; b=RgWHBN5f3/n+8tuVesmN50FgFlJG+hQYD97fV9HG8LEi1c1oblteaiqkJdWeyALC2r 0or1Bp78WAWd/Dx0l8LPuBN24WpGZnmWk9O/hyeIhaj/s3nteVYpfivslQ9huhrrdVRO XVaM504mkietNbQmKW0B5WvPlM3hKadyTv0OFCPKstMqrMyYlMojQcGQbjKAYbFNH4nE Fy/H9G3s2xCDBjzQn0i3XvRwMfFPQgBkUssEMYsRk5SmsDsh9B1W509L5BNG5eAOuX0p dg+9AKevAuLgX/+u8FNj2JIhfu052dIO8JA/Nv6bA2S9TwYtTFluW4va2pvAJD/JBnlG Il3g== MIME-Version: 1.0 X-Received: by 10.180.39.233 with SMTP id s9mr169992wik.25.1368481475866; Mon, 13 May 2013 14:44:35 -0700 (PDT) Received: by 10.194.29.34 with HTTP; Mon, 13 May 2013 14:44:35 -0700 (PDT) In-Reply-To: <201305090816.11525.jhb@freebsd.org> References: <201304291221.19725.jhb@freebsd.org> <201305090816.11525.jhb@freebsd.org> Date: Mon, 13 May 2013 23:44:35 +0200 Message-ID: Subject: Re: FreeBSD & Intel AMT From: Kamil Czekirda To: John Baldwin Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: jfv@freebsd.org, freebsd-current@freebsd.org, Jack Vogel X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 May 2013 21:44:38 -0000 Jack, do you have any ideas to resolve problem, on new Debian 7 and Ubuntu 13.10 AMT working fine. 2013/5/9 John Baldwin > On Thursday, May 09, 2013 4:34:16 am Kamil Czekirda wrote: > > Do you have any ideas to resolve the problem? > > I have no idea what part of e1000 common code deals with AMT/IPMI and what > you > might need to do to make this work. I was hoping Jack would be be able to > respond here. > > > 2013/4/29 John Baldwin > > > > > On Friday, April 26, 2013 5:17:34 pm Kamil Czekirda wrote: > > > > We have a problem with Intel AMT and FreeBSD. We have AMT version: > > > > 8.1.20-build 1336. AMT stop responding about five minutes after > booting > > > > FreeBSD, it's FreeBSD 9.1-STABLE, 64 bit. > > > > On Linux AMT works fine. We suspect driver, but it's similar like on > > > Linux. > > > > Can you show us the way to resolve this problem? > > > > > > While the e1000 drivers share the same common code, there are some > > > differences > > > in the OS-dependent bits (e.g. if_igb.c, etc.). I've cc'd Jack Vogel > who > > > maintains the e1000 drivers in FreeBSD. > > > > > > -- > > > John Baldwin > > > > > > > -- > John Baldwin >