summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/usb_if.m
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/usb/usb_if.m')
-rw-r--r--sys/dev/usb/usb_if.m5
1 files changed, 2 insertions, 3 deletions
diff --git a/sys/dev/usb/usb_if.m b/sys/dev/usb/usb_if.m
index fa5649c..2c5e521 100644
--- a/sys/dev/usb/usb_if.m
+++ b/sys/dev/usb/usb_if.m
@@ -25,7 +25,7 @@
# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
# THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#
-# $Id$
+# $Id: usb_if.m,v 1.3 1999/01/07 23:31:37 n_hibma Exp $
#
# USB interface description
@@ -33,9 +33,8 @@
INTERFACE usb;
-# The device should start probing for new children again
+# The device should start probing for new drivers again
#
METHOD int reconfigure {
device_t dev;
};
-
OpenPOWER on IntegriCloud