Date: Sun, 28 May 2000 00:29:18 +0900 From: Mitsuru IWASAKI <iwasaki@jp.FreeBSD.org> To: mobile@FreeBSD.ORG Subject: CFR: MFPAO pccard.conf regex matching support Message-ID: <20000528002918N.iwasaki@jp.FreeBSD.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000528002918N.iwasaki>