Synchronise with NetBSD:
authorJeroen Ruigrok/asmodai <asmodai@dragonflybsd.org>
Sat, 27 Aug 2005 19:00:49 +0000 (19:00 +0000)
committerJeroen Ruigrok/asmodai <asmodai@dragonflybsd.org>
Sat, 27 Aug 2005 19:00:49 +0000 (19:00 +0000)
commitba1b1de30c66fb8ef4e4f13ff64a292cf1137585
treed531448c5546329187401457990406f0b9ba861e
parentd44f01b9e9236d465f22c8b7a6621d59bc355aa9
Synchronise with NetBSD:

ehci.c:

v1.74: Add suspend/resume support.
v1.75: Fix typo: compolicated.
v1.76: A little portability stuff (lockmgr -> usb_lockmgr)
v1.78: add interrupt transfers
v1.79: use DPRINTF instead of a printf

ehcireg.h:

1.18: Fix EHCI_HCS_P_INDICATOR

usb_port.h:

NetBSD/OpenBSD specific things, lockmgr->usb_lockmgr..
sys/bus/usb/ehci.c
sys/bus/usb/ehcireg.h
sys/bus/usb/usb_port.h