Tag: driver
-
How to prevent driver from attaching to hardware in FreeBSD
Add something along the lines hint.hdac.0.disabled=1 to the /boot/loader.conf hdac being hardware you want to prevent driver from attaching to, 0 being its unit.
Add something along the lines hint.hdac.0.disabled=1 to the /boot/loader.conf hdac being hardware you want to prevent driver from attaching to, 0 being its unit.