K 10 svn:author V 5 shiba K 8 svn:date V 27 2003-12-22T15:18:46.000000Z K 7 svn:log V 398 Enable support for DEVICE_SUSPEND, DEVICE_RESUME and DEVICE_SHUTDOWN methods for USB devices in the same way of uhci driver. But this change is not complete because some ohci controlers are not initialized completely. So "kernel: usb0: 1 scheduling overruns" interrupt will generate many times. This change will be same one in PR kern/60099. Discussed on [bsd-nomads:16737] - [bsd-nomads:16746]. END