freebsd-dev/sys/dev/usb
Ed Maste 3e85b721d6 Remove register keyword from sys/ and ANSIfy prototypes
A long long time ago the register keyword told the compiler to store
the corresponding variable in a CPU register, but it is not relevant
for any compiler used in the FreeBSD world today.

ANSIfy related prototypes while here.

Reviewed by:	cem, jhb
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D10193
2017-05-17 00:34:34 +00:00
..
controller Describe Intel Apollo Lake and Braswell USB 3.0 controllers. 2017-05-14 14:27:59 +00:00
gadget
input Bring the handling of the y axis in the ums driver in-line with the other 2017-03-22 17:06:57 +00:00
misc Add support for ThingM blink(1) notification LED to uled(4). 2017-03-31 08:20:59 +00:00
net Make sure MAC address is reprogrammed when if_init() callback is 2016-11-16 14:39:03 +00:00
quirk Remove RTL8153 quirk since ure(4) supports this chip. 2017-04-14 14:38:27 +00:00
serial Add support for Vodafone/Huawei K3771. 2017-02-28 20:25:45 +00:00
storage Implement use of multiple transfers per I/O. 2017-02-26 06:25:55 +00:00
template
video
wlan net80211 drivers: fix rate setup for EAPOL frames, obtain Tx parameters 2017-02-26 20:49:35 +00:00
ufm_ioctl.h
uftdiio.h
uled_ioctl.h
usb_bus.h
usb_busdma.c Remove register keyword from sys/ and ANSIfy prototypes 2017-05-17 00:34:34 +00:00
usb_busdma.h
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 Make the USB attach strings in dmesg include product name. 2016-10-25 07:48:19 +00:00
usb_device.h
usb_dynamic.c
usb_dynamic.h
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 "Buses" is the preferred plural of "bus" 2017-01-15 17:54:01 +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 Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
usb_pf.h Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
usb_process.c Defer USB enumeration until the SI_SUB_KICK_SCHEDULER is executed to avoid 2016-12-19 09:28:12 +00:00
usb_process.h
usb_request.c
usb_request.h
usb_transfer.c
usb_transfer.h
usb_util.c
usb_util.h
usb.h
usbdevs Add support for ThingM blink(1) notification LED to uled(4). 2017-03-31 08:20:59 +00:00
usbdi_util.h
usbdi.h
usbhid.h