|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: Dunceor (dunceor
gmail.com)
Date: Sun Apr 01 2007 - 12:19:22 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Old link in code does not work anymore, patch for this.
I'm gonna try and do some clean-up in the USB-code, is there any dev
that are willing to review patch for me before i post them to tech
?
Thanks.
Index: uhci.c
===================================================================
RCS file: /cvs/src/sys/dev/usb/uhci.c,v
retrieving revision 1.51
diff -u -r1.51 uhci.c
--- uhci.c 22 Mar 2007 05:47:16 -0000 1.51
+++ uhci.c 29 Mar 2007 18:40:51 -0000

-43,7 +43,7 
* USB Universal Host Controller driver.
* Handles e.g. PIIX3 and PIIX4.
*
- * UHCI spec: http://developer.intel.com/design/USB/UHCI11D.htm
+ * UHCI spec: http://download.intel.com/technology/usb/UHCI11D.pdf
* 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
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]