... | ... | @@ -54,16 +54,14 @@ Once the dependencies are loaded, we load the drivers: |
|
|
# insmod <path_fmc-tdc-sw>/drivers/spec-tdc.ko <parameters>
|
|
|
|
|
|
The spec-tdc.ko driver has several parameters, you can discover them
|
|
|
exe-
|
|
|
cuting:
|
|
|
executing:
|
|
|
|
|
|
modinfo ./spec-tdc.ko.
|
|
|
|
|
|
\* lun: Logical unit number.
|
|
|
- lun: Logical unit number.
|
|
|
- bus: PCI bus number where the SPEC+TDC is plugged on.
|
|
|
- slot: PCI slot where the SPEC+TDC is plugged on.
|
|
|
|
|
|
\* bus: PCI bus number where the SPEC+TDC is plugged on.
|
|
|
|
|
|
\* slot: PCI slot where the SPEC+TDC is plugged on.
|
|
|
To know which are the bus and slot numbers, one can use the command
|
|
|
*lspci*:
|
|
|
|
... | ... | |