From owner-freebsd-mobile Mon Apr 3 9:29:48 2000 Delivered-To: freebsd-mobile@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id C2B0937B692 for ; Mon, 3 Apr 2000 09:29:44 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id KAA88518; Mon, 3 Apr 2000 10:29:33 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id KAA61924; Mon, 3 Apr 2000 10:28:54 -0600 (MDT) Message-Id: <200004031628.KAA61924@harmony.village.org> To: Mitsuru IWASAKI Subject: Re: Call for review: Wildcard entry support Cc: freebsd-mobile@FreeBSD.ORG In-reply-to: Your message of "Tue, 04 Apr 2000 00:58:45 +0900." <200004031558.AAA01311@tasogare.imasy.or.jp> References: <200004031558.AAA01311@tasogare.imasy.or.jp> <200004030052.SAA56233@harmony.village.org> Date: Mon, 03 Apr 2000 10:28:54 -0600 From: Warner Losh Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In message <200004031558.AAA01311@tasogare.imasy.or.jp> Mitsuru IWASAKI writes: : I think it is better to have them because more than two available : config lines are needed if two cards use the same generic entry. : Also, I'm expecting that a lot of normal cards can be supported by : generic entries and this will cause few new card to be added. : In this case, the `just in case' entries make sense. Does the generic entry give you one of the cards, unspecified in number, or does it give you an unlimited number of them. If the form, I can see why you'd want to have more just in case. If the latter, then I don't see the point. If the generic code can eliminate a large number of entries (say all of the modems), then having a couple of extra lines shouldn't be a huge deal. They seem like they might be nops to me, which is why I ask. : > I was going to suggest this over on the nomads mailing list, after : > talking about the VIKING problem, but it looks like you've beaten me : > to the punch by actually doing it :-) : : No, I was not going to beat you :-) Ah. I mean beat as in "get there first" not beat as in "assualt or do bodily harm to". : Having multiple config lines can solve a part of `No free : configuration' problems, but I knew this just recently by tracking : down the source code because there is no sample entries like this. Understood. : # man pccard.conf says; just `There may be multiple config lines' :-< Yes. The man page for pccard.conf likely should be enhanced. I wonder if the folks over at freebsd-doc@ would be up to the task. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message