From owner-freebsd-mobile Thu Mar 23 8:19:15 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from ns.yogotech.com (ns.yogotech.com [206.127.79.126]) by hub.freebsd.org (Postfix) with ESMTP id A536337B66B for ; Thu, 23 Mar 2000 08:19:04 -0800 (PST) (envelope-from nate@yogotech.com) Received: from nomad.yogotech.com (nomad.yogotech.com [206.127.79.115]) by ns.yogotech.com (8.9.3/8.9.3) with ESMTP id JAA20847; Thu, 23 Mar 2000 09:18:53 -0700 (MST) (envelope-from nate@nomad.yogotech.com) Received: (from nate@localhost) by nomad.yogotech.com (8.8.8/8.8.8) id JAA02894; Thu, 23 Mar 2000 09:18:52 -0700 (MST) (envelope-from nate) Date: Thu, 23 Mar 2000 09:18:52 -0700 (MST) Message-Id: <200003231618.JAA02894@nomad.yogotech.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Brian Somers Cc: Warner Losh , Sean Eric Fagan , mobile@FreeBSD.ORG, brian@hak.lan.Awfulhak.org Subject: Re: 4.0 a severe disappointment In-Reply-To: <200003230830.IAA00509@hak.lan.Awfulhak.org> References: <200003230551.WAA37833@harmony.village.org> <200003230830.IAA00509@hak.lan.Awfulhak.org> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Reply-To: nate@yogotech.com (Nate Williams) Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > Indeed. FWIW, a friends laptop has a strange allergy to irq 10.... > *any* pccard that's given irq 10 will just not work (modem's one > character behind etc), as if the controller itself couldn't handle > it. In fact, if you give the controller irq 10, nothing works ! What probably is the issue is the underlying hardware uses IRQ 10. On my ThinkPad, the CardBus controller uses up IRQ 10, even though FreeBSD doesn't support Cardbus. However, I *still* have to assign another IRQ to it for PCMCIA legacy support as well, so I lose two interrupts. :( Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message