00-INDEX 826 B

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