From owner-freebsd-mobile Fri Jul 26 9:31: 7 2002 Delivered-To: freebsd-mobile@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4BE2937B400 for ; Fri, 26 Jul 2002 09:31:03 -0700 (PDT) Received: from valemount.com (mailgate.valemount.com [209.53.76.29]) by mx1.FreeBSD.org (Postfix) with ESMTP id C650743E31 for ; Fri, 26 Jul 2002 09:31:02 -0700 (PDT) (envelope-from tony@valemount.com) Received: from tonyxp (forums.valemount.com) [209.53.76.17] by valemount.com [209.53.76.66] with SMTP (MDaemon.PRO.v5.0.7.R) for ; Fri, 26 Jul 2002 09:30:15 -0700 Message-ID: <18da01c234c1$fe75ca20$114c35d1@tonyxp> From: "Tony Toole" To: "\"Andrew Back\"" Cc: References: <20020726170602.E40637-100000@plum.flirble.org> Subject: Re: PCI -> PCMCIA Adapter woes - patch Date: Fri, 26 Jul 2002 09:32:11 -0700 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-MDRemoteIP: 209.53.76.17 X-Return-Path: tony@valemount.com X-MDaemon-Deliver-To: mobile@FreeBSD.ORG Reply-To: tony@valemount.com 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 What's the age of your machine? Some older (~1995) machines don't assign an IRQ to your PCI adaptor which forces you to use ISA routing. Tony Toole ----- Original Message ----- From: "Andrew Back" To: "Tony Toole" Cc: Sent: Friday, July 26, 2002 9:10 AM Subject: Re: PCI -> PCMCIA Adapter woes - patch > On Fri, 26 Jul 2002, Tony Toole wrote: > > > This is strange considering the PCI adaptors have a (seemingly) guaranteed > > IRQ for that device. Make sure you have not enabled ISA IRQ routing. > > How can I check? I checked BIOS settings, as default apart from I > disabled 'PnP aware O/S'. IRQ's we're allocated to PCI/PnP. > > > Removing all existing hw.pcic.xx.xx lines from your loader.conf, try adding > > the following: > > hw.pcic.intr_path=2 > > This gave me 'pcic does not support mapping' as before and 'card not > in database'. > > Cheers, > > Andrew > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-mobile" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message