Hi list. I would very much like to have some inputs on my request queue walkabout function, aka. strategy function. It is a part of a SD/MMC driver designed to run under uClinux on Blackfin DSPs for now, it will eventually be platform independent and ported to the 2.6.15 SPI framework. For now, it has some low level code dependencies. Anyways: Im stuck on the error handling part mostly, i´ve posted the source with my questions and comments at: http://hasse.yohoo.nu/strat.txt Im quite sure it is somewhat naive way of handling the dispatch queue, i´ve mostly followed the discussion in the Linux Device Drivers and Understanding the Linux Kernel books as well peeked at the ATA and SCSI drivers. But i wanted it to work before digging into more advanced strategy functions. Comments, recomendations or even pointers to where i could get help would be very appreciated. thanks Hans Eklund Rubico AB, Sweden. -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/