diff options
Diffstat (limited to 'Documentation/kernel-parameters.txt')
| -rw-r--r-- | Documentation/kernel-parameters.txt | 4 | 
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index e229769606f..7b2e5c5eefa 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt @@ -2637,6 +2637,10 @@ bytes respectively. Such letter suffixes can also be entirely omitted.  			[USB] Start with the old device initialization  			scheme (default 0 = off). +	usbcore.usbfs_memory_mb= +			[USB] Memory limit (in MB) for buffers allocated by +			usbfs (default = 16, 0 = max = 2047). +  	usbcore.use_both_schemes=  			[USB] Try the other device initialization scheme  			if the first one fails (default 1 = enabled).  |