Home
last modified time | relevance | path

Searched hist:"07 c4b78d0a1d26b6441cf3e52b917f20c932b9d0" (Results 1 – 1 of 1) sorted by relevance

/freebsd/stand/lua/
H A Dcli.lua.8diff 07c4b78d0a1d26b6441cf3e52b917f20c932b9d0 Thu Jul 29 00:52:38 CEST 2021 Warner Losh <imp@FreeBSD.org> lua loader: Add disable-device to disable a device.

disable-device fooX will set hint.foo.X.disabled=1 as a way to easily
disable a device attaching during boot.

Reviewed by: tsoome
Sponsored by: Netflix
Differential Revision: https://reviews.freebsd.org/D31297