Back out last commit.
authorkevlo <kevlo@openbsd.org>
Fri, 20 Aug 2021 04:54:10 +0000 (04:54 +0000)
committerkevlo <kevlo@openbsd.org>
Fri, 20 Aug 2021 04:54:10 +0000 (04:54 +0000)
commitca35d09358908198676e2c1492fa45e722582310
treee87adcac5db7ff16c4a908ef739cfab08f02cc60
parent4818bfee018119c52b05fcaf7295f3245b74b1db
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.
sys/dev/usb/if_ure.c