Date: Sat, 19 Jan 2002 10:09:05 -0700 (MST) From: "M. Warner Losh" <imp@village.org> To: jojojernandez@yahoo.com Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: PCMCIA woes on a Vaio F-Series Message-ID: <20020119.100905.70784679.imp@village.org> In-Reply-To: <20020119043200.62027.qmail@web13406.mail.yahoo.com> References: <20020119043200.62027.qmail@web13406.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
In message: <20020119043200.62027.qmail@web13406.mail.yahoo.com>
Robert Zimmermann <jojojernandez@yahoo.com> writes:
: I'm trying to get my Lynksys PCMPC100 installed on my
: previously owned F-630. For some reason it keeps
: forcing the IRQ of the card to 9, despite the fact
: that i've specified it in the pccard.conf, kernel.conf
: and kernel config file (and recompiled it). for some
: reason it also jumps to ed1 instead of using ed0
: (saying ed0 present).
When you are using pci interrupt routing, you don't get to choose the
IRQ to use. ed0 likely is already present in the kernel config file.
: Is there any way to hardwire it to IRQ 10? I think
: this would solve my problem, but i'm not positive.
No, that would make the problem worse. :-)
However, if you want to give ISA interrupts a go, you can force that
with
hw.pcic.intr_way=1
in /boot/loader.conf (after test booting it by setting it on the
command line first).
PCMPC100 also will generate a couple of timeout, and then work in my
experience...
Warner
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?20020119.100905.70784679.imp>
