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
{{ message }}
This repository was archived by the owner on Jun 8, 2019. It is now read-only.
During some internal testing, it was found that the kernel will detect and load up the DRVS file, but will not parse any of the drivers contained within. The DRVS file not found message does not appear, but drivers inside the file are not run. Instead, somewhere inside the parsing code, the user is dumped into the NOS> prompt. The environment from there on appears to be stable, the only problem appears to be that none of the drivers are being run.