Date: Thu, 28 Jun 2007 05:50:14 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb umodem.c Message-ID: <200706280550.l5S5oE38001284@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2007-06-28 05:50:14 UTC
FreeBSD src repository
Modified files:
sys/dev/usb umodem.c
Log:
With the advent of G3/CDMA modems, the old buffer sizes are no longer
adequate. Increase them to 1k. The referenced PR made this a sysctl,
but that seems like overkill to me. The difference between 320 and
2048 bytes in modern systems, even embedded ones, seems to be in the
noise to be worth the extra hair to make it settable.
PR: 74609
Submitted by: Divacky Roman
Approved by: re (blanket)
Revision Changes Path
1.70 +4 -4 src/sys/dev/usb/umodem.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200706280550.l5S5oE38001284>
