CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2026/06/07 10:29:28

Modified files:
        sys/dev/i2c    : ihidev.c 

Log message:
sadly attach functions cannot indicate failure (until we eventually
fix that), so the device node remains inact (but broken).  Strange
callbacks (like activate for suspend/resume) need to detect this situation
in a device-dependent way for now.  Do that here.
ok kettenis

Reply via email to