CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2024/08/19 03:26:58

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

Log message:
Use M_WAITOK where we can; this includes during autoconf where the only
realistic option is to panic if we're doing smallish allocations and run
out of memory.

ok deraadt@

Reply via email to