tech-kern archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
can't suspend because of tap interfaces
Hi,
currently, I can't suspend my laptop because I have three tap
interfaces configured, and they don't register with the pm framework.
Should I add calls to pmf_device_register(xx, NULL, NULL), and they
will probably be needed for all other pseudo interfaces similar to
tap?
Or is there a plan to skip all these kinds of interfaces at some
point in pmf when suspending/resuming?
grep pmf in src/sys/net gives nothing.
Thanks,
Aymeric
Home |
Main Index |
Thread Index |
Old Index