This website requires JavaScript.
Explore
Help
Sign In
webadmin
/
pico-rng
Watch
1
Star
0
Fork
0
You've already forked pico-rng
mirror of
https://github.com/polhenarejos/pico-rng.git
synced
2026-04-26 17:02:55 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ce9e5deb540d9dec84b10a5b45985488ab7562b7
pico-rng
/
driver
History
Mickey Malone
ce9e5deb54
Driver exposes a character device /dev/pico_rng. Updated driver to support the character device. Tested with dd and cat. I am getting better performance than with Python, no shocker there.
2021-02-12 06:55:02 -06:00
..
CMakeLists.txt
Added linux kernel module
2021-02-06 11:59:39 -06:00
Kbuild
Added linux kernel module
2021-02-06 11:59:39 -06:00
pico_rng.c
Driver exposes a character device /dev/pico_rng. Updated driver to support the character device. Tested with dd and cat. I am getting better performance than with Python, no shocker there.
2021-02-12 06:55:02 -06:00