From owner-freebsd-hackers@FreeBSD.ORG Fri May 9 14:25:03 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 79C9D37B401 for ; Fri, 9 May 2003 14:25:03 -0700 (PDT) Received: from memphis.mephi.ru (memphis.mephi.ru [194.67.67.234]) by mx1.FreeBSD.org (Postfix) with ESMTP id E847543F85 for ; Fri, 9 May 2003 14:25:01 -0700 (PDT) (envelope-from timon@memphis.mephi.ru) Received: from memphis.mephi.ru (timon@localhost [127.0.0.1]) by memphis.mephi.ru (8.12.6p2/8.12.6) with ESMTP id h49LOwPt054690 for ; Sat, 10 May 2003 01:24:58 +0400 (MSD) (envelope-from timon@memphis.mephi.ru) Received: (from timon@localhost) by memphis.mephi.ru (8.12.6p2/8.12.6/Submit) id h49LOvMu054689 for freebsd-hackers@freebsd.org; Sat, 10 May 2003 01:24:57 +0400 (MSD) Date: Sat, 10 May 2003 01:24:56 +0400 From: "Artem 'Zazoobr' Ignatiev" To: freebsd-hackers@freebsd.org Message-ID: <20030510012456.A54250@memphis.mephi.ru> Mail-Followup-To: Artem 'Zazoobr' Ignatiev , freebsd-hackers@freebsd.org References: <20030510005944.A53407@memphis.mephi.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20030510005944.A53407@memphis.mephi.ru>; from timon@memphis.mephi.ru on Sat, May 10, 2003 at 12:59:44AM +0400 Subject: Re: solaris/x86 disklabel geom class X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 May 2003 21:25:03 -0000 On Sat, May 10, 2003 at 12:59:44AM +0400, Artem 'Zazoobr' Ignatiev wrote: > Hello, > I wrote geom class that handles SUN solaris/x86 disklabels, and want > someone to review it... > Attached is a gzipped patch. Whoops, patch is here: http://memphis.mephi.ru/~timon/patch-geom_sunlabel_x86.gz Sinceherely yours, Artem 'Zazoobr' Ignatjev.