Revision: 8036
          http://playerstage.svn.sourceforge.net/playerstage/?rev=8036&view=rev
Author:   thjc
Date:     2009-07-16 18:54:18 +0000 (Thu, 16 Jul 2009)

Log Message:
-----------
removed baud rate warning, support is wide spread now and it is annoying during 
build

Modified Paths:
--------------
    code/player/trunk/server/drivers/mixed/rflex/rflex-io.cc

Modified: code/player/trunk/server/drivers/mixed/rflex/rflex-io.cc
===================================================================
--- code/player/trunk/server/drivers/mixed/rflex/rflex-io.cc    2009-07-16 
18:52:55 UTC (rev 8035)
+++ code/player/trunk/server/drivers/mixed/rflex/rflex-io.cc    2009-07-16 
18:54:18 UTC (rev 8036)
@@ -146,8 +146,8 @@
 #endif
 
 #ifdef B460800  // POSIX doesn't have this one
-#warning Including support for baud rate B460800 which is not available in all 
implementations of termios. \
-To enable in Linux, you must edit the serial driver. see this source file for 
details.
+// Including support for baud rate B460800 which is not available in all 
implementations of termios.
+// To enable in Linux, you must edit the serial driver. see this source file 
for details.
   case 500000:
     /* to use 500k you have to change the entry of B460800 in you kernel:
        /usr/src/linux/drivers/usb/serial/ftdi_sio.h:


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to