fmc-trivial===========The simple module fmc-trivial is just a simple client that registers aninterrupt handler. I used it to verify the basic mechanism of the FMCbus and how interrupts worked.The module implements the generic FMC parameters, so it can program adifferent gateware file in each card. The whole list of parameters itaccepts are:`busid='`gateware=' Generic parameters. See mezzanine.txtThis driver is worth reading, in my opinion.