Messages in this thread Patch in this message |  | | From | "Justin P. Mattock" <> | | Subject | [PATCH 4/8]sound/oss/Kconfig Update broken web addresses. | | Date | Sat, 11 Sep 2010 09:35:24 -0700 |
| |
Below you will find an Update to a broken web address. Please let me know if this needs to be changed.
Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
--- sound/oss/Kconfig | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/sound/oss/Kconfig b/sound/oss/Kconfig index a513651..bd6c171 100644 --- a/sound/oss/Kconfig +++ b/sound/oss/Kconfig @@ -36,7 +36,7 @@ config SOUND_MSNDCLAS See <file:Documentation/sound/oss/MultiSound> for important information about this driver. Note that it has been discontinued, but the Voyetra Turtle Beach knowledge base entry for it is still available - at <http://www.turtlebeach.com/site/kb_ftp/790.asp>. + at <http://www.turtlebeach.com/>. comment "Compiled-in MSND Classic support requires firmware during compilation." depends on SOUND_PRIME && SOUND_MSNDCLAS=y @@ -98,7 +98,7 @@ config SOUND_MSNDPIN See <file:Documentation/sound/oss/MultiSound> for important information about this driver. Note that it has been discontinued, but the Voyetra Turtle Beach knowledge base entry for it is still available - at <http://www.turtlebeach.com/site/kb_ftp/600.asp>. + at <http://www.turtlebeach.com/>. comment "Compiled-in MSND Pinnacle support requires firmware during compilation." depends on SOUND_PRIME && SOUND_MSNDPIN=y -- 1.7.2.1
|  |