freebsd-dev/usr.sbin/pccard/pccardd
Mitsuru IWASAKI 6ebef682a8 Add regex(3) matching feature for card line strings.
- This feature will be enabled only if the string is
   enclosed by '/' something like;
	card "SunDisk" "/.*/"
 - Also added 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"

Reviewed by:	imp
Obtained from:	PAO
2000-05-30 15:33:56 +00:00
..
cardd.c Add regex(3) matching feature for card line strings. 2000-05-30 15:33:56 +00:00
cardd.h Add regex(3) matching feature for card line strings. 2000-05-30 15:33:56 +00:00
file.c Add regex(3) matching feature for card line strings. 2000-05-30 15:33:56 +00:00
Makefile
pccard.conf.5 Add regex(3) matching feature for card line strings. 2000-05-30 15:33:56 +00:00
pccardd.8 Add restart capability by SIGHUP. On restart, working configuration 2000-04-08 05:19:44 +00:00
pccardd.c Fix minor bugs. 2000-04-14 18:04:15 +00:00
readcis.c MFPAO3. Improvement of of pccard cis tuple parsing capability. 2000-04-26 15:36:43 +00:00
readcis.h MFPAO3. Improvement of of pccard cis tuple parsing capability. 2000-04-26 15:36:43 +00:00
util.c MFPAO3. Add support multi io window. This code support following cards; 2000-04-26 15:11:17 +00:00