Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Mar 1999 11:26:36 -0700
From:      Nate Williams <nate@mt.sri.com>
To:        "Sean O'Connell" <sean@stat.Duke.EDU>
Cc:        FreeBSD mobile <freebsd-mobile@FreeBSD.ORG>
Subject:   Re: Force pccard controller to specific irq
Message-ID:  <199903231826.LAA14860@mt.sri.com>
In-Reply-To: <19990323131738.B2058@stat.Duke.EDU>
References:  <19990323131738.B2058@stat.Duke.EDU>

next in thread | previous in thread | raw e-mail | index | archive | help
> Is there a way to hardcode IRQ10 into the kernel config file or
> the /sys/pccard code?

No, and yes.  Find the place in the code where the IRQ is used and
hard-code it to IRQ10.  As you can imagine, this solution is not
acceptable as a 'general' solution, but it may get you going.


Nate


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?199903231826.LAA14860>