From owner-cvs-all Thu Jun 17 18:19: 8 1999 Delivered-To: cvs-all@freebsd.org Received: from afs.ntc.mita.keio.ac.jp (afs.ntc.mita.keio.ac.jp [131.113.212.3]) by hub.freebsd.org (Postfix) with ESMTP id 9AB4614BD0; Thu, 17 Jun 1999 18:18:55 -0700 (PDT) (envelope-from hosokawa@ntc.keio.ac.jp) Received: (from hosokawa@localhost) by afs.ntc.mita.keio.ac.jp (8.8.8+2.7Wbeta7/3.6Wbeta6-ntc_mailserver1.03) id KAA27820; Fri, 18 Jun 1999 10:18:53 +0900 (JST) Date: Fri, 18 Jun 1999 10:18:53 +0900 (JST) Message-Id: <199906180118.KAA27820@afs.ntc.mita.keio.ac.jp> To: hosokawa@itc.keio.ac.jp Cc: imp@harmony.village.org, markm@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, hosokawa@itc.keio.ac.jp Subject: Re: cvs commit: src/etc pccard.conf.sample In-Reply-To: Your message of "Fri, 18 Jun 1999 09:03:18 JST". <199906180003.JAA27108@afs.ntc.mita.keio.ac.jp> From: hosokawa@itc.keio.ac.jp (HOSOKAWA Tatsumi) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Mailer: mnews [version 1.21] 1997-12/23(Tue) Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk My opinion about these features. In article <199906180003.JAA27108@afs.ntc.mita.keio.ac.jp> hosokawa@itc.keio.ac.jp writes: >> I think that remaining features that are *not* related to PAO kernel, >> are, >> >> 1. configure by function ID (for serial cards and ATA) No problem. But, to this feature works correctly, we should have dynamic I/O address allocation. >> 2. multiple I/O window support (for ATA) Ugly. Should be rewritten. >> 3. regular expression in CIS string matching No problem. It'll make easier to support longer CIS string matching (because we can add ".*" at the tail of shortened entry). >> 4. longer CIS string matching No problem. "#define CIS_MAXSTR 30" is not enough. PAO strdup's CIS strings. >> 5. vendor prefix checking in "ether" It'll be needed to avoid duplicated MAC addresses. >> 6. attr2hex MAC address definition (for Megahertz and some >> ed-compatible cards) No problem. -- HOSOKAWA, Tatsumi Assistant Manager Information Technology Center, Keio University To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message