Increase the max ports to 12, 3G devices exist where the ppp endpoint is #9.

Requested by:	n_hibma
This commit is contained in:
thompsa 2010-05-12 22:57:16 +00:00
parent 738964c449
commit 5dffb0c59d

View File

@ -71,7 +71,7 @@ SYSCTL_INT(_hw_usb_u3g, OID_AUTO, debug, CTLFLAG_RW,
&u3g_debug, 0, "Debug level");
#endif
#define U3G_MAXPORTS 8
#define U3G_MAXPORTS 12
#define U3G_CONFIG_INDEX 0
#define U3G_BSIZE 2048