Update of /cvsroot/playerstage/code/player/server/libplayerdrivers
In directory
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10048/server/libplayerdrivers
Modified Files:
driverregistry.cc
Log Message:
added erratic driver
Index: driverregistry.cc
===================================================================
RCS file:
/cvsroot/playerstage/code/player/server/libplayerdrivers/driverregistry.cc,v
retrieving revision 1.20
retrieving revision 1.21
diff -C2 -d -r1.20 -r1.21
*** driverregistry.cc 30 May 2006 20:29:00 -0000 1.20
--- driverregistry.cc 30 May 2006 20:39:30 -0000 1.21
***************
*** 207,210 ****
--- 207,214 ----
#endif
+ #ifdef INCLUDE_ERRATIC
+ void Erratic_Register(DriverTable* table);
+ #endif
+
#ifdef INCLUDE_RFLEX
void RFLEX_Register(DriverTable* table);
***************
*** 538,541 ****
--- 542,549 ----
#endif
+ #ifdef INCLUDE_ERRATIC
+ Erratic_Register(driverTable);
+ #endif
+
#ifdef INCLUDE_ACOUSTICS
Acoustics_Register(driverTable);
-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit