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-07 16:14:20
Folder RCS/ 2005-06-01 14:21:40
File Makefile 419 bytes 2005-06-01 14:21:40
File README 454 bytes 2005-06-01 14:21:40
C file hrttest.c 7861 bytes 2005-06-01 14:21:40
C file hrtview.c 11611 bytes 2005-06-01 14:21:40

  1 
  2 There are two test programs here.
  3 
  4 The one called "hrtview" is a student product from Summer 2004.
  5 It did not work well for me, so I made a chopped down version,
  6 called "hrttest".  It is sufficient to verify that the device
  7 initialization works, and that the "read" operation works.
  8 Neither of these is presented as a finished product.
  9 
 10 Both programs requires "SDL", the Simple Directmedia Layer,
 11 which can be downloaded from http://www.libsdl.org.
 12 
 13 
 14 
 15 
  This page was automatically generated by the LXR engine.