mirror of
https://github.com/opnsense/src.git
synced 2026-02-26 03:13:02 -05:00
src/sys/dev/usb2/core/usbdevs src/sys/dev/usb2/include/urio2_ioctl.h src/sys/dev/usb2/storage/ustorage2_fs.h These files are not used any more. src/usr.sbin/Makefile src/etc/mtree/BSD.include.dist src/include/Makefile src/lib/Makefile src/share/man/man7/hier.7 src/share/mk/bsd.libnames.mk src/etc/mtree/BSD.include.dist Make "usbconfig" and "libusb20" a part of the default build. src/sys/dev/usb/rio500_usb.h src/sys/dev/usb2/storage/urio2.c Use common include file. src/sys/dev/usb2/bluetooth/ng_ubt2.c Make USB bluetooth depend on "ng_hci" module. src/sys/dev/usb2/controller/ehci2.c src/sys/dev/usb2/controller/ehci2.h Patches for Marvell EHCI. src/sys/dev/usb2/core/usb2_busdma.c Bugfix for 64-bit platforms. Need to unload the previously loaded DMA map and some cleanup regarding some corner cases. src/sys/dev/usb2/core/usb2_core.h src/sys/dev/usb2/core/usb2_dev.c src/sys/dev/usb2/core/usb2_dev.h Bugfix for libusb filesystem interface. New feature: Add support for filtering device data at the expense of the userland process. Add some more comments. Some minor code styling. Remove unused function, usb2_fifo_get_data_next(). Fix an issue about "fifo_index" being used instead of "ep_index". src/sys/dev/usb2/core/usb2_device.c src/sys/dev/usb2/core/usb2_generic.c Bugfix for Linux USB compat layer. Do not free non-generic FIFOs when doing an alternate setting. Cleanup USB IOCTL and USB reference handling. Fix a corner case where USB-FS was left initialised after setting a new configuration or alternate setting. src/sys/dev/usb2/core/usb2_hub.c Improvement: Check all USB HUB ports by default at least one time. src/sys/dev/usb2/core/usb2_request.c Bugfix: Make sure destination ASCII string is properly zero terminated in all cases. Improvement: Skip invalid characters instead of replacing with a dot. src/sys/dev/usb2/core/usb2_util.c src/sys/dev/usb2/image/uscanner2.c Spelling. src/sys/dev/usb2/include/Makefile Share "usbdevs" with the old USB stack. src/sys/dev/usb2/include/usb2_devid.h src/sys/dev/usb2/include/usb2_devtable.h Regenerate files. Alfred: Please fix the RCS tag at the top. src/sys/dev/usb2/include/usb2_ioctl.h Fix compilation of "kdump". src/sys/dev/usb2/serial/ubsa2.c src/sys/dev/usb2/serial/ugensa2.c Remove device ID's which will end up in a new 3G driver. src/sys/dev/usb2/sound/uaudio2.c Correct a debug printout. src/sys/dev/usb2/storage/umass2.c Sync with old USB stack. src/lib/libusb20/libusb20.3 Add more documentation. src/lib/libusb20/libusb20.c Various bugfixes and improvements. src/usr.sbin/usbconfig/dump.c src/usr.sbin/usbconfig/usbconfig.c New commands for dumping strings and doing custom USB requests from the command line. Remove keyword requirements from generated files: "head/sys/dev/usb2/include/usb2_devid.h" "head/sys/dev/usb2/include/usb2_devtable.h" |
||
|---|---|---|
| .. | ||
| dsbr100io.h | ||
| ehci.c | ||
| ehci_mbus.c | ||
| ehci_pci.c | ||
| ehcireg.h | ||
| ehcivar.h | ||
| FILES | ||
| hid.c | ||
| hid.h | ||
| if_aue.c | ||
| if_auereg.h | ||
| if_axe.c | ||
| if_axereg.h | ||
| if_cdce.c | ||
| if_cdcereg.h | ||
| if_cue.c | ||
| if_cuereg.h | ||
| if_kue.c | ||
| if_kuereg.h | ||
| if_rue.c | ||
| if_ruereg.h | ||
| if_rum.c | ||
| if_rumreg.h | ||
| if_rumvar.h | ||
| if_udav.c | ||
| if_udavreg.h | ||
| if_upgt.c | ||
| if_upgtvar.h | ||
| if_ural.c | ||
| if_uralreg.h | ||
| if_uralvar.h | ||
| if_zyd.c | ||
| if_zydfw.h | ||
| if_zydreg.h | ||
| kue_fw.h | ||
| ohci.c | ||
| ohci_pci.c | ||
| ohcireg.h | ||
| ohcivar.h | ||
| rio500_usb.h | ||
| rt2573_ucode.h | ||
| sl811hs.c | ||
| sl811hsreg.h | ||
| sl811hsvar.h | ||
| slhci_pccard.c | ||
| u3g.c | ||
| uark.c | ||
| ubsa.c | ||
| ubser.c | ||
| ubser.h | ||
| uchcom.c | ||
| ucom.c | ||
| ucomvar.h | ||
| ucycom.c | ||
| udbp.c | ||
| udbp.h | ||
| ufm.c | ||
| ufoma.c | ||
| uftdi.c | ||
| uftdireg.h | ||
| ugen.c | ||
| ugraphire_rdesc.h | ||
| uhci.c | ||
| uhci_pci.c | ||
| uhcireg.h | ||
| uhcivar.h | ||
| uhid.c | ||
| uhub.c | ||
| uipaq.c | ||
| ukbd.c | ||
| ulpt.c | ||
| umass.c | ||
| umct.c | ||
| umodem.c | ||
| ums.c | ||
| uplcom.c | ||
| urio.c | ||
| usb.c | ||
| usb.h | ||
| usb_ethersubr.c | ||
| usb_ethersubr.h | ||
| usb_if.m | ||
| usb_mem.c | ||
| usb_mem.h | ||
| usb_port.h | ||
| usb_quirks.c | ||
| usb_quirks.h | ||
| usb_subr.c | ||
| usbcdc.h | ||
| usbdevs | ||
| usbdi.c | ||
| usbdi.h | ||
| usbdi_util.c | ||
| usbdi_util.h | ||
| usbdivar.h | ||
| usbhid.h | ||
| uscanner.c | ||
| uslcom.c | ||
| uvisor.c | ||
| uvscom.c | ||
| uxb360gp_rdesc.h | ||