freebsd-dev/usr.sbin/ndiscvt
Bill Paul 93335315ad Yet another inf file handling tweak: when checking for Ndi\Params\foo
keys, don't just do a substring match on "Ndi\Params". Instead, check
explicitly for strings that begin with "Ndi\Params". Why? Because it's
possible to create your own keys with different paths, like
"PROSetNdi\NdiExt\Params" which is what Intel does in their PRO/1000
driver's .INF file.
2004-01-13 00:29:17 +00:00
..
inf-parse.y Clean up ndiscvt a bit (leaving out the -i flag didn't work) and add 2004-01-02 04:31:06 +00:00
inf-token.l - Handle doubled double quotes: 2004-01-11 21:10:35 +00:00
inf.c Yet another inf file handling tweak: when checking for Ndi\Params\foo 2004-01-13 00:29:17 +00:00
inf.h
Makefile Grrrr. Remove -g flag that snuck in. 2003-12-18 03:52:40 +00:00
ndiscvt.8 Clean up ndiscvt a bit (leaving out the -i flag didn't work) and add 2004-01-02 04:31:06 +00:00
ndiscvt.c Fix usage() (-d is really -n). 2004-01-02 23:35:57 +00:00