suspend/resume regression

Adrian Chadd adrian.chadd at gmail.com
Sun Jul 26 00:45:54 UTC 2015


Hi,

Yes, the USB device suspend/resume thing is a more generic
suspend/resume problem. Warner has some ideas - eg, registering a "is
this a new device?" method; the device driver will check if the device
has changed upon resume and optionally go through a detach/reattach
process. So for USB it could be something about the serial or FS
label; for wifi drivers it could be the MAC / serial number of the
NIC, etc.


-adrian


More information about the freebsd-stable mailing list