hello i write an rt module which collects datas and put it in a rt_fifo i get this data in a linux process i use rtl2.3 when i put the datas in rt_fifo as unsigned char i can get these normally in my linux process when i put the datas in rt_fifo as unsigned int i lose a lot of datas can you explain me where is my problem thank you in advance