Date: Mon, 21 Jun 1999 14:34:16 +0900 (JST) From: hosokawa@itc.keio.ac.jp (HOSOKAWA Tatsumi) To: rivers@dignus.com Cc: freebsd-mobile@freebsd.org, rivers@lakes.dignus.com, hosokawa@itc.keio.ac.jp Subject: Re: Fix to readcis.c for "bad" cards (EP-210 is such a card.) Message-ID: <199906210534.OAA27735@afs.ntc.mita.keio.ac.jp> In-Reply-To: Your message of "Sat, 19 Jun 1999 02:47:26 JST". <199906181747.NAA83933@lakes.dignus.com>
next in thread | previous in thread | raw e-mail | index | archive | help
In article <199906181747.NAA83933@lakes.dignus.com> rivers@dignus.com writes: >> I thought it might be better to have a "?" instead of random >> trash, which lets my EP-210 card work reliably. (All of the code >> in pccardd assumes that the `vers' field of a tuple is a valid string.) PAO pccardd can use regular expression for these fields and maybe you can use ".*" for "vers" field. Now I'm working on integrating this feature into -current. I know there's a card that uses JIS-X0201 kana character (> 0x80) in "vers" field, and it can be used with this workaround. -- HOSOKAWA, Tatsumi Assistant Manager Information Technology Center, Keio University <hosokawa@itc.keio.ac.jp> 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?199906210534.OAA27735>