opnsense-src/sys/dev/extres/syscon
Emmanuel Vadot 9d2c88ab2a extres/syscon_generic: Make device quiet if not in boot verbose
On some boards there is a lot of of syscon node that are unused as
more specific drivers is probed before, no need to flood the console
for the mostly-unused generic ones.

MFC after:	1 week
2020-07-08 17:14:44 +00:00
..
syscon.c Add method for getting of syscon handle from parent device. 2019-08-18 08:08:56 +00:00
syscon.h Remove "All Rights Reserved" on files that I hold sole copyright on 2018-05-09 16:44:19 +00:00
syscon_generic.c extres/syscon_generic: Make device quiet if not in boot verbose 2020-07-08 17:14:44 +00:00
syscon_generic.h Remove "All Rights Reserved" on files that I hold sole copyright on 2018-05-09 16:44:19 +00:00
syscon_if.m Add method for getting of syscon handle from parent device. 2019-08-18 08:08:56 +00:00