From owner-freebsd-mobile Sat May 27 8:29:38 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from tasogare.imasy.or.jp (tasogare.imasy.or.jp [202.227.24.5]) by hub.freebsd.org (Postfix) with ESMTP id 962EE37B7E9 for ; Sat, 27 May 2000 08:29:35 -0700 (PDT) (envelope-from iwasaki@jp.FreeBSD.org) Received: from localhost (isdnb47.imasy.or.jp [202.227.24.175]) by tasogare.imasy.or.jp (8.10.1+3.3W/3.7W-tasogare/smtpfeed 1.04) with ESMTP id e4RFTOR94187 for ; Sun, 28 May 2000 00:29:26 +0900 (JST) (envelope-from iwasaki@jp.FreeBSD.org) To: mobile@FreeBSD.ORG Subject: CFR: MFPAO pccard.conf regex matching support X-Mailer: Mew version 1.94.1 on Emacs 19.34 / Mule 2.3 (SUETSUMUHANA) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20000528002918N.iwasaki@jp.FreeBSD.org> Date: Sun, 28 May 2000 00:29:18 +0900 From: Mitsuru IWASAKI X-Dispatcher: imput version 20000228(IM140) Lines: 19 Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, Here is patches for card line parameters matching by regex(3). http://people.freebsd.org/~iwasaki/pccard/pccardd-regex.diff You can describe the card strings which is somewhat difficult to specify or slightly different with one entry. This feature will be enabled only if the string is enclosed by '/' something like; card "SunDisk" "/.*/" Also, this patch set includes matching additional information strings followed by version string. This is for the card which is difficult to idendentify by only the manufacturer and card version strings matching. card "MACNICA" "MIRACLE SCSI" "mPS100" "D.0" I'll commit this on comming Tuesday if no objections. Have fun! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message