From owner-freebsd-mobile Fri Apr 27 19:27:25 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from magic.adaptec.com (magic.adaptec.com [208.236.45.80]) by hub.freebsd.org (Postfix) with ESMTP id D5EDB37B422 for ; Fri, 27 Apr 2001 19:27:22 -0700 (PDT) (envelope-from scott_long@btc.adaptec.com) Received: from redfish.adaptec.com (redfish.adaptec.com [162.62.50.11]) by magic.adaptec.com (8.8.8+Sun/8.8.8) with ESMTP id TAA15284; Fri, 27 Apr 2001 19:27:10 -0700 (PDT) Received: from btc.btc.adaptec.com (btc.btc.adaptec.com [162.62.64.10]) by redfish.adaptec.com (8.8.8+Sun/8.8.8) with ESMTP id TAA12077; Fri, 27 Apr 2001 19:17:49 -0700 (PDT) Received: from btcexc01.btc.adaptec.com (btcexc01 [162.62.147.10]) by btc.btc.adaptec.com (8.8.8+Sun/8.8.8) with ESMTP id UAA21462; Fri, 27 Apr 2001 20:27:07 -0600 (MDT) Received: by btcexc01.btc.adaptec.com with Internet Mail Service (5.5.2650.21) id ; Fri, 27 Apr 2001 20:27:08 -0600 Message-ID: From: "Long, Scott" To: "'Jamie Bowden'" , Sean Eric Fagan Cc: freebsd-mobile@freebsd.org Subject: RE: IBM ThinkPad's audio device at resume time Date: Fri, 27 Apr 2001 20:27:07 -0600 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="windows-1252" Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The maestro3 driver was introduced in 4.3. Due to licensing on the chip's firmware it is not compiled into the kernel and is only available as a module. Unfortunately, due to massive changes in the pcm system, you can extract any sound module from 4.3 and have it work in 4.2. > -----Original Message----- > From: Jamie Bowden [mailto:ragnar@sysabend.org] > Sent: Friday, April 27, 2001 6:52 PM > To: Sean Eric Fagan > Cc: freebsd-mobile@freebsd.org > Subject: Re: IBM ThinkPad's audio device at resume time > > > On Fri, 27 Apr 2001, Sean Eric Fagan wrote: > > :To deal with this, I am instead using the sound as a module; > after waking up, > :I do > : > : kldunload snd_maestro3.ko > : kldload /modules/snd_maestro3.ko > : mixer speaker 25 > : > :and that does get it to work. > > Does 4.2 lack the maestro3 module? I'm pulling the 4.3-R ISO > down now, > and I'm hoping it's there as 4.2-R seems to not have it. > > Jamie Bowden > > -- > "It was half way to Rivendell when the drugs began to take hold" > Hunter S Tolkien "Fear and Loathing in Barad Dur" > Iain Bowen > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-mobile" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message