Hi ppl, I have released version 0.1.1 of the Innes Corp Radio Capture FM card on <http://www.aussec.com/innes/>. Changes from version 0.1.0: * SMP spinlocks implemented * the frequency setting function now enforces the step size Known issues: * busy waits are not yet gone * the read function is inefficient. The read of each channel copies data separately from the DMA buffer to the local read buffer which gets sent to the user as they request it. * the poll function may be incorrect/incomplete. tom.