Christian Carstensen <[EMAIL PROTECTED]> wrote:

> has someone of you got -current working on a ibm thinkpad a20p?
> at the moment, i can't use pccard and sound card support.
> to be honest, this problem is not -current specific, - it also occurs
> with 4.x os.

I have ThinkPad A20m, perhaps that is a subset of A20p.
On these laptops, use 0xd4000 as memory slots.

-- kernel config hint file --
hint.pcic.0.maddr="0xd4000"

-- /etc/pccard.conf --
memory  0xd4000  96k

Pccard works fine with these settings.

On the other hand, sound chip does not work. Kernel recognizes
Crystal SoundFusion as CS461x, with device pcm and csa included
in my config. But IRQ sharing prevents it from working.
mpg123 and play (sox) return this message:

pcm0: play interrupt timeout, channel dead

-- dmesg --
csa0: <Crystal Semiconductor CS4614/4622/4624 Audio accelerator/
4280 Audio controller> mem 0xf4000000-0xf40fffff,0xf4121000-0xf4
121fff irq 11 at device 5.0 on pci0
pcm0: <CS461x PCM Audio> on csa0

---
Yoichi ASAI <[EMAIL PROTECTED]>


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to