summaryrefslogtreecommitdiff
path: root/Readme
blob: e948539de772ec00d6c1f8b2aa2835242083552d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
infinite improbable randomness device

Build instructions:
===================

# git clone git://git.spreadspace.org/dev-iir.git

# sudo aptitude install build-essential linux-headers-`uname -r`

# make


Install instructions:
=====================

# sudo insmod iir.ko

check dmesg for major number of module and create device node.

# sudo mknod /dev/iir c <major number> 0