Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
FMC TDC 1ns 5cha - Software
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Projects
FMC TDC 1ns 5cha - Software
Wiki
Home
Home
· Changes
Page history
No commit message
authored
12 years ago
by
Samuel Iglesias Gonsálvez
No commit message
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Home.md
+4
-6
4 additions, 6 deletions
Home.md
with
4 additions
and
6 deletions
Home.md
View page @
73309c2d
...
@@ -54,16 +54,14 @@ Once the dependencies are loaded, we load the drivers:
...
@@ -54,16 +54,14 @@ Once the dependencies are loaded, we load the drivers:
# insmod <path_fmc-tdc-sw>/drivers/spec-tdc.ko <parameters>
# insmod <path_fmc-tdc-sw>/drivers/spec-tdc.ko <parameters>
The spec-tdc.ko driver has several parameters, you can discover them
The spec-tdc.ko driver has several parameters, you can discover them
exe-
executing:
cuting:
modinfo ./spec-tdc.ko.
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
To know which are the bus and slot numbers, one can use the command
*lspci*
:
*lspci*
:
...
...
This diff is collapsed.
Click to expand it.