4debfe409b
This driver exports the memory area associated with the mezzanine card as a misc device, so users can access registers. Signed-off-by: Alessandro Rubini <rubini@gnudd.com> Acked-by: Juan David Gonzalez Cobas <dcobas@cern.ch> Acked-by: Emilio G. Cota <cota@braap.org> Acked-by: Samuel Iglesias Gonsalvez <siglesias@igalia.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
39 lines
826 B
Plaintext
39 lines
826 B
Plaintext
|
|
Documentation in this directory comes from sections of the manual we
|
|
wrote for the externally-developed fmc-bus package. The complete
|
|
manual as of today (2013-02) is available in PDF format at
|
|
http://www.ohwr.org/projects/fmc-bus/files
|
|
|
|
00-INDEX
|
|
- this file.
|
|
|
|
FMC-and-SDB.txt
|
|
- What are FMC and SDB, basic concepts for this framework
|
|
|
|
API.txt
|
|
- The functions that are exported by the bus driver
|
|
|
|
parameters.txt
|
|
- The module parameters
|
|
|
|
carrier.txt
|
|
- writing a carrier (a device)
|
|
|
|
mezzanine.txt
|
|
- writing code for your mezzanine (a driver)
|
|
|
|
identifiers.txt
|
|
- how identification and matching works
|
|
|
|
fmc-fakedev.txt
|
|
- about drivers/fmc/fmc-fakedev.ko
|
|
|
|
fmc-trivial.txt
|
|
- about drivers/fmc/fmc-trivial.ko
|
|
|
|
fmc-write-eeprom.txt
|
|
- about drivers/fmc/fmc-write-eeprom.ko
|
|
|
|
fmc-chardev.txt
|
|
- about drivers/fmc/fmc-chardev.ko
|