DragonFly commits List (threaded) for 2005-09
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/bus/usb ehci.c
dillon 2005/09/03 21:46:13 PDT
DragonFly src repository
Modified files:
sys/bus/usb ehci.c
Log:
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.
Revision Changes Path
1.14 +19 -13 src/sys/bus/usb/ehci.c
http://www.dragonflybsd.org/cvsweb/src/sys/bus/usb/ehci.c.diff?r1=1.13&r2=1.14&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]