From owner-freebsd-mobile Mon Aug 7 11:14: 8 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from telinco.net (internal.mail.telinco.net [212.1.128.4]) by hub.freebsd.org (Postfix) with ESMTP id 5E9CC37B979 for ; Mon, 7 Aug 2000 11:13:54 -0700 (PDT) (envelope-from b.candler@pobox.com) Received: from ppp-1-28.cvx3.telinco.net ([212.1.144.28] helo=playdog.linnet.org) by telinco.net with esmtp (Exim 3.02 #1) id 13LrPN-000EZF-00; Mon, 07 Aug 2000 19:13:53 +0100 Received: (from brian@localhost) by playdog.linnet.org (8.9.3/8.9.3) id TAA00808; Mon, 7 Aug 2000 19:08:20 +0100 Date: Mon, 7 Aug 2000 19:08:20 +0100 From: Brian Candler To: Warner Losh Cc: freebsd-mobile@FreeBSD.ORG, shigeru@iij.ad.jp Subject: Re: Ricoh RL5C475 PCI-PCMCIA adaptor and interrupts Message-ID: <20000807190819.A800@linnet.org> References: <20000807101245.C13919@linnet.org> <20000806204051.A805@linnet.org> <200008062052.OAA26562@harmony.village.org> <20000807101245.C13919@linnet.org> <200008071611.KAA32605@harmony.village.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <200008071611.KAA32605@harmony.village.org>; from imp@village.org on Mon, Aug 07, 2000 at 10:11:16AM -0600 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, Aug 07, 2000 at 10:11:16AM -0600, Warner Losh wrote: > : > What does dmesg say for you when you boot? I'm interested only in the > : > pcic-pci* line(s). # dmesg | grep pcic pcic-pci0: irq 11 at device 8.0 on pci0 pcic0: at port 0x3e0 iomem 0xd0000 on isa0 pcic0: Polling mode pccard0: on pcic0 # pciconf -l | grep pcic pcic-pci0@pci0:8:0: class=0x060700 card=0x030a1154 chip=0x04751180 rev=0x80 hdr=0x02 The heuristic you suggest - disable ISA interrupts if the BIOS has already allocated a PCI interrupt - sounds reasonable to me. But if for some reason that isn't applicable, then at worst we just use the card ID (which Linux's pcmcia-cs inteprets as "Subsystem: Melco Inc: Unknown device 030a") Regards, Brian. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message