From owner-freebsd-stable@FreeBSD.ORG Sat Dec 23 16:19:54 2006 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 882E616A40F for ; Sat, 23 Dec 2006 16:19:54 +0000 (UTC) (envelope-from rizzo@icir.org) Received: from xorpc.icir.org (xorpc.icir.org [192.150.187.68]) by mx1.freebsd.org (Postfix) with ESMTP id 63B8813C44E for ; Sat, 23 Dec 2006 16:19:54 +0000 (UTC) (envelope-from rizzo@icir.org) Received: from xorpc.icir.org (localhost [127.0.0.1]) by xorpc.icir.org (8.12.11/8.13.6) with ESMTP id kBNGJr0U065753; Sat, 23 Dec 2006 08:19:53 -0800 (PST) (envelope-from rizzo@xorpc.icir.org) Received: (from rizzo@localhost) by xorpc.icir.org (8.12.11/8.12.3/Submit) id kBNGJrsN065752; Sat, 23 Dec 2006 08:19:53 -0800 (PST) (envelope-from rizzo) Date: Sat, 23 Dec 2006 08:19:53 -0800 From: Luigi Rizzo To: stable@freebsd.org Message-ID: <20061223081953.A65648@xorpc.icir.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i Cc: Subject: [patch] RELENG_6 support for i945 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Dec 2006 16:19:54 -0000 for those interested, i have backported to RELENG_6 the i945 support that is in HEAD. The relevant patch is at http://info.iet.unipi.it/~luigi/FreeBSD/20061223-i945.patch and it is very simple - it touches only one file. cheers luigi