From owner-freebsd-hackers@FreeBSD.ORG Tue Apr 7 01:42:21 2009 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F099910656CC for ; Tue, 7 Apr 2009 01:42:21 +0000 (UTC) (envelope-from kitchetech@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.243]) by mx1.freebsd.org (Postfix) with ESMTP id A79AE8FC1C for ; Tue, 7 Apr 2009 01:42:21 +0000 (UTC) (envelope-from kitchetech@gmail.com) Received: by an-out-0708.google.com with SMTP id d11so1482236and.13 for ; Mon, 06 Apr 2009 18:42:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:cc:content-type; bh=dnlQaJEvY8E3Gjs3gSSo0Nf0FCtomaODWKpo3s/w3ps=; b=Cyrgadaf4EPL0I4ZhE3XUrHwBwRYN3bI8/eiIStJUBKMufQ/PAe0ThZpAjTr/ShSJ2 8ewNtWd41HaqAr9q0SjwaqKAxbZcKnV1g5+HnrFX1N1HvlgnvqpOE6G04r2hU7NjWdjg cZN3JLydRDINmyPS5+QkuzxHomu4gywOhD7KA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; b=G869jDqf+ead2PP1F4X1IC9Z9YaGoRLAIdVkJUU2F5HBgMKg02jSrA4OVV9g+F1i5h dQHOIWveFlikH3tHD2MoeMqguYV5WAg1fPL4TW7vtOtFj/bZ/AYTaHxfKHEY0JTRQ0ex s5LbUm6hyYIl3Vm8mfRUakb5ySS+H7cY0ZU8Y= MIME-Version: 1.0 Received: by 10.100.144.11 with SMTP id r11mr9678745and.45.1239067189469; Mon, 06 Apr 2009 18:19:49 -0700 (PDT) In-Reply-To: <49DA9073.9030401@rawbw.com> References: <49D6807D.1040902@rawbw.com> <49DA9073.9030401@rawbw.com> From: matt donovan Date: Mon, 6 Apr 2009 21:19:32 -0400 Message-ID: <28283d910904061819v13653du8734215a16029eee@mail.gmail.com> To: yuri@rawbw.com Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-hackers@freebsd.org Subject: Re: Is international support broken is msdosfs file system driver? X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Apr 2009 01:42:23 -0000 On Mon, Apr 6, 2009 at 7:29 PM, Yuri wrote: > Nobody replied and I still have the problem. > > I extracted the area of the disk where long file names are stored. And can > see that all characters are in UTF-8. > > So how to correctly read UTF-8 encoded VFAT? > > > Yuri > > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org" > >From what I can see FreeBSD can not read UTf-8 on the console but can in X