freebsd-dev/sys/dev/usb
Gavin Atkinson b5ba3bdb25 Support multiple interface devices. The driver had previously hardcoded
support for only the first port, but the CP2105 can have multiple ports.
Although this allowed the first port to mostly work on multi port devices,
there could be issues with this arrangement.

Update the man page to reflect support for both ports and the CP2105.

Many thanks to Silicon Labs (www.silabs.com) for providing a CP2105-EK
dev board for testing.

MFC after:	2 weeks
2012-08-04 15:11:36 +00:00
..
controller Make this compile again. Also note that it is AT91RM9200+KB9202B 2012-07-27 17:28:11 +00:00
input
misc
net The JP1082 device doesn't respond to the MII_BMSR command and it turns 2012-07-15 05:49:02 +00:00
quirk Quirk MS keyboard so that function keys work 2012-07-23 15:14:28 +00:00
serial Support multiple interface devices. The driver had previously hardcoded 2012-08-04 15:11:36 +00:00
storage
template
wlan - Add support of the following USB devices to run(4): 2012-07-09 06:34:15 +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
usb_dev.h
usb_device.c Improve support for detaching kernel drivers on a per interface basis. 2012-06-01 16:30:54 +00:00
usb_device.h
usb_dynamic.c
usb_dynamic.h
usb_endian.h
usb_error.c
usb_freebsd.h
usb_generic.c Improve support for detaching kernel drivers on a per interface basis. 2012-06-01 16:30:54 +00:00
usb_generic.h
usb_handle_request.c
usb_hid.c
usb_hub.c
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 Merge from r234532: 2012-07-11 02:57:32 +00:00
usb_pf.h
usb_process.c
usb_process.h
usb_request.c
usb_request.h
usb_transfer.c
usb_transfer.h
usb_util.c
usb_util.h
usb.h
usbdevs Improve descriptions for several devices supported by uslcom(4). 2012-07-26 12:18:23 +00:00
usbdi_util.h
usbdi.h
usbhid.h