From owner-cvs-all Wed Jul 24 14:27:26 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 1D43337B400; Wed, 24 Jul 2002 14:27:23 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C4BFC43E6E; Wed, 24 Jul 2002 14:27:22 -0700 (PDT) (envelope-from ambrisko@FreeBSD.org) Received: from freefall.freebsd.org (ambrisko@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6OLRMJU099652; Wed, 24 Jul 2002 14:27:22 -0700 (PDT) (envelope-from ambrisko@freefall.freebsd.org) Received: (from ambrisko@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6OLRMNk099651; Wed, 24 Jul 2002 14:27:22 -0700 (PDT) Message-Id: <200207242127.g6OLRMNk099651@freefall.freebsd.org> From: Doug Ambrisko Date: Wed, 24 Jul 2002 14:27:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sound/pci csa.c X-FreeBSD-CVS-Branch: HEAD 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 ambrisko 2002/07/24 14:27:22 PDT Modified files: sys/dev/sound/pci csa.c Log: Fake a resume method for this chip via calling detach/attach. This lets ThinkPads using this chip to have sound after a suspend/resume sequence without resorting to kldunload/kldload. MFC after: 1 week Revision Changes Path 1.24 +10 -1 src/sys/dev/sound/pci/csa.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message