[adding linux-usb to CC as this is very USB specific] Steve Glendinning <steve.glendinning@xxxxxxxxxxx> writes: > + smsc95xx_set_feature(dev, USB_DEVICE_REMOTE_WAKEUP); That does look a bit strange to me. This is a USB interface driver. The USB device is handled by the generic "usb" USB device driver, which will DTRT for you. I don't think you need to set any USB device features here. Sorry for not commenting on this earlier.... It took me a while to understand why that part surprised me. Bjørn -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html