freebsd-nq/sys/dev/usb
Maxim Sobolev e50d35e6c6 Add new tunable 'net.link.ifqmaxlen' to set default send interface
queue length. The default value for this parameter is 50, which is
quite low for many of today's uses and the only way to modify this
parameter right now is to edit if_var.h file. Also add read-only
sysctl with the same name, so that it's possible to retrieve the
current value.

MFC after:	1 month
2010-05-03 07:32:50 +00:00
..
controller Change USB_DEBUG to #ifdef and allow it to be turned off. Previously this had 2010-04-22 21:31:34 +00:00
input Change USB_DEBUG to #ifdef and allow it to be turned off. Previously this had 2010-04-22 21:31:34 +00:00
misc Change USB_DEBUG to #ifdef and allow it to be turned off. Previously this had 2010-04-22 21:31:34 +00:00
net Add new tunable 'net.link.ifqmaxlen' to set default send interface 2010-05-03 07:32:50 +00:00
quirk Do not sync cache for the PL2506 2010-03-28 20:09:04 +00:00
serial Change USB_DEBUG to #ifdef and allow it to be turned off. Previously this had 2010-04-22 21:31:34 +00:00
storage Change USB_DEBUG to #ifdef and allow it to be turned off. Previously this had 2010-04-22 21:31:34 +00:00
template isochronous endpoint descriptors should have two more bytes which are zero by 2010-03-11 21:48:10 +00:00
wlan Add new tunable 'net.link.ifqmaxlen' to set default send interface 2010-05-03 07:32:50 +00:00
ufm_ioctl.h
usb_bus.h Add support for USB language selection. 2009-09-28 07:41:17 +00:00
usb_busdma.c Remove overuse of exclamation marks in kernel printfs, there mere fact a 2009-11-26 00:43:17 +00:00
usb_busdma.h
usb_cdc.h The NetBSD Foundation has granted permission to remove clause 3 and 4 from 2010-03-03 10:18:03 +00:00
usb_compat_linux.c Use a more obvious prefix for the USB control (endpoint 0) transfers rather 2010-04-22 22:15:08 +00:00
usb_compat_linux.h - Add usb_fill_bulk_urb() and usb_bulk_msg() linux compat functions [1] 2009-11-01 21:48:18 +00:00
usb_controller.h
usb_core.c
usb_core.h Improve High Speed slot allocation mechanism by moving the computation to the 2009-11-22 21:16:43 +00:00
usb_debug.c Provide tunables for some of the usb sysctls that affect boot behaviour. 2009-11-22 21:21:22 +00:00
usb_debug.h Change USB_DEBUG to #ifdef and allow it to be turned off. Previously this had 2010-04-22 21:31:34 +00:00
usb_dev.c Use a more obvious prefix for the USB control (endpoint 0) transfers rather 2010-04-22 22:15:08 +00:00
usb_dev.h
usb_device.c Use a more obvious prefix for the USB control (endpoint 0) transfers rather 2010-04-22 22:15:08 +00:00
usb_device.h Use a more obvious prefix for the USB control (endpoint 0) transfers rather 2010-04-22 22:15:08 +00:00
usb_dynamic.c Use the EVENTHANDLER system to hook into the usb device configuration and 2009-12-17 21:42:10 +00:00
usb_dynamic.h Use the EVENTHANDLER system to hook into the usb device configuration and 2009-12-17 21:42:10 +00:00
usb_endian.h
usb_error.c
usb_freebsd.h Change USB_DEBUG to #ifdef and allow it to be turned off. Previously this had 2010-04-22 21:31:34 +00:00
usb_generic.c Use a more obvious prefix for the USB control (endpoint 0) transfers rather 2010-04-22 22:15:08 +00:00
usb_generic.h
usb_handle_request.c
usb_hid.c The NetBSD Foundation has granted permission to remove clause 3 and 4 from 2010-03-03 10:18:03 +00:00
usb_hub.c Use a more obvious prefix for the USB control (endpoint 0) transfers rather 2010-04-22 22:15:08 +00:00
usb_hub.h Improve High Speed slot allocation mechanism by moving the computation to the 2009-11-22 21:16:43 +00:00
usb_if.m
usb_ioctl.h
usb_lookup.c
usb_mbuf.c
usb_mbuf.h
usb_msctest.c Add support for the E1752 3G modem and the required eject command. 2010-02-14 20:05:12 +00:00
usb_msctest.h Add support for the E1752 3G modem and the required eject command. 2010-02-14 20:05:12 +00:00
usb_parse.c
usb_pci.h
usb_process.c Remove overuse of exclamation marks in kernel printfs, there mere fact a 2009-11-26 00:43:17 +00:00
usb_process.h
usb_request.c Use a more obvious prefix for the USB control (endpoint 0) transfers rather 2010-04-22 22:15:08 +00:00
usb_request.h
usb_transfer.c Use a more obvious prefix for the USB control (endpoint 0) transfers rather 2010-04-22 22:15:08 +00:00
usb_transfer.h Use a more obvious prefix for the USB control (endpoint 0) transfers rather 2010-04-22 22:15:08 +00:00
usb_util.c
usb_util.h
usb.h Add basic support for USB Network Control Model (NCM) v1.0 to if_cdce.c. 2009-09-28 07:53:55 +00:00
usbdevs Eliminate duplicate comment 2010-04-14 07:07:43 +00:00
usbdi_util.h
usbdi.h Use the EVENTHANDLER system to hook into the usb device configuration and 2009-12-17 21:42:10 +00:00
usbhid.h