aboutsummaryrefslogtreecommitdiff
path: root/sbin/devmatch
Commit message (Expand)AuthorAgeFilesLines
* devmatch: Allow devmatch_blocklist to be set in kenv tooWarner Losh2021-11-211-1/+2
* devmatch: Ignore the pnp fields tagged as ignore ('#')Warner Losh2021-08-101-0/+14
* devmatch(8): Fix section orderingGordon Bergling2020-11-201-4/+4
* devmatch(8): Respect mask field when matching strings of Z type.Vladimir Kondratyev2020-10-311-0/+5
* devmatch: First appeared in 12.0Warner Losh2020-10-131-2/+6
* Fix a few mandoc issuesGordon Bergling2020-10-091-2/+2
* Update Makefile.depend filesSimon J. Gerraty2019-12-111-0/+17
* Regularize the Netflix copyrightWarner Losh2019-02-042-5/+2
* Add in a missing newlineWarner Losh2018-08-251-1/+1
* When trying to match the nomatch event passed to us, attempt to lookWarner Losh2018-08-231-5/+60
* Add a new device flag: DF_ATTACHED_ONCEWarner Losh2018-08-231-0/+2
* Remove sorting of matches and print all the matches as we find them.Warner Losh2018-08-231-60/+2
* Exit with an error if a linker hints file can't be found.John Baldwin2018-06-141-6/+2
* More verbose output.Warner Losh2018-02-201-0/+2
* Print more info for -v runs and temp hack for usb vs uhubWarner Losh2018-02-181-5/+22
* Fix USB driver matching in devmatch(8).Hans Petter Selasky2018-02-171-2/+63
* Implement --hints to read hints file directlyWarner Losh2018-02-172-38/+69
* Add option to parse NOMATCH event and suggest modules to loadWarner Losh2018-02-172-3/+55
* Tweak the 'I' flagged valueWarner Losh2018-02-171-1/+1
* Implement 'T' field matching.Warner Losh2018-02-171-0/+18
* Warn when we encounter unknown PNP field specifiers.Warner Losh2018-02-171-0/+1
* devmatch.8: Link to MODULE_PNP_INFO(9)Conrad Meyer2018-02-121-2/+3
* Move devmatch to sbin from usr/sbin.Warner Losh2018-02-123-0/+524