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

/freebsd-10-stable/sys/dev/usb/
H A Dusb_freebsd.hdiff 277364 Mon Jan 19 05:09:23 MST 2015 hselasky MFC r277044:
Increase the maximum number of dynamic USB quirks. USB memory stick
devices which don't support the synchronize cache SCSI command are
likely to also not support the prevent-allow medium removal SCSI
command.

PR: 185747
diff 277364 Mon Jan 19 05:09:23 MST 2015 hselasky MFC r277044:
Increase the maximum number of dynamic USB quirks. USB memory stick
devices which don't support the synchronize cache SCSI command are
likely to also not support the prevent-allow medium removal SCSI
command.

PR: 185747
H A Dusb_freebsd_loader.hdiff 277364 Mon Jan 19 05:09:23 MST 2015 hselasky MFC r277044:
Increase the maximum number of dynamic USB quirks. USB memory stick
devices which don't support the synchronize cache SCSI command are
likely to also not support the prevent-allow medium removal SCSI
command.

PR: 185747
diff 277364 Mon Jan 19 05:09:23 MST 2015 hselasky MFC r277044:
Increase the maximum number of dynamic USB quirks. USB memory stick
devices which don't support the synchronize cache SCSI command are
likely to also not support the prevent-allow medium removal SCSI
command.

PR: 185747
H A Dusb_msctest.cdiff 278515 Tue Feb 10 11:56:47 MST 2015 hselasky MFC r278105:
Separate out detection of prevent and allow medium removal quirk.

PR: 185747
diff 277364 Mon Jan 19 05:09:23 MST 2015 hselasky MFC r277044:
Increase the maximum number of dynamic USB quirks. USB memory stick
devices which don't support the synchronize cache SCSI command are
likely to also not support the prevent-allow medium removal SCSI
command.

PR: 185747
diff 278515 Tue Feb 10 11:56:47 MST 2015 hselasky MFC r278105:
Separate out detection of prevent and allow medium removal quirk.

PR: 185747
diff 277364 Mon Jan 19 05:09:23 MST 2015 hselasky MFC r277044:
Increase the maximum number of dynamic USB quirks. USB memory stick
devices which don't support the synchronize cache SCSI command are
likely to also not support the prevent-allow medium removal SCSI
command.

PR: 185747
/freebsd-10-stable/sys/kern/
H A Dvfs_export.cdiff 185747 Sun Dec 07 19:21:13 MST 2008 kmacy - convert radix node head lock from mutex to rwlock
- make radix node head lock not recursive
- fix LOR in rtexpunge
- fix LOR in rtredirect

Reviewed by: sam

Completed in 102 milliseconds