... | ... | @@ -6,7 +6,11 @@ |
|
|
![](/uploads/3536c953b61d620d7b2b7a983c0b94ca/FMC_TDC_small-580x260.jpg)
|
|
|
|
|
|
This is the project to provide support of the FMC TDC board in the Linux
|
|
|
kernel plugged to a SPEC carrier board.
|
|
|
kernel plugged to an FMC carrier board (tested and supported on
|
|
|
[SPEC](https://www.ohwr.org/project/spec) and
|
|
|
[SVEC](https://www.ohwr.org/project/svec)). In this page we use the
|
|
|
SPEC as example, so you have to keep in mind that if you are not using a
|
|
|
SPEC you have to adapt some steps to the carrier in use.
|
|
|
|
|
|
The aim is to provide an loadable module to be used along with this
|
|
|
board for the latest Linux kernel versions. The driver relies on
|
... | ... | @@ -20,9 +24,7 @@ To compile properly this driver, you should have downloaded the |
|
|
following repositories (branch master).
|
|
|
|
|
|
- [ZIO](https://www.ohwr.org/project/zio)
|
|
|
- [SPEC-SW](https://www.ohwr.org/project/spec-sw)
|
|
|
- [FMC bus](https://www.ohwr.org/project/fmc-bus) \<- provided by
|
|
|
SPEC-SW using *git submodule* tool.
|
|
|
- [FMC bus](https://www.ohwr.org/project/fmc-bus)
|
|
|
|
|
|
In order to ease the usage, the git repository includes those
|
|
|
dependencies as submodule. The submodule checked out version is the last
|
... | ... | |