freebsd-src/sys/dev/usb
Julian Elischer 80ee93cb22 Slightly reorganise part of the ohci_softintr() function
to better keep track of the total amoutn transferred during a
transfer. Seems similar to some code in the NetBSD version.
I notice they have incorporated matches from him so I don't know which
direction it went.

Submitted by:	damien.bergamini@free.fr
Obtained from:	patches to make the ueagle driver work
MFC after:	1 week
2004-12-14 03:59:24 +00:00
..
dsbr100io.h
ehci.c Small formatting change.. 2004-12-14 03:54:08 +00:00
ehci_pci.c Make the USB subsystem unloadable and detachable, though currently 2004-08-02 15:37:35 +00:00
ehcireg.h Merge recent USB2/EHCI related changes from NetBSD: 2004-11-03 01:52:50 +00:00
ehcivar.h Save and restore state across suspend/resume events. 2004-10-30 15:13:09 +00:00
FILES Diff-reduction before merging if_axe to RELENG_4. 2004-12-08 22:02:58 +00:00
hid.c
hid.h
if_aue.c Mark USB ethernet devices as IFF_NEEDSGIANT, since the USB framework 2004-08-11 03:38:55 +00:00
if_auereg.h Replace the static "qdat" structure with a per-instance softc field 2004-05-23 12:35:25 +00:00
if_axe.c Diff-reduction before merging if_axe to RELENG_4. 2004-12-08 22:02:58 +00:00
if_axereg.h Diff-reduction before merging if_axe to RELENG_4. 2004-12-08 22:02:58 +00:00
if_cue.c Mark USB ethernet devices as IFF_NEEDSGIANT, since the USB framework 2004-08-11 03:38:55 +00:00
if_cuereg.h Replace the static "qdat" structure with a per-instance softc field 2004-05-23 12:35:25 +00:00
if_kue.c Mark USB ethernet devices as IFF_NEEDSGIANT, since the USB framework 2004-08-11 03:38:55 +00:00
if_kuereg.h Replace the static "qdat" structure with a per-instance softc field 2004-05-23 12:35:25 +00:00
if_rue.c Mark USB ethernet devices as IFF_NEEDSGIANT, since the USB framework 2004-08-11 03:38:55 +00:00
if_ruereg.h Replace the static "qdat" structure with a per-instance softc field 2004-05-23 12:35:25 +00:00
if_udav.c URL of the data sheet has changed. 2004-12-09 13:27:44 +00:00
if_udavreg.h Replace the static "qdat" structure with a per-instance softc field 2004-05-23 12:35:25 +00:00
kue_fw.h
ohci.c Slightly reorganise part of the ohci_softintr() function 2004-12-14 03:59:24 +00:00
ohci_pci.c Make the USB subsystem unloadable and detachable, though currently 2004-08-02 15:37:35 +00:00
ohcireg.h Remove "Scheduling overrun" interrupts from the set of normal interrupts 2004-05-06 09:21:05 +00:00
ohcivar.h Make the USB subsystem unloadable and detachable, though currently 2004-08-02 15:37:35 +00:00
rio500_usb.h
ubsa.c Add support for the Vodafone Mobile Connect 3G datacard. 2004-10-16 21:27:28 +00:00
ubser.c Use generic tty code instead of local copies. 2004-10-12 09:18:37 +00:00
ubser.h add driver for BWCT console management serials 2004-03-01 02:34:49 +00:00
ucom.c Use generic infrastructure for the ucom driver instead of local stuff. 2004-09-28 20:23:49 +00:00
ucomvar.h Use generic infrastructure for the ucom driver instead of local stuff. 2004-09-28 20:23:49 +00:00
ucycom.c Use generic tty code. 2004-10-12 09:21:03 +00:00
udbp.c Tweak the compatibility macros a little so that the device printing is 2004-08-15 23:39:18 +00:00
udbp.h
ufm.c Tweak the compatibility macros a little so that the device printing is 2004-08-15 23:39:18 +00:00
uftdi.c Add support for the B&B Electronics USB->RS422/485 adapter. 2004-10-30 09:21:44 +00:00
uftdireg.h Add support to the uftdi driver for Intrepid Control Systems' vehicle 2004-07-01 17:16:20 +00:00
ugen.c MFNetBSD 2004-12-13 07:45:02 +00:00
ugraphire_rdesc.h
uhci.c Fix just the worst of the timeout race conditions that the previous 2004-11-16 00:48:27 +00:00
uhci_pci.c Add device IDs for Intel ICH6. 2004-10-13 14:51:42 +00:00
uhcireg.h
uhcivar.h Make the USB subsystem unloadable and detachable, though currently 2004-08-02 15:37:35 +00:00
uhid.c Add sys/uio.h explicitly, and move sys/vnode.h include to be more 2004-12-13 07:08:22 +00:00
uhub.c When a port cannot be set up, report the error code in the `disabling 2004-11-09 19:46:57 +00:00
ukbd.c We don't need vnode.h, but do need uio.h in these files. vnode.h 2004-12-13 07:09:54 +00:00
ulpt.c Tweak the compatibility macros a little so that the device printing is 2004-08-15 23:39:18 +00:00
umass.c Add support for the TwinMOS Memory Disk IV. 2004-11-28 21:49:30 +00:00
umct.c Use a taskqueue rather than an swi to handle deferred notifications. 2004-10-05 04:03:00 +00:00
umodem.c We don't need vnode.h, but do need uio.h in these files. vnode.h 2004-12-13 07:09:54 +00:00
ums.c Add sys/uio.h explicitly, and move sys/vnode.h include to be more 2004-12-13 07:08:22 +00:00
uplcom.c We don't need vnode.h, but do need uio.h in these files. vnode.h 2004-12-13 07:09:54 +00:00
urio.c We don't need vnode.h, but do need uio.h in these files. vnode.h 2004-12-13 07:09:54 +00:00
usb.c Add sys/uio.h explicitly, and move sys/vnode.h include to be more 2004-12-13 07:08:22 +00:00
usb.h
usb_ethersubr.c Remove duplicate 2003-11-14 11:09:45 +00:00
usb_ethersubr.h
usb_if.m
usb_mem.c When searching for a suitable block of memory on the free list, 2004-08-02 13:59:02 +00:00
usb_mem.h
usb_port.h Put back usb_uncallout_drain(), as it is now also used by umass.c. 2004-11-12 03:24:12 +00:00
usb_quirks.c Add support Qualcomm CDMA modem 2004-09-03 23:19:27 +00:00
usb_quirks.h
usb_subr.c Merge recent USB2/EHCI related changes from NetBSD: 2004-11-03 01:52:50 +00:00
usbcdc.h
usbdevs Revert addition of Lide scanner entry.. 2004-12-13 00:25:03 +00:00
usbdi.c Fix two cases where a successful return from usbd_transfer() would 2004-08-29 02:35:59 +00:00
usbdi.h Might as well get the right $NetBSD$ string while we are at it. 2004-12-13 08:12:06 +00:00
usbdi_util.c Add missing <sys/module.h> includes 2004-05-30 20:08:47 +00:00
usbdi_util.h MFNetBSD. 2004-06-26 10:35:10 +00:00
usbdivar.h Merge recent USB2/EHCI related changes from NetBSD: 2004-11-03 01:52:50 +00:00
usbhid.h Add support for USB Microsoft Intellimouse 2004-12-12 05:34:20 +00:00
uscanner.c sys/vnode.h is inappropriate for a driver. Use sys/uio.h instead. 2004-12-13 06:26:23 +00:00
uvisor.c MFp4: First batch of dev/usb/usbdevs.h -> usbdevs.h changes. 2004-06-27 12:41:44 +00:00
uvscom.c Overhaul ucom serial driver by using generic stuff instead of homerolled 2004-09-17 11:53:45 +00:00