Subject: kern/23004: URL links to documents of reference in uaudio.c are broken
To: None <gnats-bugs@gnats.NetBSD.org>
From: None <kazuhito@ph.noda.tus.ac.jp>
List: netbsd-bugs
Date: 09/29/2003 11:44:58
>Number: 23004
>Category: kern
>Synopsis: URL links to documents of reference in uaudio.c are broken
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: kern-bug-people
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Mon Sep 29 11:45:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator: Kazuhito HONDA
>Release: 1.6-current
>Organization:
>Environment:
NetBSD kaoru 1.6ZC NetBSD 1.6ZC (KAORU.1.6Z) #71: Thu Sep 25 20:37:44 JST 2003 root@kaoru:/sys/arch/i386/compile/KAORU.1.6Z i386
>Description:
I can't get USB audio ducuments udio10.pdf, frmts10.pdf and termt10.pdf from URL http://www.usb.org/developers/data/devclass/ written in uaudio.c.
The documents must be moved to http://www.usb.org/developers/devclass_docs/.
>How-To-Repeat:
>Fix:
--- uaudio.c.orig 2003-09-11 02:52:46.000000000 +0900
+++ uaudio.c 2003-09-25 20:37:07.000000000 +0900
@@ -38,9 +38,9 @@
*/
/*
- * USB audio specs: http://www.usb.org/developers/data/devclass/audio10.pdf
- * http://www.usb.org/developers/data/devclass/frmts10.pdf
- * http://www.usb.org/developers/data/devclass/termt10.pdf
+ * USB audio specs: http://www.usb.org/developers/devclass_docs/audio10.pdf
+ * http://www.usb.org/developers/devclass_docs/frmts10.pdf
+ * http://www.usb.org/developers/devclass_docs/termt10.pdf
*/
#include <sys/cdefs.h>
>Release-Note:
>Audit-Trail:
>Unformatted: