You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should have some way to push our own DevFS rulesets into the kernel, as we don't really want to touch system config files. Looking at usr.sbin/devfs/... that should be pretty easily possible by calling the appropriate ioctl's.
We should have some way to push our own DevFS rulesets into the kernel, as we don't really want to touch system config files. Looking at
usr.sbin/devfs/...that should be pretty easily possible by calling the appropriateioctl's.