From owner-freebsd-mobile Sun Apr 30 22:14:55 2000 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 5A5A437B746 for ; Sun, 30 Apr 2000 22:14:53 -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 XAA09405; Sun, 30 Apr 2000 23:14:51 -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 XAA09973; Sun, 30 Apr 2000 23:14:41 -0600 (MDT) Message-Id: <200005010514.XAA09973@harmony.village.org> To: adsharma@sharmas.dhs.org Subject: Re: Cardbus drivers Cc: freebsd-mobile@freebsd.org In-reply-to: Your message of "Sun, 30 Apr 2000 22:11:26 PDT." <200005010511.WAA11571@sharmas.dhs.org> References: <200005010511.WAA11571@sharmas.dhs.org> <20000430160757.A28525@argon.blackdawn.com> <200005010244.UAA73745@harmony.village.org> Date: Sun, 30 Apr 2000 23:14:41 -0600 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message <200005010511.WAA11571@sharmas.dhs.org> Arun Sharma writes: : Can anyone point me to some documentation on newcard ? I understand that : it is the pccard architecture from netbsd. But I don't know why is it : better than the existing pccard code in the tree. Sadly, all that's there is in src/sys/dev/pccard and src/sys/dev/pcic. Briefly, it is better because it handles multifunction cards and it handles them all in kernel mode. This last part can also be considered worse :-). Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message