Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys



Module Name:    src
Committed By:   thorpej
Date:           Thu Feb  4 23:29:16 UTC 2021

Modified Files:
        src/sys/kern: subr_device.c
        src/sys/sys: device.h

Log Message:
Add device_attached_to_iattr(), which return true if the device
attached to the specified interface attribute.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/kern/subr_device.c
cvs rdiff -u -r1.164 -r1.165 src/sys/sys/device.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index