opnsense-src/sys/dev/usb
Ed Maste 2c8cf0c505 if_muge: retire lan78xx_eeprom_read
lan78xx_eeprom_read just checked for EEPROM presence then called
lan78xx_eeprom_read_raw if present, and had only one caller.  Introduce
lan78xx_eeprom_present to check for EEPROM presence, and use it in the
one place it is needed.

This is used by r334964, which was accidentally committed out-of-order
from my work tree.

Reported by:	markj
Sponsored by:	The FreeBSD Foundation
2018-06-11 19:34:47 +00:00
..
controller Describe Fresco Logic FL1100 USB 3.0 controllers. 2018-05-28 19:55:51 +00:00
gadget
input Attempt to fix build by removing EOF backslash-newline 2018-05-16 03:17:37 +00:00
misc
net if_muge: retire lan78xx_eeprom_read 2018-06-11 19:34:47 +00:00
quirk
serial Add support for SIMCom SIM7600E. 2018-06-05 05:19:04 +00:00
storage
template Set bDeviceClass properly for composite device (template 8). There should 2018-06-01 09:17:20 +00:00
video
wlan ifnet: Replace if_addr_lock rwlock with epoch + mutex 2018-05-18 20:13:34 +00:00
ufm_ioctl.h
uftdiio.h
uled_ioctl.h
usb.h
usb_bus.h
usb_busdma.c
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 Change the default USB template from the current 0 to -1. The reason 2018-05-28 18:34:16 +00:00
usb_device.h
usb_dynamic.c
usb_dynamic.h
usb_endian.h
usb_error.c
usb_freebsd.h
usb_freebsd_loader.h
usb_generic.c
usb_generic.h
usb_handle_request.c
usb_hid.c
usb_hub.c
usb_hub.h
usb_if.m
usb_ioctl.h Add a "multifunction" device side USB template, which provides mass 2018-05-17 19:54:11 +00:00
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 Permit "(", ")", ":", and "/" in USB string descriptors. 2018-05-19 10:49:51 +00:00
usb_request.h
usb_transfer.c
usb_transfer.h
usb_util.c
usb_util.h
usbdevs usbdevs: sort my prior commit 2018-06-11 05:28:00 +00:00
usbdi.h
usbdi_util.h
usbhid.h