From owner-freebsd-mobile Fri Oct 26 9:59:18 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from ptavv.es.net (ptavv.es.net [198.128.4.29]) by hub.freebsd.org (Postfix) with ESMTP id BC40137B403 for ; Fri, 26 Oct 2001 09:59:13 -0700 (PDT) Received: from ptavv.es.net (localhost [127.0.0.1]) by ptavv.es.net (8.10.1/8.10.1) with ESMTP id f9QGxBd27113; Fri, 26 Oct 2001 09:59:11 -0700 (PDT) Message-Id: <200110261659.f9QGxBd27113@ptavv.es.net> To: "Joesh Juphland" Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: lots of things (pcic, pccard, ep0) on irq3. Problem ? In-reply-to: Your message of "Wed, 24 Oct 2001 17:18:54 MDT." Date: Fri, 26 Oct 2001 09:59:11 -0700 From: "Kevin Oberman" Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > From: "Joesh Juphland" > Date: Wed, 24 Oct 2001 17:18:54 -0600 > Sender: owner-freebsd-mobile@FreeBSD.ORG > > > > > > >Unfortunately, I have no idea why both cards would not work > >right. Perhaps Warner or someone else has an idea. > > > >You could switch back to ISA interrupt routing and see if that > >helps. That changes interrupt routing back to the way it was in 4.3 > >and makes the specifications in the pccard.conf file valid again. > > How do I do this ? (switch back to ISA interrupt routing) Set the following sysctls at boot time: hw.pcic.intr_path="1" hw.pcic.irq="0" These need to be set in /boot/loader.conf as they are read-only once the system has booted. /boot/loadr.conf sets them before the system actually starts. R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message