From owner-cvs-all Fri Oct 11 7:20:44 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 41E3337B401; Fri, 11 Oct 2002 07:20:43 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E58E543EA3; Fri, 11 Oct 2002 07:20:42 -0700 (PDT) (envelope-from sobomax@FreeBSD.org) Received: from freefall.freebsd.org (sobomax@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BEKgCo013861; Fri, 11 Oct 2002 07:20:42 -0700 (PDT) (envelope-from sobomax@freefall.freebsd.org) Received: (from sobomax@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BEKgwN013860; Fri, 11 Oct 2002 07:20:42 -0700 (PDT) Message-Id: <200210111420.g9BEKgwN013860@freefall.freebsd.org> From: Maxim Sobolev Date: Fri, 11 Oct 2002 07:20:42 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/pci fm801.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG sobomax 2002/10/11 07:20:42 PDT Modified files: (Branch: RELENG_4) sys/dev/sound/pci fm801.c Log: MFC: - Improve AC97 presence check and move it from fm801_attach() to fm801_probe(); - allow driver to act as a bus for soon-to-be-added radio driver. Revision Changes Path 1.3.2.7 +94 -15 src/sys/dev/sound/pci/fm801.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message