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

Requested by:	n_hibma
This commit is contained in:
Andrew Thompson 2010-05-12 22:57:16 +00:00
parent d1f7c4baa1
commit 6057aa350b
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=208015

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