Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Apr 2001 20:27:07 -0600
From:      "Long, Scott" <scott_long@btc.adaptec.com>
To:        "'Jamie Bowden'" <ragnar@sysabend.org>, Sean Eric Fagan <sef@kithrup.com>
Cc:        freebsd-mobile@freebsd.org
Subject:   RE: IBM ThinkPad's audio device at resume time
Message-ID:  <DA9CB75F8623D511BB5C0000D11ABE921A79E3@btcexc01.btc.adaptec.com>

next in thread | raw e-mail | index | archive | help
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 <alaric@alaric.org.uk>
> 
> 
> 
> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?DA9CB75F8623D511BB5C0000D11ABE921A79E3>