From owner-freebsd-mobile Thu Mar 2 1:37:16 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from mobile.webweaving.org (va-133.skylink.it [194.185.55.133]) by hub.freebsd.org (Postfix) with ESMTP id 88A2137C0C9 for ; Thu, 2 Mar 2000 01:37:13 -0800 (PST) (envelope-from dirkx@mobile.webweaving.org) Received: (from dirkx@localhost) by mobile.webweaving.org (8.9.3/8.9.3) id MAA01297; Wed, 1 Mar 2000 12:13:44 +0100 (CET) (envelope-from dirkx) Date: Wed, 1 Mar 2000 12:13:44 +0100 (CET) From: Dirk-Willem van Gulik X-Sender: dirkx@vaio.ispra.webweaving.org To: jojo@buchonline.net Cc: mobile@freebsd.org, Alexander@Leidinger.net Subject: Re: PAO 3.4Release + DFE-650TX + Toshiba Satellite XDVD2650 In-Reply-To: <200002291720.SAA03238@Magelan.Leidinger.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, 29 Feb 2000 jojo@buchonline.net wrote: > I've searched the archives for some information about the DFE 650 and > PAO. I've found some success reports and some "kind of success" reports. > So there are installations where this combination works. Here it didn't > work (ed0 device timeout). I had this as well, it was just the IRQ being wrong. Just do a pccard dumpcis on the card and pick a config (the numeric parameter in the pccard.conf line) which has an IRQ which is available, etc. An easy hack to experiment is to remove all things from the kernel you do not need (i.e. serial, printer, ..) reboot into the bios, disable all you can find. That gives you a nice large number of IRQ's which are potentially free. Scan dmegs carefully, note the ones which are left, and systematically try each config which has a free irq by modifying the config X ed0 line in pccard.conf (and if des. the irq line at the top to limit to the irq under test). In my case I ended up moving the printer from 11 to IRQ 9 and letting the DFE card have IRQ 11. Dw. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message