From owner-freebsd-mobile Sun May 13 16:10: 4 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 CD34F37B423 for ; Sun, 13 May 2001 16:09:59 -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 f4DN9wN16307 for ; Sun, 13 May 2001 17:09:59 -0600 (MDT) (envelope-from imp@harmony.village.org) Message-Id: <200105132309.f4DN9wN16307@harmony.village.org> To: mobile@freebsd.org Subject: MECIA device Date: Sun, 13 May 2001 17:09:58 -0600 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org [[ I'll send a Japanese version of this to the Japanese mobile lists as soon as I've translsated it ]] The NEC Orignal PCMCIA controller is found in several Japanese NOTE98 machines. This is also known as the MECIA, which is where the driver gets its name. Right now, there's a separate driver within a driver inside the pcic driver. I'd like to migrate it its own driver. As a first step, I've #ifdef'd the pcic driver for MECIA_SUPPORT. Once this dirver is committed to the tree, I plan on unifdefing -UMECIA_SUPPORT in the pcic driver. This seeems to work for me to the level that mecia was supported before. This should also make it possible to migratre it to NEWCARD. Comments to me and/or the list. http://people.freebsd.org/~imp/mecia.diff Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message