https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280290

--- Comment #26 from Edward Tomasz Napierala <tr...@freebsd.org> ---
Okay, I think I know what's going on.  I've added some strategic printfs, and
it looks like this:

iichid_attach: start
hidbus0: <HID bus> on iichid0
hkbd0: <DLL079F:00 044E:120B Keyboard> on hidbus0
kbd2 at hkbd0
iichid_intr_start: done
iichid_attach: done

What seems to happen is that iichid_intr_start() sets the power correctly, but
then iichid_attach() sets it back off, just before returning.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to