blob: 431c69570f43f556bc80a40330e51bedecc70976 [file] [log] [blame]
Alessandro Rubini022c6742013-06-18 23:47:24 +02001
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
Alessandro Rubini6c62a892013-06-18 23:47:35 +020027
28fmc-fakedev.txt
29 - about drivers/fmc/fmc-fakedev.ko
Alessandro Rubini056d83f2013-06-18 23:47:46 +020030
31fmc-trivial.txt
32 - about drivers/fmc/fmc-trivial.ko
Alessandro Rubini6007b1b2013-06-18 23:47:56 +020033
34fmc-write-eeprom.txt
Alessandro Rubini4debfe42013-06-18 23:48:07 +020035 - about drivers/fmc/fmc-write-eeprom.ko
36
37fmc-chardev.txt
38 - about drivers/fmc/fmc-chardev.ko