From owner-freebsd-current@FreeBSD.ORG Thu May 9 12:16:32 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 5AF7E166; Thu, 9 May 2013 12:16:32 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from bigwig.baldwin.cx (bigwig.baldwin.cx [IPv6:2001:470:1f11:75::1]) by mx1.freebsd.org (Postfix) with ESMTP id 37CEB2C2; Thu, 9 May 2013 12:16:32 +0000 (UTC) Received: from jhbbsd.localnet (unknown [209.249.190.124]) by bigwig.baldwin.cx (Postfix) with ESMTPSA id 89A05B918; Thu, 9 May 2013 08:16:31 -0400 (EDT) From: John Baldwin To: Kamil Czekirda Subject: Re: FreeBSD & Intel AMT Date: Thu, 9 May 2013 08:16:11 -0400 User-Agent: KMail/1.13.5 (FreeBSD/8.2-CBSD-20110714-p25; KDE/4.5.5; amd64; ; ) References: <201304291221.19725.jhb@freebsd.org> In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201305090816.11525.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.2.7 (bigwig.baldwin.cx); Thu, 09 May 2013 08:16:31 -0400 (EDT) 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: Thu, 09 May 2013 12:16:32 -0000 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