Hi everyone:
I use linux kernel 2.6.33 and xenomai 2.5.3 to build my rt-embedded system based on S3c2440,
but i found I can't use interrupt after put the adeos patch to linux kernel.The system crashes once
I insert a USB device to it or receive a ethernet packet(the net card i use is CS8900).
Because even i didn't build xenomai into kernel , the system still crashed once received a
hardware interrupt so i guess the problem is about adeos patch.Is there any bug with
adeos-ipipe-2.6.33-arm-1.16-01.patch?
Thank you very much !
gongchen