Subject: Loadable charset conversion support in msdosfs
To: None <tech-kern@netbsd.org>
From: Bang Jun-Young <junyoung@mogua.com>
List: tech-kern
Date: 10/14/2002 22:46:26
Hi,

I have made a patch that brings support for loadable charset conversion
table from FreeBSD into our msdosfs code and mount_msdos(8):

ftp.netbsd.org/pub/NetBSD/misc/junyoung/msdosfs-20021014.diff

Running a kernel including this patch, I'm no longer seeing annoying stat
errors when getting access to a WinXP partition in a mc panel.

Note that this is not finished yet. FreeBSD implementation has a limitation
that doesn't support widebyte charsets like CJK, so I'm trying to fixing
it now.

Jun-Young

-- 
Bang Jun-Young <junyoung@mogua.com>