freebsd-skq/sys/dev/usb
ed 28b4a002d6 Remove direct access to si_name.
Code should just use the devtoname() function to obtain the name of a
character device. Also add const keywords to pieces of code that need it
to build properly.

MFC after:	2 weeks
2012-02-10 12:35:57 +00:00
..
controller Add support for the DesignWare USB 2.0 OTG controller chipset. 2012-01-21 13:31:38 +00:00
input ukbd: adjust for SCHEDULER_STOPPED() and overhaul locking code 2011-12-21 11:49:33 +00:00
misc
net ether_ifattach() sets if_mtu to ETHERMTU, don't bother set it again 2012-01-07 09:41:57 +00:00
quirk Add support for more USB devices. 2012-01-16 22:26:25 +00:00
serial - Add ID for the BeagleBone FTDI serial over usb port. 2012-01-16 23:14:23 +00:00
storage
template
wlan Add support for new USB device. 2012-01-19 18:03:52 +00:00
ufm_ioctl.h
usb_bus.h
usb_busdma.c
usb_busdma.h
usb_cdc.h
usb_compat_linux.c
usb_compat_linux.h
usb_controller.h
usb_core.c
usb_core.h
usb_debug.c
usb_debug.h
usb_dev.c Remove direct access to si_name. 2012-02-10 12:35:57 +00:00
usb_dev.h
usb_device.c
usb_device.h
usb_dynamic.c
usb_dynamic.h
usb_endian.h
usb_error.c
usb_freebsd.h
usb_generic.c
usb_generic.h
usb_handle_request.c
usb_hid.c
usb_hub.c Improve support for USB 3.0 HUBs. In certain states we 2012-01-13 22:26:13 +00:00
usb_hub.h
usb_if.m
usb_ioctl.h
usb_lookup.c
usb_mbuf.c
usb_mbuf.h
usb_msctest.c
usb_msctest.h
usb_parse.c
usb_pci.h
usb_pf.c
usb_pf.h
usb_process.c
usb_process.h
usb_request.c Improve support for USB 3.0 HUBs. In certain states we 2012-01-13 22:26:13 +00:00
usb_request.h - Try to fix support for USB 3.0 HUBs. 2012-01-12 21:21:20 +00:00
usb_transfer.c Avoid to check the same cache line/variable from all the locking 2012-01-28 14:00:21 +00:00
usb_transfer.h
usb_util.c
usb_util.h
usb.h - Try to fix support for USB 3.0 HUBs. 2012-01-12 21:21:20 +00:00
usbdevs Add support for new USB device. 2012-01-19 18:03:52 +00:00
usbdi_util.h
usbdi.h
usbhid.h