Re: thinkpad and loadable sound modules?

Bohdan Horst <[email protected]>
Newsgroups gmane.os.freebsd.devel.mobile
Message-ID <[email protected]>
On Mon, Sep 23, 2002 at 04:24:56PM -0700, Chris Doherty wrote:
> I seem to recall this came up recently, but I can't find it.
> 
> I have a Thinkpad 600E. the sound works fine if I compile the driver in
> statically with
> 
> device pcm
> options PNPBIOS
> 
> however, if I comment those out, and instead put either
> 
> snd_csa_load="YES"
> 
> or just
> 
> snd_pcm_load="YES"
> 
> into /boot/loader.conf, it doesn't work ("/dev/dsp: Device not
> configured"). this is specific to my Thinkpad--I had this same hard drive
> in a Dell Inspiron 8000, and the sound on that worked with the
> snd_maestro3 module.
> 
> has anyone else experienced this? it's a strange wrinkle, and the system
> works well with the static driver, but I'm curious why the module doesn't
> work.

with my 600X:

loader.conf:
snd_csa_load="YES"

kldstat:
 3    1 0xc02b0000 7798     snd_csa.ko
 4    1 0xc02b8000 188ac    snd_pcm.ko


dmesg:
csa0: <CS4280/CS4614/CS4622/CS4624/CS4630> mem 0x50000000-0x500fffff,0x50100000-0x50100fff irq 7 at device 6.0 on pci0
csa: card is Thinkpad 600X/A20/T20
pcm0: <CS461x PCM Audio> on csa0

/dev/sndstat:
FreeBSD Audio Driver (newpcm)
Installed devices:
pcm0: <CS461x PCM Audio> at irq 7 (1p/1r/0v channels duplex)

suspend:
pcm0: detached

resume:
csa: card is Thinkpad 600X/A20/T20
pcm0: <CS461x PCM Audio> on csa0

maybe this problem is specific to 600E?

best regards

btw anyone know fast XFree86 Xv driver for neomagic ?
driver from XFree86 CVS works very very slow.. 

-- 
 / irl:Bohdan 'Nexus' Horst | mailto:[email protected] | irc:Nexus \
{---------------------------^----------v----------^------------}
 \ http://www.physd.amu.edu.pl/~nexus/ | Instytut Fizyki  UAM /

To Unsubscribe: send mail to [email protected]
with "unsubscribe freebsd-mobile" in the body of the message
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.