Update of /cvsroot/playerstage/code/player
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11549

Modified Files:
        acinclude.m4 configure.ac 
Log Message:
Added a driver for the iRobot Create

Index: acinclude.m4
===================================================================
RCS file: /cvsroot/playerstage/code/player/acinclude.m4,v
retrieving revision 1.125
retrieving revision 1.126
diff -C2 -d -r1.125 -r1.126
*** acinclude.m4        20 Nov 2006 16:53:46 -0000      1.125
--- acinclude.m4        25 Jan 2007 21:23:39 -0000      1.126
***************
*** 375,378 ****
--- 375,380 ----
  PLAYER_ADD_DRIVER([roomba],[yes],[],[],[])
  
+ PLAYER_ADD_DRIVER([create],[yes],[],[],[])
+ 
  PLAYER_ADD_DRIVER([wavefront],[yes],[],[],[])
  

Index: configure.ac
===================================================================
RCS file: /cvsroot/playerstage/code/player/configure.ac,v
retrieving revision 1.89
retrieving revision 1.90
diff -C2 -d -r1.89 -r1.90
*** configure.ac        20 Nov 2006 16:53:46 -0000      1.89
--- configure.ac        25 Jan 2007 21:23:39 -0000      1.90
***************
*** 535,538 ****
--- 535,539 ----
            server/drivers/mixed/irobot/Makefile
            server/drivers/mixed/irobot/roomba/Makefile
+           server/drivers/mixed/irobot/create/Makefile
            server/drivers/mixed/sr3000/Makefile
          server/drivers/health/Makefile


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to