2015-03-05 Fred Gleason <fredg@paravelsystems.com>

* Increased 'MAX_ENDPOINTS' in 'lib/rd.h' from 1024 to 2048.
This commit is contained in:
Fred Gleason 2015-03-05 21:04:52 -05:00
parent f6bf04c49f
commit c87ea8cfba
2 changed files with 3 additions and 1 deletions

View File

@ -14817,3 +14817,5 @@
2015-03-05 Fred Gleason <fredg@paravelsystems.com>
* Modified the 'SAS USI' driver in 'ripcd/sasusi.cpp' to support
four digit endpoint numbers.
2015-03-05 Fred Gleason <fredg@paravelsystems.com>
* Increased 'MAX_ENDPOINTS' in 'lib/rd.h' from 1024 to 2048.

View File

@ -157,7 +157,7 @@
/*
* Max number of inputs or outputs in a switcher
*/
#define MAX_ENDPOINTS 1024
#define MAX_ENDPOINTS 2048
/*
* Max number of attached switcher matrices per workstation