Is it possible to disable da0?
Craig Leres
leres at freebsd.org
Fri Aug 31 00:58:45 UTC 2018
On 8/30/18 1:18 PM, Mark Saad wrote:
> If the kernel hint may not work due to no media . You can try three other options . Tweak devd to stop checking the device . It’s doable but I can’t recall the details . Set a hint to stop loading the device that the mmc / sd card reader hangs off . Check pciconf to pin down its address . There are examples how to do this in the dpdk docs , they show how to do this in the case of a nic . It should apply to all devices. Lastly most vendors support turning the device off in bios or Uefi .
Thanks; turns out adding -q to devd_flags solves this for me. I didn't
try it before because a found an old post that said it *didn't* work.
But it does.
Craig
More information about the freebsd-hackers
mailing list