Update of /cvsroot/playerstage/code/player
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10285
Modified Files:
acinclude.m4
Log Message:
added first attempt at an s3000 driver, this will read data but not much else
Index: acinclude.m4
===================================================================
RCS file: /cvsroot/playerstage/code/player/acinclude.m4,v
retrieving revision 1.114
retrieving revision 1.115
diff -C2 -d -r1.114 -r1.115
*** acinclude.m4 23 Aug 2006 18:44:31 -0000 1.114
--- acinclude.m4 31 Aug 2006 08:55:29 -0000 1.115
***************
*** 308,311 ****
--- 308,316 ----
fi
+ PLAYER_ADD_DRIVER([sicks3000],[yes],[],[],[])
+ if test "x$enable_sicks3000" = "xyes"; then
+ AC_CHECK_HEADERS(linux/serial.h, [], [], [])
+ fi
+
AC_ARG_ENABLE(highspeedsick, [ --disable-highspeedsick Don't build support
for 500Kbps comms with SICK],,enable_highspeedsick=yes)
if test "x$enable_highspeedsick" = "xno"; then
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit