From owner-freebsd-mobile Mon Apr 26 11: 3:40 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 7F46215162 for ; Mon, 26 Apr 1999 11:03:29 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id MAA83786 for ; Mon, 26 Apr 1999 12:03:00 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id MAA11180 for ; Mon, 26 Apr 1999 12:03:15 -0600 (MDT) Message-Id: <199904261803.MAA11180@harmony.village.org> To: freebsd-mobile@FreeBSD.ORG Subject: Re: Network problem with Laptop/Current. In-reply-to: Your message of "Mon, 26 Apr 1999 12:13:43 CDT." <19990426121343.B375@remarq.com> References: <19990426121343.B375@remarq.com> <199904260643.IAA47125@freebsd.dk> <199904260737.BAA08858@harmony.village.org> <199904261605.KAA29804@mt.sri.com> Date: Mon, 26 Apr 1999 12:03:15 -0600 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message <19990426121343.B375@remarq.com> Ade Lovett writes: : Does phase 2 include the initial beginnings of support for multifunction : pccards? At the very least, some infrastructure to allow devices to : request a second IO window would be very useful -- at the moment, the : xe Xircom driver needs some relatively disgusting hacks to claim other : 16 byte IO window, hampered by the fact that pcic_io() always seems to : return success for a window mapping, even if the range happens to be : being used by another (eg: ISA) device. Yes. The plan is to make them just like normal devices, rather than bastard step children that are somewhat restricted in what they can do. I'm not completely sure the best approach to the multiple function, mind you, but I do know that the newbus stuff makes things like that a whole lot easier. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message