summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/uhci.c
diff options
context:
space:
mode:
authorjoe <joe@FreeBSD.org>2003-07-14 18:14:15 +0000
committerjoe <joe@FreeBSD.org>2003-07-14 18:14:15 +0000
commita1b0f530f5ec522c615142a64f3de00131b6e6f4 (patch)
tree8048afcd486565fc0527475e501040f92e4b3c20 /sys/dev/usb/uhci.c
parent9f0928bd6a24921c86adba34b9ae939803bc0694 (diff)
downloadFreeBSD-src-a1b0f530f5ec522c615142a64f3de00131b6e6f4.zip
FreeBSD-src-a1b0f530f5ec522c615142a64f3de00131b6e6f4.tar.gz
MFNetBSD:
date: 2003/02/08 03:32:51; author: ichiro; change URL pointers of USB[1,2] specification
Diffstat (limited to 'sys/dev/usb/uhci.c')
-rw-r--r--sys/dev/usb/uhci.c8
1 files changed, 6 insertions, 2 deletions
diff --git a/sys/dev/usb/uhci.c b/sys/dev/usb/uhci.c
index a18ad43..a076427 100644
--- a/sys/dev/usb/uhci.c
+++ b/sys/dev/usb/uhci.c
@@ -1,7 +1,11 @@
/* $NetBSD: uhci.c,v 1.160 2002/05/28 12:42:39 augustss Exp $ */
/* $FreeBSD$ */
-/* Also incorporated from NetBSD: 1.165, 166 */
+/* Also incorporated from NetBSD: 1.165, 1.166
+ * $NetBSD: uhci.c,v 1.167 2003/01/01 16:25:59 augustss Exp $
+ * $NetBSD: uhci.c,v 1.168 2003/02/08 03:32:51 ichiro Exp $
+ */
+
/*
* Copyright (c) 1998 The NetBSD Foundation, Inc.
@@ -45,7 +49,7 @@
* Handles e.g. PIIX3 and PIIX4.
*
* UHCI spec: http://developer.intel.com/design/USB/UHCI11D.htm
- * USB spec: http://www.usb.org/developers/data/usbspec.zip
+ * USB spec: http://www.usb.org/developers/docs/usbspec.zip
* PIIXn spec: ftp://download.intel.com/design/intarch/datashts/29055002.pdf
* ftp://download.intel.com/design/intarch/datashts/29056201.pdf
*/
OpenPOWER on IntegriCloud