Searched hist:224777 (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/usb/
H A Dusb_dev.cdiff 225038 Sat Aug 20 13:25:10 MDT 2011 hselasky Fix for recursive locking in usb_close() after change 224777.

Approved by: re (kib)
MFC after: 3 days
Reported by: kwm @
diff 224777 Thu Aug 11 09:39:50 MDT 2011 hselasky Use synchronous device destruction instead of asynchronous, so that a new
device having the same name like a previous one is not created before the old
one is gone. This fixes some panics due to asserts in the devfs code which
were added recently.

Approved by: re (kib)
MFC after: 1 week
H A Dusbdi.hdiff 224777 Thu Aug 11 09:39:50 MDT 2011 hselasky Use synchronous device destruction instead of asynchronous, so that a new
device having the same name like a previous one is not created before the old
one is gone. This fixes some panics due to asserts in the devfs code which
were added recently.

Approved by: re (kib)
MFC after: 1 week
H A Dusb_device.hdiff 224777 Thu Aug 11 09:39:50 MDT 2011 hselasky Use synchronous device destruction instead of asynchronous, so that a new
device having the same name like a previous one is not created before the old
one is gone. This fixes some panics due to asserts in the devfs code which
were added recently.

Approved by: re (kib)
MFC after: 1 week
H A Dusb_device.cdiff 224777 Thu Aug 11 09:39:50 MDT 2011 hselasky Use synchronous device destruction instead of asynchronous, so that a new
device having the same name like a previous one is not created before the old
one is gone. This fixes some panics due to asserts in the devfs code which
were added recently.

Approved by: re (kib)
MFC after: 1 week

Completed in 141 milliseconds