From owner-freebsd-stable Thu Aug 23 15: 8:12 2001 Delivered-To: freebsd-stable@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 552B637B40C; Thu, 23 Aug 2001 15:08:04 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id f7NM7qq50126; Thu, 23 Aug 2001 16:07:52 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.11.3/8.11.4) with ESMTP id f7NM7qW88962; Thu, 23 Aug 2001 16:07:52 -0600 (MDT) (envelope-from imp@harmony.village.org) Message-Id: <200108232207.f7NM7qW88962@harmony.village.org> To: Ted Faber Subject: Re: IRQ Problems with Stable Cc: Kevin Oberman , Michael Collette , FreeBSD , FreeBSD In-reply-to: Your message of "Thu, 23 Aug 2001 11:04:21 PDT." <20010823110421.E610@ted.isi.edu> References: <20010823110421.E610@ted.isi.edu> <200108231415.f7NEFMR21307@ptavv.es.net> <200108231601.f7NG1ZW85483@harmony.village.org> Date: Thu, 23 Aug 2001 16:07:52 -0600 From: Warner Losh Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message <20010823110421.E610@ted.isi.edu> Ted Faber writes: : I know I've bugged you with my laptop problems before, but I'm going : to try again. 4.4-RC cvsupped this morning, new kernel, new pccardd. : The machine's a Fujitsu Lifebook C-5130. When I insert a Linksys : PCMPC100 ethernet card the laptop freezes. ppcardd seems to allocate : it irq 9, and it used to work fine on irq 11. No matter how hard I : try, (including -I) I can't seem to convince it not to. Right. Using PCI interrupts means you don't get a choice. You must use the shared interrupt pin. : Here's a dmesg -v showing the boot and card insertion, the kernel : config file, and the /etc/pccard.conf . I think everything else is : recent -STABLE. : : Let me know if there are things I can try or any way to help out. : : And I know you're working enormously hard on the PCCARD stuff, and I : really appreciate all your work. Thanks. Try hw.pcic.init_route=1 in your /boot/loader.conf file. If that doesn't work, I'll try a Friend's Lifebook C-5120 (or maybe it is a 5130) tonight. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message