Blame view

Documentation/fmc/00-INDEX 826 Bytes
022c67472   Alessandro Rubini   FMC: add document...
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
  
  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
6c62a895e   Alessandro Rubini   FMC: add a softwa...
27
28
29
  
  fmc-fakedev.txt
  	- about drivers/fmc/fmc-fakedev.ko
056d83f3c   Alessandro Rubini   FMC: add a softwa...
30
31
32
  
  fmc-trivial.txt
  	- about drivers/fmc/fmc-trivial.ko
6007b1bd0   Alessandro Rubini   FMC: add a driver...
33
34
  
  fmc-write-eeprom.txt
4debfe409   Alessandro Rubini   FMC: add a char-d...
35
36
37
38
  	- about drivers/fmc/fmc-write-eeprom.ko
  
  fmc-chardev.txt
  	- about drivers/fmc/fmc-chardev.ko