Alessandro Rubini | 022c674 | 2013-06-18 23:47:24 +0200 | [diff] [blame^] | 1 | |
| 2 | Documentation in this directory comes from sections of the manual we |
| 3 | wrote for the externally-developed fmc-bus package. The complete |
| 4 | manual as of today (2013-02) is available in PDF format at |
| 5 | http://www.ohwr.org/projects/fmc-bus/files |
| 6 | |
| 7 | 00-INDEX |
| 8 | - this file. |
| 9 | |
| 10 | FMC-and-SDB.txt |
| 11 | - What are FMC and SDB, basic concepts for this framework |
| 12 | |
| 13 | API.txt |
| 14 | - The functions that are exported by the bus driver |
| 15 | |
| 16 | parameters.txt |
| 17 | - The module parameters |
| 18 | |
| 19 | carrier.txt |
| 20 | - writing a carrier (a device) |
| 21 | |
| 22 | mezzanine.txt |
| 23 | - writing code for your mezzanine (a driver) |
| 24 | |
| 25 | identifiers.txt |
| 26 | - how identification and matching works |