summaryrefslogtreecommitdiff
path: root/sys/modules/est/est.ioconf
blob: 173e25789a71a5cf41f97f7fb8a7358dc09d1842 (plain)
1
2
3
4
5
6
7
8
9
10
# $NetBSD: est.ioconf,v 1.1 2011/02/23 11:55:36 jruoho Exp $

ioconf est

include "conf/files"
include "arch/x86/conf/files.x86"

pseudo-root cpufeaturebus*

est0 at cpufeaturebus?
b7c33'>update CP942 iconv data - don't share Unicode mapping table with JISX0208:1978.tnozaki 2006-12-021. add IBM codepage 853 support to iconv.tnozaki 2006-11-29add iconv support following encoding:tnozaki 2006-11-25use mapper_zone to avoid pivot conversion by ucs.tnozaki 2006-11-04add iconv support following encodings:tnozaki 2005-10-18add lacked correspondences between CP932 and UCS.tshiozak 2005-09-07attach tables to CP932<->UCS mappers for NEC-defined VDC zone.tshiozak 2003-07-19- add converter for EUC-JP-MS.tshiozak 2003-06-27Citrus iconv support(5)tshiozak