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-27 09:17:40 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5571c8809c95b9a727ad640b0b89e76d228f1ba9
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