From owner-freebsd-mobile Mon Jun 4 11:42:42 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 1AE4237B401 for ; Mon, 4 Jun 2001 11:42:39 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.11.3/8.11.1) with ESMTP id f54IgaE25020; Mon, 4 Jun 2001 12:42:36 -0600 (MDT) (envelope-from imp@harmony.village.org) Message-Id: <200106041842.f54IgaE25020@harmony.village.org> To: David Wolfskill Cc: mobile@freebsd.org Subject: Re: HEADS UP: PCI card support added to OLDCARD In-reply-to: Your message of "Mon, 04 Jun 2001 11:35:06 PDT." <200106041835.f54IZ6X50061@bunrab.catwhisker.org> References: <200106041835.f54IZ6X50061@bunrab.catwhisker.org> Date: Mon, 04 Jun 2001 12:42:36 -0600 From: Warner Losh 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 In message <200106041835.f54IZ6X50061@bunrab.catwhisker.org> David Wolfskill writes: : >Hmmm. OK. Try adding -I to your pccardd_flags line in /etc/rc.conf. : : Success...! :-) Cool! : I tried a couple of things, and managed to get a useful result by: : : * (Re-)removing /etc/pccard.conf (since I only created one to specify : IRQ 11). : * Adding a pccardd_flags line to /etc/rc.conf, reading: : : pccardd_flags="-I -i 11" : For folks who already have an /etc/pccard.conf file, changing that could : well make more sense. Hey, that's a good idea! I've CC'd mobile to preserve it for posterity. : >It looks like I need to fix the code to enforce this restirction : >somehow. : : Oh, joy. :-} : : Seriously, if there's something I can do to help, I'm willing to try. Not that I can think of at the moment. I also just found that some drivers do not like being ejected at random times :-(. I'll have to implement that "tell me if you are there" in the interrupt handlers, I think. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message