Hi guys,<br>            after little wrestling with my board(Olimex SAM9-L9260) it works with 2.6.28....<br>i hav a set of .ko files compiled with me...added some modules in board..<br>here is the output of lsmod...<br><br>
sam9-l9260:/home# lsmod                                                         <br>Module                  Size  Used by                                           <br>mac80211              126154  0                                                 <br>
crypto                 10248  1 mac80211                                        <br>sdio_uart              10884  0                                                 <br>at91_mci                6912  0                                                 <br>
sdhci                  14212  0                                                 <br>mmc_test               11040  0                                                 <br>crc_ccitt               1696  0                                                 <br>
crc_itu_t               1728  0                                                 <br>ar6000                122464  0                                                 <br>sam9-l9260:/home# insmod hid-dummy.ko                                           <br>
insmod: error inserting &#39;hid-dummy.ko&#39;: -1 Input/output error                   <br><br>i hav my card inserted now...<br>dmesg doesnt care about its existence:-(<br>