gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:GetDevConf from tkernel_2/driver/tef_em1d/lowkbpd/src/main.c (0.00 seconds)
tkernel_2
driver/tef_em1d/lowkbpd/src/main.c - 5.3KB - 178 lines
91:         /* KBID is extracted from DEVCONF parameter */
92:         KbdId = (GetDevConf("KBTYPE", w) == 1) ? w[0] : KID_IBM_JP;
93: 
159: /* effective? */ 160: if (GetDevConf("LowKbPdDrvEnable", v) > 0 && !v[0]) return E_NOSPT; 161: