Kim Chuan Lim wrote: > Hi ya, > > The following is my .config.. > > # > # Drivers > # > CONFIG_XENO_DRIVERS_16550A=y > CONFIG_XENO_DRIVERS_TIMERBENCH=y > CONFIG_XENO_DRIVERS_IRQBENCH=y > CONFIG_XENO_DRIVERS_SWITCHTEST=y > > > I try to look for xeno_16550A.ko in my computer but i cannot get it. > There is nothing such folder namely "xenomai "in my > /lib/modules/2.6.17-default/kernel/drivers/ > > May i know how could i build it manually? You compiled them into the kernel ("=y" instead of "=m" for modular build). Nothing special here. > > Regards, > Kim Chuan. Jan