Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/jmcneill-usbmp]: src/sys/dev/usb expand a command slightly
details: https://anonhg.NetBSD.org/src/rev/f3c7196422f6
branches: jmcneill-usbmp
changeset: 771807:f3c7196422f6
user: mrg <mrg%NetBSD.org@localhost>
date: Mon Feb 20 22:43:12 2012 +0000
description:
expand a command slightly
diffstat:
sys/dev/usb/usbdivar.h | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r 79715e9308f8 -r f3c7196422f6 sys/dev/usb/usbdivar.h
--- a/sys/dev/usb/usbdivar.h Mon Feb 20 22:42:47 2012 +0000
+++ b/sys/dev/usb/usbdivar.h Mon Feb 20 22:43:12 2012 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: usbdivar.h,v 1.93.8.6 2012/02/20 06:50:21 mrg Exp $ */
+/* $NetBSD: usbdivar.h,v 1.93.8.7 2012/02/20 22:43:12 mrg Exp $ */
/* $FreeBSD: src/sys/dev/usb/usbdivar.h,v 1.11 1999/11/17 22:33:51 n_hibma Exp $ */
/*
@@ -66,7 +66,8 @@
*
* The above semantics are likely to change.
*
- * USB functions known to expect the thread lock taken include:
+ * USB functions known to expect the thread lock taken include (this
+ * list is probably not exhaustive):
* usb_transfer_complete()
* usb_insert_transfer()
* usb_start_next()
Home |
Main Index |
Thread Index |
Old Index