Date: Thu, 23 Nov 2000 07:51:27 +0000 From: dom@happygiraffe.net (Dominic Mitchell) To: Peter Radcliffe <pir@pir.net> Cc: freebsd-mobile@freebsd.org Subject: Re: USB & PCCard together... Message-ID: <20001123075127.A381@ppe.happygiraffe.net> In-Reply-To: <20001121163734.E23140@pir.net>; from pir@pir.net on Tue, Nov 21, 2000 at 04:37:35PM -0500 References: <20001121213407.A881@ppe.happygiraffe.net> <20001121163734.E23140@pir.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Nov 21, 2000 at 04:37:35PM -0500, Peter Radcliffe wrote: > Dominic Mitchell <dom@happygiraffe.net> probably said: > > So, I switched it off in the BIOS, rebooted and the USB ports worked > > fine. But then, when I inserted a PC-Card (I tried several different > > ones), they all came up as "(null)"("(null)"), instead of the proper > > identifiers. > > Change the IRQ and/or memory addresses the pcmcia controller is using. That fixed it. It turned out pcic0 was in polling mode, which broke. Attaching the right irq to it worked fine. I'm kinda surprised that polling mode broke so badly though. I would have thought it would have been the safer option... -Dom To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001123075127.A381>