From 6447636270bfff096b2dfd6943fab78fee61aca5 Mon Sep 17 00:00:00 2001 From: CleverMouse Date: Thu, 13 Jun 2013 20:59:35 +0000 Subject: [PATCH] impruv inglish git-svn-id: svn://kolibrios.org@3657 a494cfbc-eb01-0410-851d-a64ba20cac60 --- kernel/trunk/bus/usb/uhci.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kernel/trunk/bus/usb/uhci.inc b/kernel/trunk/bus/usb/uhci.inc index 4f179d35b..58bd9fa1a 100644 --- a/kernel/trunk/bus/usb/uhci.inc +++ b/kernel/trunk/bus/usb/uhci.inc @@ -20,7 +20,7 @@ USB_PID_IN = 69h USB_PID_OUT = 0E1h ; UHCI does not support an interrupt on root hub status change. We must poll ; the controller periodically. This is the period in timer ticks (10ms). -; We use the value 100 ticks: it is small enough to be responsible to connect +; We use the value 100 ticks: it is small enough to be responsive to connect ; events and large enough to not load CPU too often. UHCI_POLL_INTERVAL = 100 ; the following constant is an invalid encoding for length fields in