freebsd-dev/sys/dev/usb
Alfred Perlstein 6f0e1ffd07 src/sys/dev/usb2/controller/uss820dci_pccard.c
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"
2008-11-19 08:56:35 +00:00
..
dsbr100io.h
ehci_mbus.c Mbus attachment for USB EHCI integrated controller on Marvell chips. 2008-10-14 07:05:20 +00:00
ehci_pci.c Add modules for the HCI part of USB. This is convenient when having a UHCI 2008-10-09 19:22:00 +00:00
ehci.c Mbus attachment for USB EHCI integrated controller on Marvell chips. 2008-10-14 07:05:20 +00:00
ehcireg.h Add isochronous transfer support for USB 2.0 2008-08-18 04:49:58 +00:00
ehcivar.h Mbus attachment for USB EHCI integrated controller on Marvell chips. 2008-10-14 07:05:20 +00:00
FILES
hid.c Fix a typo: According to the hid spec, Global item #3 2008-08-18 17:05:59 +00:00
hid.h
if_aue.c Add a quirk for Belkin USB Bluetooth adapters (F8T012xx1 series) 2008-11-12 13:58:59 +00:00
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 Add the D-Link DWA-110 2008-08-19 01:44:56 +00:00
if_rumreg.h
if_rumvar.h
if_udav.c
if_udavreg.h
if_upgt.c Add Conexant/Intersil PrismGT SoftMAC wireless USB driver - upgt(4). 2008-08-11 03:57:31 +00:00
if_upgtvar.h Add Conexant/Intersil PrismGT SoftMAC wireless USB driver - upgt(4). 2008-08-11 03:57:31 +00:00
if_ural.c Free the correct buffer list on failure. 2008-07-30 00:38:10 +00:00
if_uralreg.h
if_uralvar.h
if_zyd.c o use the new association callback to notify the driver when joining a bss 2008-10-27 16:46:50 +00:00
if_zydfw.h
if_zydreg.h rename flags and add a ZYD_FLAG_DETACHING flag to indicate we're 2008-09-10 03:40:51 +00:00
kue_fw.h
ohci_pci.c Add modules for the HCI part of USB. This is convenient when having a UHCI 2008-10-09 19:22:00 +00:00
ohci.c
ohcireg.h
ohcivar.h
rio500_usb.h src/sys/dev/usb2/controller/uss820dci_pccard.c 2008-11-19 08:56:35 +00:00
rt2573_ucode.h
sl811hs.c
sl811hsreg.h
sl811hsvar.h
slhci_pccard.c Add modules for the HCI part of USB. This is convenient when having a UHCI 2008-10-09 19:22:00 +00:00
u3g.c Hide the attach message. This needs to be done in the probe as well, as 2008-11-13 21:49:07 +00:00
uark.c uark/ucom: Minor code cleanup. 2008-10-09 20:51:25 +00:00
ubsa.c Remove a comment that belonged to a deleted if statement. 2008-10-22 20:18:47 +00:00
ubser.c
ubser.h
uchcom.c
ucom.c Don't include <sys/clist.h> inside ucom(4) and ufoma(4). 2008-10-23 19:16:57 +00:00
ucomvar.h Replace all calls to minor() with dev2unit(). 2008-09-27 08:51:18 +00:00
ucycom.c
udbp.c Retire the MALLOC and FREE macros. They are an abomination unto style(9). 2008-10-23 15:53:51 +00:00
udbp.h
ufm.c Replace all calls to minor() with dev2unit(). 2008-09-27 08:51:18 +00:00
ufoma.c Don't include <sys/clist.h> inside ucom(4) and ufoma(4). 2008-10-23 19:16:57 +00:00
uftdi.c Integrate the new MPSAFE TTY layer to the FreeBSD operating system. 2008-08-20 08:31:58 +00:00
uftdireg.h
ugen.c Add a reset device command to ugen.c. 2008-11-13 21:34:34 +00:00
ugraphire_rdesc.h
uhci_pci.c Add modules for the HCI part of USB. This is convenient when having a UHCI 2008-10-09 19:22:00 +00:00
uhci.c
uhcireg.h
uhcivar.h
uhid.c Replace all calls to minor() with dev2unit(). 2008-09-27 08:51:18 +00:00
uhub.c
uipaq.c Make uipaq's ucom callbacks easier to read while I'm hear looking for 2008-08-31 03:39:59 +00:00
ukbd.c uark/ucom: Minor code cleanup. 2008-10-09 20:51:25 +00:00
ulpt.c Replace all calls to minor() with dev2unit(). 2008-09-27 08:51:18 +00:00
umass.c Move all the hacks for the Huawei, Novatel and Qualcomm cards into a stub 2008-10-14 08:41:54 +00:00
umct.c Typo. 2008-10-10 20:05:15 +00:00
umodem.c All the other routines returned EIO from the param routine. Return it 2008-08-31 03:22:19 +00:00
ums.c Replace all calls to minor() with dev2unit(). 2008-09-27 08:51:18 +00:00
uplcom.c Kill dead code. This has been a 'todo' item for a long time and the 2008-08-31 03:08:26 +00:00
urio.c Replace all calls to minor() with dev2unit(). 2008-09-27 08:51:18 +00:00
usb_ethersubr.c
usb_ethersubr.h
usb_if.m
usb_mem.c
usb_mem.h
usb_port.h
usb_quirks.c Add support for the Microsoft Comfort Optical Mouse 3000 (model 1043). 2008-11-12 13:32:19 +00:00
usb_quirks.h
usb_subr.c Silence detach messages if the device has marked itself quiet (u3g). 2008-11-13 21:46:19 +00:00
usb.c Replace all calls to minor() with dev2unit(). 2008-09-27 08:51:18 +00:00
usb.h Add a reset device command to ugen.c. 2008-11-13 21:34:34 +00:00
usbcdc.h
usbdevs Add a quirk for Belkin USB Bluetooth adapters (F8T012xx1 series) 2008-11-12 13:58:59 +00:00
usbdi_util.c
usbdi_util.h
usbdi.c Add a reset device command to ugen.c. 2008-11-13 21:34:34 +00:00
usbdi.h Add a reset device command to ugen.c. 2008-11-13 21:34:34 +00:00
usbdivar.h
usbhid.h
uscanner.c Replace all calls to minor() with dev2unit(). 2008-09-27 08:51:18 +00:00
uslcom.c
uvisor.c Style nit: s/^ }/}/ 2008-08-23 23:28:33 +00:00
uvscom.c Kill dead code. This has been a 'todo' item for a long time and the 2008-08-31 03:08:26 +00:00
uxb360gp_rdesc.h