summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb
diff options
context:
space:
mode:
authorjoe <joe@FreeBSD.org>2002-09-30 19:12:43 +0000
committerjoe <joe@FreeBSD.org>2002-09-30 19:12:43 +0000
commit5d0bf2949575750f40ac9e44e3270d24982da726 (patch)
treeaa2a65a28d806b3e9706d184d0f2f4ba21da41e2 /sys/dev/usb
parentab95dcbc772d9f16e5e736482297c04e90f231a7 (diff)
downloadFreeBSD-src-5d0bf2949575750f40ac9e44e3270d24982da726.zip
FreeBSD-src-5d0bf2949575750f40ac9e44e3270d24982da726.tar.gz
Gremlins ate my comment!
Submitted by: Clive Lin <clive@tongi.org>
Diffstat (limited to 'sys/dev/usb')
-rw-r--r--sys/dev/usb/usb_port.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/usb/usb_port.h b/sys/dev/usb/usb_port.h
index baaae52..cbf90fd 100644
--- a/sys/dev/usb/usb_port.h
+++ b/sys/dev/usb/usb_port.h
@@ -339,7 +339,7 @@ MALLOC_DECLARE(M_USBHC);
#define USBVERBOSE
-/* We don't the soft interrupt code on FreeBSD.
+/* We don't use the soft interrupt code in FreeBSD. */
#if 0
#define USB_USE_SOFTINTR
#endif
OpenPOWER on IntegriCloud