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

/freebsd-10.1-release/sys/dev/usb/serial/
H A Dusb_serial.cdiff 195146 Sun Jun 28 19:04:27 MDT 2009 ed Don't pick up Giant inside ucom(4).

Giant was only used here to lock down a bit mask of allocated unit
numbers. Change the code to use its own mutex.

Reviewed by: hselasky
Approved by: re (kib)

Completed in 102 milliseconds