Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Christian Eckl
Kernelmodul_Sevenseg
Commits
bf0531af
Commit
bf0531af
authored
Nov 22, 2017
by
Christian Eckl
Browse files
Update README.md
parent
472844ad
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
bf0531af
...
...
@@ -49,7 +49,15 @@ Zur Sicherheit überprüft man nun ob das Modul fehlerfrei geladen wurde:
> $ dmesg
Wenn keine Fehlermeldungen ausgegeben werden kann man das Kernelmodul verwenden.
Wenn keine Fehlermeldungen ausgegeben werden, muss man noch die Nodedatei erstellen:
```
c
[
63023
.
700153
]
SEVENSEG
:
starting
...
[
63023
.
700164
]
SEVENSEG
:
starting
gpio
...
[
63023
.
700287
]
SEVENSEG
:
starting
gpio
done
.
[
63023
.
700308
]
SEVENSEG
:
sevenseg
driver
loaded
with
major
243
[
63023
.
700319
]
SEVENSEG
:
>>
$
mknod
/
dev
/
sevenseg
c
243
0
[
63023
.
700329
]
malloc
allocator
address
:
0xad7088c0
```
## Wiring
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment