From owner-freebsd-current Fri Nov 24 17:53:32 2000 Delivered-To: freebsd-current@freebsd.org Received: from rcpt-expgw.biglobe.ne.jp (rcpt-expgw.biglobe.ne.jp [210.147.6.216]) by hub.freebsd.org (Postfix) with ESMTP id D828F37B479 for ; Fri, 24 Nov 2000 17:53:28 -0800 (PST) Received: from smtp-gw.biglobe.ne.jp by rcpt-expgw.biglobe.ne.jp (8.9.3+3.2W/3.7W-00110911) with ESMTP id KAA21432 for ; Sat, 25 Nov 2000 10:53:22 +0900 (JST) X-Biglobe-Sender: Received: from localhost (211.13.107.87 [211.13.107.87]) by smtp-gw.biglobe.ne.jp id KAJQ85CD0C62; Sat, 25 Nov 2000 10:53:21 +0900 (JST) To: current@freebsd.org Subject: Re: -current on ibm tp a20p? In-Reply-To: References: <4.3.2.7.0.20001124210856.00e4a620@mail.drwilco.net> X-Mailer: Mew version 1.94.2 on XEmacs 21.1 (Channel Islands) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20001125105240B.yatt@msc.biglobe.ne.jp> Date: Sat, 25 Nov 2000 10:52:40 +0900 From: Yoichi ASAI X-Dispatcher: imput version 20000228(IM140) Lines: 33 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Christian Carstensen 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: mem 0xf4000000-0xf40fffff,0xf4121000-0xf4 121fff irq 11 at device 5.0 on pci0 pcm0: on csa0 --- Yoichi ASAI To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message