From owner-cvs-src Fri Feb 28 10: 4:55 2003 Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ABDE537B401; Fri, 28 Feb 2003 10:04:53 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5130643FB1; Fri, 28 Feb 2003 10:04:53 -0800 (PST) (envelope-from orion@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1SI4r0U057220; Fri, 28 Feb 2003 10:04:53 -0800 (PST) (envelope-from orion@repoman.freebsd.org) Received: (from orion@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1SI4qsi057219; Fri, 28 Feb 2003 10:04:52 -0800 (PST) Message-Id: <200302281804.h1SI4qsi057219@repoman.freebsd.org> From: Orion Hodson Date: Fri, 28 Feb 2003 10:04:52 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/pcm ac97.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-src@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG orion 2003/02/28 10:04:52 PST Modified files: sys/dev/sound/pcm ac97.c Log: o Move vendor ids into separate table. o Add assorted vendor and codec ids. Revision Changes Path 1.36 +139 -62 src/sys/dev/sound/pcm/ac97.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-src" in the body of the message