cvs commit: src/usr.bin/setchannel Makefile setchannel.1
 setchannel.c
    Greg Lehey 
    grog at FreeBSD.org
       
    Fri Dec  8 18:27:47 PST 2006
    
    
  
grog        2006-12-09 02:27:46 UTC
  FreeBSD src repository
  Added files:
    usr.bin/setchannel   Makefile setchannel.1 setchannel.c 
  Log:
  Set channel utility for Hauuapuge PVR-250 and PVR-350.
  
  This s part of an import of the PVR-250 driver.  Originally it was
  calleed pvr250-setchannel, but it seems better to improve this program
  to work for any tuner card, so I'm starting with a more generic name.
  That shouldn't mislead anybody: currently the program only works with
  the (yet to be committed) cxm driver.
  
  Contributed by: John Wehle <john\@feith.com>
  
  Revision  Changes    Path
  1.1       +5 -0      src/usr.bin/setchannel/Makefile (new)
  1.1       +76 -0     src/usr.bin/setchannel/setchannel.1 (new)
  1.1       +287 -0    src/usr.bin/setchannel/setchannel.c (new)
    
    
More information about the cvs-all
mailing list