Update of /cvsroot/freevo/freevo/src
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8831/src

Modified Files:
        config.py 
Log Message:
Set the right vdev for BSD.


Index: config.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/config.py,v
retrieving revision 1.115
retrieving revision 1.116
diff -C2 -d -r1.115 -r1.116
*** config.py   13 Aug 2004 00:30:28 -0000      1.115
--- config.py   13 Aug 2004 00:36:27 -0000      1.116
***************
*** 23,26 ****
--- 23,29 ----
  # -----------------------------------------------------------------------
  # $Log$
+ # Revision 1.116  2004/08/13 00:36:27  rshortt
+ # Set the right vdev for BSD.
+ #
  # Revision 1.115  2004/08/13 00:30:28  rshortt
  # Try to maintain FreeBSD support.
***************
*** 392,395 ****
--- 395,399 ----
              key = 'tv%s' % i
              TV_SETTINGS[key] = TVCard
+             TV_SETTINGS[key].vdev = '/dev/bktr%s' % i
              TV_SETTINGS[key].driver = 'bsdbt848'
              TV_SETTINGS[key].input = 1



-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to