From 62b06203655b6b85ebdd843a9b2f021f672955ea Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Fri, 27 Feb 2004 17:37:57 +0000 Subject: change url; jjy2+@pitt.edu --- sys/dev/ic/ac97.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sys/dev/ic/ac97.c') diff --git a/sys/dev/ic/ac97.c b/sys/dev/ic/ac97.c index 607460c9aff..91decdeb84c 100644 --- a/sys/dev/ic/ac97.c +++ b/sys/dev/ic/ac97.c @@ -1,4 +1,4 @@ -/* $OpenBSD: ac97.c,v 1.40 2003/11/05 14:40:26 mickey Exp $ */ +/* $OpenBSD: ac97.c,v 1.41 2004/02/27 17:37:56 deraadt Exp $ */ /* * Copyright (c) 1999, 2000 Constantine Sapuntzakis @@ -273,8 +273,8 @@ const struct ac97_source_info { #define SOURCE_INFO_SIZE (sizeof(source_info)/sizeof(source_info[0])) /* - * Check out http://developer.intel.com/pc-supp/platform/ac97/ for - * information on AC-97 + * Check out http://www.intel.com/labs/media/audio/index.htm + * for information on AC-97 */ struct ac97_softc { -- cgit v1.2.3