sys/modules: normalize .CURDIR-relative paths to SRCTOPThis simplifies make output/logicTested with: `cd sys/modules; make ALL_MODULES=` on amd64MFC after: 1 monthSponsored by: Dell EMC Isilon
Add missing ofw_bus_if.h to SRCS.Submitted by: joerg
Port NetBSD auxio driver. The driver was modified to use led(4) and canbe used to announce various system activity.The auxio device provides auxiliary I/O functions and is found on variousSBus/EBu
Port NetBSD auxio driver. The driver was modified to use led(4) and canbe used to announce various system activity.The auxio device provides auxiliary I/O functions and is found on variousSBus/EBus UltraSPARC models. At present, only front panel LED iscontrolled by this driver.Approved by: jake (mentor)Reviewed by: joergTested by: joerg
show more ...