From owner-freebsd-gnome@FreeBSD.ORG Sat Jan 13 21:38:49 2007 Return-Path: X-Original-To: gnome@FreeBSD.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 7394D16A417; Sat, 13 Jan 2007 21:38:49 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from creme-brulee.marcuscom.com (creme-brulee.marcuscom.com [24.172.16.118]) by mx1.freebsd.org (Postfix) with ESMTP id 2E32213C468; Sat, 13 Jan 2007 21:38:49 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from [192.168.1.4] (shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.13.8/8.13.8) with ESMTP id l0DLdVk0054840; Sat, 13 Jan 2007 16:39:31 -0500 (EST) (envelope-from marcus@FreeBSD.org) From: Joe Marcus Clarke To: Jean-Yves Lefort In-Reply-To: <20070113223214.66078809.jylefort@FreeBSD.org> References: <1168720304.4773.5.camel@shumai.marcuscom.com> <20070113223214.66078809.jylefort@FreeBSD.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-Wf9rJ+s8UM7OnqaL+9JA" Organization: FreeBSD, Inc. Date: Sat, 13 Jan 2007 16:38:48 -0500 Message-Id: <1168724328.4773.21.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Evolution 2.8.2.1 FreeBSD GNOME Team Port Cc: FreeBSD GNOME Users Subject: Re: HAL testers needed X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Jan 2007 21:38:49 -0000 --=-Wf9rJ+s8UM7OnqaL+9JA Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sat, 2007-01-13 at 22:32 +0100, Jean-Yves Lefort wrote: > On Sat, 13 Jan 2007 15:31:44 -0500 > Joe Marcus Clarke wrote: >=20 > > If you have cycles, please test the following patch to devel/libvolumei= d > > and let me know if you encounter any adverse issues. This patch > > increases the superblock buffer size from 0x11000 to 0x88000 since > > FreeBSD does not support lseek'ing correctly on certain device nodes > > (e.g. acd/cd). >=20 > Interested hackers (want to code a GEOM class?) can refer to this > thread for details: >=20 > http://lists.freebsd.org/pipermail/freebsd-geom/2006-April/001200.html I actually fixed this a better way in udf.c. The code as it was written was trying to read data in less than "sectorsize" chunks. GEOM does not like this. UDF detection should be working now in hal. No need to test my previous patch. Joe --=20 Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome --=-Wf9rJ+s8UM7OnqaL+9JA Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQBFqVFob2iPiv4Uz4cRAibiAJ9HBnFEr1a5n1JR59Jb2sxxI/1xXgCgiI/I 1bqOuXf1ghFeyWjAWwG02jY= =VilZ -----END PGP SIGNATURE----- --=-Wf9rJ+s8UM7OnqaL+9JA--