Merge the following revs from NetBSD (in an attempt to bring new material
authorMatthew Dillon <dillon@dragonflybsd.org>
Sun, 4 Sep 2005 04:46:12 +0000 (04:46 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sun, 4 Sep 2005 04:46:12 +0000 (04:46 +0000)
commitf16402d4886cd6f7c8fddbc0eace157c2a98fb6f
tree41d47526972215d7ee246355dfb145958dd266c5
parent7fed0b99bc4b0794e950e475ba1cbb1eb18984f4
Merge the following revs from NetBSD (in an attempt to bring new material
in in a more piecemeal fashion):

1.105   NOT APPLICABLE TO DRAGONFLY.  This rev moved interrupt enablement
to near the end of the init.  DragonFly already goes even further
and moves interrupt enablement into the PCI module.

1.104   Constification and variable naming cleanup.

1.103   Make sure all physical addresses are filled in the qTD even when we have
        a page offset.

1.102   Make sure to honor the USBD_FORCE_SHORT_XFER flag and generate an empty
        transfer when necessary.
sys/bus/usb/ehci.c