1
2Documentation in this directory comes from sections of the manual we
3wrote for the externally-developed fmc-bus package. The complete
4manual as of today (2013-02) is available in PDF format at
5http://www.ohwr.org/projects/fmc-bus/files
6
700-INDEX
8	- this file.
9
10FMC-and-SDB.txt
11	- What are FMC and SDB, basic concepts for this framework
12
13API.txt
14	- The functions that are exported by the bus driver
15
16parameters.txt
17	- The module parameters
18
19carrier.txt
20	- writing a carrier (a device)
21
22mezzanine.txt
23	- writing code for your mezzanine (a driver)
24
25identifiers.txt
26	- how identification and matching works
27
28fmc-fakedev.txt
29	- about drivers/fmc/fmc-fakedev.ko
30
31fmc-trivial.txt
32	- about drivers/fmc/fmc-trivial.ko
33
34fmc-write-eeprom.txt
35	- about drivers/fmc/fmc-write-eeprom.ko
36
37fmc-chardev.txt
38	- about drivers/fmc/fmc-chardev.ko
39