Changes between Version 12 and Version 13 of ConfigFile
- Timestamp:
- 12/06/08 04:22:38 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ConfigFile
v12 v13 104 104 * max_nb_buffers_xmit: (int) maximum number of ISO transmit buffers to allocate in the kernel 105 105 * max_packetsize_xmit: (int) maximum size of transmitted packets (can be limited by the hardware) 106 * min_packetsize_xmit: (int) minimum value that can be used for the max_packetsize kernel parameter. 106 107 * max_nb_buffers_recv: (int) maximum number of ISO receive buffers to allocate in the kernel 108 * min_packetsize_recv: (int) minimum value that can be used for the max_packetsize kernel parameter. 107 109 * isotask_activity_timeout_usecs: (int64) usecs for an ISO task activity wait to time-out. 108 110