Linux kernel & device driver programming

Cross-Referenced Linux and Device Driver Code

[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ]
Version: [ 2.6.11.8 ] [ 2.6.25 ] [ 2.6.25.8 ] [ 2.6.31.13 ] Architecture: [ i386 ]
  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.