Date: Wed, 14 Nov 2001 20:21:04 -0800 From: John Gordon <john.gordon@windriver.com> To: Warner Losh <imp@harmony.village.org> Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: RFH: Some things I don't understand about the 4.4-STABLE code Message-ID: <3BF342B0.59340201@windriver.com> References: <3BF232AB.97AEC3CA@windriver.com> <200111141537.fAEFbq703356@harmony.village.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello Warner, > Ok. I'll do my best to describe it. Thank you. Your description did make things a lot clearer and I now have a much better understanding of the new scheme. My previous exposure to PCMCIA has only been on StrongARM CPUs, and the controller was built into the CPU so these PCI bridge solutions are a bit new for me ;-) > I suspect that you are seeing a > problem with the memory allocation stuff (I have some patches that > I've not committed). > > sysctl -w machdep.pccard.mem_start=0xd0000 This, followed by powering down the card and then back up using pccardc worked a treat. Looking at the code, I have modified the initialisation of mem_start in pccard_nbk.c to be 0xd0000 instead of IOM_BEGIN for now. I then removed these lines from my loader.conf file and the card comes up perfectly: hw.pcic.intr_path="1" hw.pcic.irq="0" Thanks for the help, and the explanation, much appreciated, John... 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?3BF342B0.59340201>