Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
Simple PCIe FMC carrier SPEC - Software
Manage
Activity
Members
Labels
Plan
Issues
3
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
Simple PCIe FMC carrier SPEC - Software
Commits
9a4665d4
Commit
9a4665d4
authored
12 years ago
by
Alessandro Rubini
Browse files
Options
Downloads
Patches
Plain Diff
doc: documented new fmc-trivial feature
parent
fd8cadb6
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/spec-sw.in
+11
-2
11 additions, 2 deletions
doc/spec-sw.in
with
11 additions
and
2 deletions
doc/spec-sw.in
+
11
−
2
View file @
9a4665d4
...
...
@@ -206,8 +206,17 @@ you load will drive all SPEC cards found on the system.
The simple module @i
{
fmc-trivial
}
is just a simple client that
registers an interrupt handler. I use it to verify the basic mechanism
of the FMC bus and how interrupts work. It's worth reading, but it's not
worth describing here.
of the FMC bus and how interrupts work.
Additionally, if you pass the @code
{
file=
}
module argument, it will
load the file from @i
{
/lib/firmware
}
and reprogram the FPGA with the
new binary. It is almost as useful as a user-space loader.
I plan to add a simple char driver with a dreaded @i
{
ioctl
}
method to allow easy user-space access to FMC boards, irrespective
of the carrier they are living on.
This driver is worth reading, but it is not worth describing here.
@c ##########################################################################
@node fmc-write-eeprom.ko
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment