Linux kernel & device driver programming

Cross-Referenced Linux and Device Driver Code

[ source navigation ] [ identifier search ] [ freetext search ] [ file search ]
Version: [ 2.6.11.8 ] [ 2.6.25 ] [ 2.6.25.8 ] [ 2.6.31.13 ] Architecture: [ i386 ]
  Name Size Last modified (GMT) Description
Back Parent directory 2005-06-18 15:40:31
Folder CVS/ 2005-06-18 15:34:58
Folder src/ 2005-06-18 15:34:58
File Makefile 504 bytes 2005-06-17 03:36:13
File README 336 bytes 2005-06-17 03:32:05
File hrtdemo 43561 bytes 2005-06-12 22:12:15

  1 To create the executable:
  2 -------------------------
  3 %> make clean;make
  4 
  5 Requirements:
  6 -------------
  7 The following packages must be installed and known to work
  8 on your OS:
  9 
 10 SDL-1.2.8
 11 X Windows Development
 12 GTK
 13 
 14 To execute:
 15 -----------
 16 ./hrtdemo /dev/video0
 17 
 18 Directory content:
 19 ------------------
 20 hrtdemo.h
 21 hrtdemo.c
 22 hrt.h
 23 Makefile
 24 README
  This page was automatically generated by the LXR engine.