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

/freebsd-10.2-release/etc/defaults/
H A Ddevfs.rulesdiff 157958 Sat Apr 22 13:42:49 MDT 2006 brueffer Correct two typos in comments.
/freebsd-10.2-release/sys/dev/usb/
H A Dusb_handle_request.cdiff 188986 Tue Feb 24 03:58:21 MST 2009 thompsa MFp4 //depot/projects/usb@157958

- We don't need to exit the Giant mutex when sleeping. This is done
automatically. Replace Giant by NULL mutex for all control requests in the
enumeration path.
- Optimise away duplicate alternate interface selection requests in USB Host
mode.

Submitted by: Hans Petter Selasky
H A Dusb_generic.cdiff 188986 Tue Feb 24 03:58:21 MST 2009 thompsa MFp4 //depot/projects/usb@157958

- We don't need to exit the Giant mutex when sleeping. This is done
automatically. Replace Giant by NULL mutex for all control requests in the
enumeration path.
- Optimise away duplicate alternate interface selection requests in USB Host
mode.

Submitted by: Hans Petter Selasky
H A Dusb_hub.cdiff 188986 Tue Feb 24 03:58:21 MST 2009 thompsa MFp4 //depot/projects/usb@157958

- We don't need to exit the Giant mutex when sleeping. This is done
automatically. Replace Giant by NULL mutex for all control requests in the
enumeration path.
- Optimise away duplicate alternate interface selection requests in USB Host
mode.

Submitted by: Hans Petter Selasky
H A Dusb_device.cdiff 188986 Tue Feb 24 03:58:21 MST 2009 thompsa MFp4 //depot/projects/usb@157958

- We don't need to exit the Giant mutex when sleeping. This is done
automatically. Replace Giant by NULL mutex for all control requests in the
enumeration path.
- Optimise away duplicate alternate interface selection requests in USB Host
mode.

Submitted by: Hans Petter Selasky

Completed in 195 milliseconds