About Kernel Documentation Linux Kernel Contact Linux Resources Linux Blog

Documentation / fmc / fmc-trivial.txt


Based on kernel version 4.16.1. Page generated on 2018-04-09 11:53 EST.

1	fmc-trivial
2	===========
3	
4	The simple module fmc-trivial is just a simple client that registers an
5	interrupt handler. I used it to verify the basic mechanism of the FMC
6	bus and how interrupts worked.
7	
8	The module implements the generic FMC parameters, so it can program a
9	different gateware file in each card. The whole list of parameters it
10	accepts are:
11	
12	`busid='
13	`gateware='
14	     Generic parameters. See mezzanine.txt
15	
16	
17	This driver is worth reading, in my opinion.
Hide Line Numbers
About Kernel Documentation Linux Kernel Contact Linux Resources Linux Blog