From owner-freebsd-stable@FreeBSD.ORG Sat Mar 8 13:23:29 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 813B61065670 for ; Sat, 8 Mar 2008 13:23:29 +0000 (UTC) (envelope-from dimitry@andric.com) Received: from tensor.andric.com (cl-327.ede-01.nl.sixxs.net [IPv6:2001:7b8:2ff:146::2]) by mx1.freebsd.org (Postfix) with ESMTP id 429DD8FC23 for ; Sat, 8 Mar 2008 13:23:29 +0000 (UTC) (envelope-from dimitry@andric.com) Received: from [IPv6:2001:7b8:3a7:0:7015:c215:7baa:a3d6] (unknown [IPv6:2001:7b8:3a7:0:7015:c215:7baa:a3d6]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTP id 9A1B43C; Sat, 8 Mar 2008 14:23:27 +0100 (CET) Message-ID: <47D29352.5050503@andric.com> Date: Sat, 08 Mar 2008 14:23:30 +0100 From: Dimitry Andric User-Agent: Thunderbird 2.0.0.13pre (Windows/20080229) MIME-Version: 1.0 To: Torfinn Ingolfsen References: <200803061742.34291.vincent@netaktiv.com> <200803071059.48837.doconnor@gsoft.com.au> <200803070913.12978.jhb@freebsd.org> <20080308131610.43b57ee6.torfinn.ingolfsen@broadpark.no> In-Reply-To: <20080308131610.43b57ee6.torfinn.ingolfsen@broadpark.no> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org Subject: Re: BTX on USB pen drive 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, 08 Mar 2008 13:23:29 -0000 On 2008-03-08 13:16, Torfinn Ingolfsen wrote: > I have btx.S revision: > * $FreeBSD: src/sys/boot/i386/btx/btx/btx.S,v 1.44 2006/12/06 17:45:35 > jhb Exp $ > > Is the patch supposed to work on that one? No, update it to 1.45 (=HEAD) and then apply the patch, that's much easier.