| |
Name |
Size |
Last modified (GMT) |
Description |
 |
Parent directory |
|
2005-06-18 15:37:08 |
|
 |
CVS/ |
|
2005-06-18 15:34:50 |
|
 |
demo/ |
|
2005-06-18 15:34:50 |
|
 |
Makefile |
378 bytes |
2005-06-04 17:33:28 |
|
 |
README |
427 bytes |
2005-06-17 03:31:43 |
|
 |
hrt.c |
105748 bytes |
2005-06-18 15:27:54 |
|
 |
hrt.h |
3066 bytes |
2005-06-14 20:05:39 |
|
 |
hrt_load |
799 bytes |
2005-06-13 18:56:21 |
|
 |
hrt_unload |
178 bytes |
2005-06-13 18:56:49 |
|
1 To create the loadable module:
2 ------------------------------
3 %> make clean;make
4
5 To load the module:
6 -------------------
7 ./hrt_load
8
9 To unload the module:
10 ./hrt_unload
11
12 Requirements:
13 -------------
14 The kernel must be compiled with video for linux support.
15 This module has been tested on the following linux kernel version:
16
17 2.6.10
18 2.6.11-8
19
20 Directory content:
21 ------------------
22 hrt.c
23 hrt.h
24 Makefile
25 README
26 hrt_load
27 hrt_unload
|
This page was automatically generated by the
LXR engine.
|