From owner-freebsd-mobile Thu Nov 19 08:24:43 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA15722 for freebsd-mobile-outgoing; Thu, 19 Nov 1998 08:24:43 -0800 (PST) (envelope-from owner-freebsd-mobile@FreeBSD.ORG) Received: from ns.mt.sri.com (sri-gw.MT.net [206.127.105.141]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA15717 for ; Thu, 19 Nov 1998 08:24:42 -0800 (PST) (envelope-from nate@mt.sri.com) Received: from mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by ns.mt.sri.com (8.8.8/8.8.8) with SMTP id JAA10841; Thu, 19 Nov 1998 09:24:06 -0700 (MST) (envelope-from nate@rocky.mt.sri.com) Received: by mt.sri.com (SMI-8.6/SMI-SVR4) id JAA04828; Thu, 19 Nov 1998 09:24:05 -0700 Date: Thu, 19 Nov 1998 09:24:05 -0700 Message-Id: <199811191624.JAA04828@mt.sri.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Joao Carlos Mendes Luis Cc: nate@mt.sri.com (Nate Williams), roger@cs.strath.ac.uk, mobile@FreeBSD.ORG Subject: Re: strange behavious of two PCMCIA modem cards In-Reply-To: <199811191457.MAA20669@roma.coe.ufrj.br> References: <199811190610.XAA02387@mt.sri.com> <199811191457.MAA20669@roma.coe.ufrj.br> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > // Actually, the interrupts and the I/O ports the card's claim to use are > // completely irrelevant since the PCIC controller can map them to be > // anywhere. > > I could not change my ethernet card irq from its default 5. Do you > have another explanation for that ? I'm running 3.0, could it be the > problem you said above ? Are you sure the other interrupts you tried were not already taken by some part of the system? Again, electrically speaking the card has no idea what IRQ was assigned to it, it just gets the interrupt that the PCIC controller passes to it. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message