Hi All,

I need to port a STAR TSP100 usb printer driver for a ARM9 based system, having linux 2.6 running on top of that.
First activity which i performed was to configure the same printer on a desktop having 2.6 kernel, which was straight forward.

Next step is to enable CONFIG_USB_PRINTER=y in config file and build the kernel.

But i am not sure weather this will make my printer to be recognized by the system(ARM 9 based) or not.

if building the kernel with the above mentioned setting does not help in recognizing the printer device what else needs to be done?

Thanks
kvm