From owner-freebsd-hackers Wed May 17 13:12:32 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from MIT.EDU (SOUTH-STATION-ANNEX.MIT.EDU [18.72.1.2]) by hub.freebsd.org (Postfix) with SMTP id 147A937BCAA; Wed, 17 May 2000 13:12:20 -0700 (PDT) (envelope-from ira@MIT.EDU) Received: from GRAND-CENTRAL-STATION.MIT.EDU by MIT.EDU with SMTP id AA02721; Wed, 17 May 00 13:12:19 EST Received: from melbourne-city-street.MIT.EDU (MELBOURNE-CITY-STREET.MIT.EDU [18.69.0.45]) by grand-central-station.MIT.EDU (8.9.2/8.9.2) with ESMTP id OAA25635; Wed, 17 May 2000 14:12:19 -0400 (EDT) Received: from all-night-tool.mit.edu (ALL-NIGHT-TOOL.MIT.EDU [18.184.0.50]) by melbourne-city-street.MIT.EDU (8.9.3/8.9.2) with ESMTP id OAA21138; Wed, 17 May 2000 14:12:19 -0400 (EDT) Received: (from ira@localhost) by all-night-tool.mit.edu (8.9.3) id OAA23578; Wed, 17 May 2000 14:12:18 -0400 (EDT) Message-Id: <200005171812.OAA23578@all-night-tool.mit.edu> To: freebsd-hackers@freebsd.org, freebsd-multimedia@freebsd.org Subject: Laptop support for the mss pcm driver. Date: Wed, 17 May 2000 14:12:18 -0400 From: Ira L Cooper Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG For those using the mss pcm driver on laptops, this a patch to fix the skipping and volume changes that happen after resuming from hiberation or suspension. Note that your laptop will not resume playing music until you close and re-open the sound device using these patches. The patch is available at http://www.mit.edu/~ira/mss.c.diff and it is relative to -STABLE but it should apply cleanly to -CURRENT. The patch is to src/sys/dev/sound/isa/mss.c. Please e-mail me with any comments on this patch. -Ira To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message