freebsd-dev/sys/dev/usb
Andriy Voskoboinyk 8a1d6d278d urtwn: add ROM structure for RTL8188EU
- Add the structure with already known fields offsets
  (some of them were taken from this driver,
  some (channel_plan, rf_* fields) - from TP-LINK official driver)
- Fix a typo / dehardcode a constant in RTL8192C ROM structure.

Tested with RTL8188EU, STA mode

Reviewed by:	kevlo
Approved by:	adrian (mentor)
Differential Revision:	https://reviews.freebsd.org/D4274
2016-01-17 00:52:21 +00:00
..
controller Move ohci files to their proper place in the tree for atmel. 2016-01-16 04:47:32 +00:00
gadget
input Create a USB_PNP_INFO and use it to export the existing PNP 2015-12-11 05:28:00 +00:00
misc Create a USB_PNP_INFO and use it to export the existing PNP 2015-12-11 05:28:00 +00:00
net Add suppoort for the Sitecom LN-031 2015-12-31 18:12:35 +00:00
quirk Implement support for reading USB quirks from the kernel environment. 2015-09-24 17:37:30 +00:00
serial Flag the first port on a Sheevaplug ftdi serial device as jtag. 2015-12-16 20:54:28 +00:00
storage Create a USB_PNP_INFO and use it to export the existing PNP 2015-12-11 05:28:00 +00:00
template
video
wlan urtwn: add ROM structure for RTL8188EU 2016-01-17 00:52:21 +00:00
ufm_ioctl.h
uftdiio.h Return the current ftdi bitbang mode with the UFTDIIOC_GET_BITMODE ioctl. 2015-08-06 19:47:04 +00:00
uled_ioctl.h
usb_bus.h Improve the realtime properties of USB transfers for embedded systems 2015-08-14 12:57:53 +00:00
usb_busdma.c Add helper function to check if a USB page cache buffer is properly 2015-11-07 11:40:35 +00:00
usb_busdma.h Add helper function to check if a USB page cache buffer is properly 2015-11-07 11:40:35 +00:00
usb_cdc.h
usb_controller.h
usb_core.c
usb_core.h
usb_debug.c
usb_debug.h
usb_dev.c
usb_dev.h
usb_device.c Use the recently added "make_dev_s()" function to solve old race setting the 2016-01-15 12:09:15 +00:00
usb_device.h
usb_dynamic.c Finish process of moving the LinuxKPI module into the default kernel build. 2015-10-29 08:28:39 +00:00
usb_dynamic.h Finish process of moving the LinuxKPI module into the default kernel build. 2015-10-29 08:28:39 +00:00
usb_endian.h
usb_error.c
usb_freebsd_loader.h
usb_freebsd.h
usb_generic.c
usb_generic.h
usb_handle_request.c
usb_hid.c
usb_hub.c Create a USB_PNP_INFO and use it to export the existing PNP 2015-12-11 05:28:00 +00:00
usb_hub.h
usb_if.m
usb_ioctl.h
usb_lookup.c Update metadata for "tools/tools/bus_autoconf" after r292080. Use 2015-12-29 11:53:13 +00:00
usb_mbuf.c
usb_mbuf.h
usb_msctest.c Revert r290327. The compiler warnings seems to be specific to clang v3.5 only. 2015-11-03 09:38:39 +00:00
usb_msctest.h
usb_parse.c
usb_pci.h
usb_pf.c Fix race in USB PF which can happen if we stop tracing exactly when 2015-08-15 09:00:36 +00:00
usb_pf.h
usb_process.c
usb_process.h Improve the realtime properties of USB transfers for embedded systems 2015-08-14 12:57:53 +00:00
usb_request.c
usb_request.h
usb_transfer.c Fix race in USB PF which can happen if we stop tracing exactly when 2015-08-15 09:00:36 +00:00
usb_transfer.h
usb_util.c
usb_util.h
usb.h
usbdevs Add suppoort for the Sitecom LN-031 2015-12-31 18:12:35 +00:00
usbdi_util.h
usbdi.h Update metadata for "tools/tools/bus_autoconf" after r292080. Use 2015-12-29 11:53:13 +00:00
usbhid.h