Based on kernel version 4.16.1. Page generated on 2018-04-09 11:53 EST.
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 27 28 fmc-fakedev.txt 29 - about drivers/fmc/fmc-fakedev.ko 30 31 fmc-trivial.txt 32 - about drivers/fmc/fmc-trivial.ko 33 34 fmc-write-eeprom.txt 35 - about drivers/fmc/fmc-write-eeprom.ko 36 37 fmc-chardev.txt 38 - about drivers/fmc/fmc-chardev.ko