OpenBSD cvs log

created 2021-08-22T22:13:47Z
begin 2021-08-20T01:40:51Z
end 2021-08-20T04:54:10Z
path src/sys
commits 1

date 2021-08-20T04:54:10Z
author kevlo
files src/sys/dev/usb/if_ure.c log diff annotate
message Back out last commit.

deraadt@ pointed out that the operation is correct.
It attaches, but by then it is being pulled. The dying flag is set to
avoid half the kinds of failure conditions. The other half of the failure
conditions are detect on-the-spot.

And it seems when compiled for debug, this on-the-spot check which notices
the device isn't there, has a printf.