In message: <[EMAIL PROTECTED]>
Gary Palmer <[EMAIL PROTECTED]> writes:
: Sam Leffler wrote:
:
: > At one point I added shorthand logic in devd for things like vendor,
: > device, subvendor, etc. that did numeric comparisons instead of
: > regex's. It might be worthwhile to extend the grammar to have a
: > numeric match operator.
:
:
: Something like the attached patch? It seems to work in my test case,
: although I'm pretty sure its not as defensive as it could be against bad
: inputs.
:
: (note: The patch is against 6.0-STABLE, not head)
This works. However, matches should already be case insensitive. If
they aren't, then I need to investigate why not.
Warner
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"