-
Notifications
You must be signed in to change notification settings - Fork 1
spacerace/write-only-memory
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published