Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Aug 2000 19:08:20 +0100
From:      Brian Candler <B.Candler@pobox.com>
To:        Warner Losh <imp@village.org>
Cc:        freebsd-mobile@FreeBSD.ORG, shigeru@iij.ad.jp
Subject:   Re: Ricoh RL5C475 PCI-PCMCIA adaptor and interrupts
Message-ID:  <20000807190819.A800@linnet.org>
In-Reply-To: <200008071611.KAA32605@harmony.village.org>; from imp@village.org on Mon, Aug 07, 2000 at 10:11:16AM -0600
References:  <20000807101245.C13919@linnet.org> <20000806204051.A805@linnet.org> <200008062052.OAA26562@harmony.village.org> <20000807101245.C13919@linnet.org> <200008071611.KAA32605@harmony.village.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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: <Ricoh RL5C475 PCI-CardBus Bridge> irq 11 at device 8.0 on pci0
pcic0: <Intel i82365> at port 0x3e0 iomem 0xd0000 on isa0
pcic0: Polling mode
pccard0: <PC Card bus -- kludge version> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000807190819.A800>