Skip to content

Error916/LFSR_module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

LFSR DEVICE

a 128bit lfsr device for linux

Quick Start

$ make
$ sudo insmod lfsr.ko # look and the number of major in the journal
$ sudo mknod /dev/lfsr c (number from journal) 0
$ cat /dev/lfsr

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published