Skip to content

spacerace/write-only-memory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

(c) 2013 Nils Stec <nils.stec@gmail.com> see http://spacerace.github.io// This driver implements a driver for the signetics 25120 WRITE ONLY MEMORY. Once the module is loaded, create a /dev-node with: $ mknod /dev/wom c XXX 0 To get the correct value for XXX see `dmesg` Applications:	* don't care buffer stores	* least significant control memories	* post mortem memories (weapon systems)	* artificial memory stores	* non-intelligent micro controllers	* first-in never-out (fino) asynchronous buffer	* overflow register (bit bucket) Tested on:	* developed on 2.6.x	* works on 4.11.x 

About

A linux kernel module, that implements a driver for signetics 25120 write only memory (WOM).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published