Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Aug 2000 19:18:59 +0900
From:      YAMAMOTO Shigeru <shigeru@iij.ad.jp>
To:        freebsd-mobile@FreeBSD.ORG
Subject:   Re: Ricoh RL5C475 PCI-PCMCIA adaptor and interrupts
Message-ID:  <20000814191859A.shigeru@iij.ad.jp>
In-Reply-To: Your message of "Mon, 14 Aug 2000 10:21:34 %2B0100" <20000814102134.A517@linnet.org>
References:  <20000814102134.A517@linnet.org>

next in thread | previous in thread | raw e-mail | index | archive | help

>>>>> "Brian" == Brian Candler <Brian> writes:
Brian> http://www.airstation.com/PRODUCTS/ASINFO/WLAN/WLI-PCI-OP.html
Brian> It's a PCI card in a desktop machine, but being a Dell, it's an
Brian> unusual design: there is an I/O module with a PCI/ISA
Brian> daughterboard (around 6 slots), which in turn plugs into the
Brian> motherboard at right-angles.

Maybe, you need to allocate I/O space, from 0x03e0 to 0x03e1, and need 
to set allocated I/O space addres to 'Legacy Mode Base Address'
register which is in PCI configuration space of 'PCI to CardBus
Bridge'.
I/O space for pcic must be allocated and assinged before
probing/attaching pcic.
#so, you need to hack source codes. :-)

P.S.
It is the best way to support a CardBus, maybe...
-------
YAMAMOTO Shigeru			Internet Initiative Japan Inc.
<shigeru@iij.ad.jp>			Network Engineering Div.


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?20000814191859A.shigeru>