Subject: CVS commit: src/sys/dev/usb
To: None <source-changes@NetBSD.org>
From: Steven M. Bellovin <smb@netbsd.org>
List: source-changes
Date: 06/07/2006 18:03:00
Module Name: src
Committed By: smb
Date: Wed Jun 7 18:03:00 UTC 2006
Modified Files:
src/sys/dev/usb: umodem_common.c
Log Message:
Increase the size of UMODEMIBUFSIZE and UMODEMOBUFSIZE. These are the
USB input and output buffer sizes; the previous values were fine for
dialup modems, but seriously limited the speed of some high-speed
wireless devices that appear to the system as a umodem.
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/dev/usb/umodem_common.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.