e3e7c12ba9
This kernel module lets users read BIG5 filenames on an NTFS. The author is <huangant.bbs@bbs.cs.ntou.edu.tw>. The original patch is located at: http://www.cis.nctu.edu.tw/~gis89501/bsd/ntfs/chinese_ntfs-4.3b2-ro.patch It is slightly modified to accomodate port building. It was tested on 4.3-BETA with Windows 2000 by the author, and 5.0-CURRENT by me (also with 2000).
6 lines
250 B
Plaintext
6 lines
250 B
Plaintext
This port installs three kernel modules, big5cd9660.ko, big5msdos.ko and
|
|
big5ntfs.ko, which will let users read Big5 filenames on Joliet, VFAT,
|
|
and NTFS filesystems, respectively.
|
|
|
|
The NTFS version is contributed by: huangant.bbs@bbs.cs.ntou.edu.tw
|