From owner-freebsd-mobile Sat May 11 17:12:21 2002 Delivered-To: freebsd-mobile@freebsd.org Received: from mail.speakeasy.net (mail14.speakeasy.net [216.254.0.214]) by hub.freebsd.org (Postfix) with ESMTP id F1B5F37B400 for ; Sat, 11 May 2002 17:12:18 -0700 (PDT) Received: (qmail 25596 invoked from network); 12 May 2002 00:12:18 -0000 Received: from unknown (HELO metbsd.priv.metrol.net) ([66.92.40.28]) (envelope-sender ) by mail14.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 12 May 2002 00:12:18 -0000 Content-Type: text/plain; charset="us-ascii" From: "Michael W. Collette" To: Troy Subject: Re: Re: XFree86 on Thinkpad T23 Date: Sat, 11 May 2002 17:12:17 -0700 X-Mailer: KMail [version 1.4] Cc: FreeBSD Mailing Lists MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200205111712.17347.metrol@metrol.net> Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Troy wrote: > 2) vi /usr/src/sys/dev/sound/pcm/ac97.c > replace: > DELAY (1000); > with: > DELAY (4000); The clouds parted, the angels wept, and my T23 played a wave!! One teensy mistake here in your post threw me for a bit until I managed to dig up the post mentioning the original fix. Missed it by one little decimal place :) DELAY (10000); gets replaced with DELAY (40000); That's the magic that makes it work. I should also note that in the original posts concerning this there was a concern that this additional delay may have some interaction problems with other devices. I'm personally WAY too early into this to tell one way or the other. Just thought it worth mentioning that newer fixes may be a coming. Messages referenced: http://docs.freebsd.org/cgi/getmsg.cgi?fetch=14481+0+archive/2002/freebsd-multimedia/20020414.freebsd-multimedia http://docs.freebsd.org/cgi/getmsg.cgi?fetch=43475+0+archive/2002/freebsd-multimedia/20020414.freebsd-multimedia Later on, -- "Outside of a dog, a book is man's best friend. Inside of a dog, it's too dark to read." - Groucho Marx To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message