Driver mapping refactory.
VFS CHANGES: - dmap table no longer statically initialized in VFS - Dropped FSSIGNON svrctl call no longer used by INET INET CHANGES: - INET announces its presence to VFS just like any other driver RS CHANGES: - The boot image dev table contains all the data to initialize VFS' dmap table - RS interface supports asynchronous up and update operations now - RS interface extended to support driver style and flags
This commit is contained in:
@@ -33,9 +33,6 @@ Request the value of one or all boot parameters. Can be used by non-root.
|
||||
.TP
|
||||
.B MMSETPARAM
|
||||
Set an override for a value of a boot parameter. Can be used by non-root.
|
||||
.TP
|
||||
.B FSSIGNON
|
||||
Register a new device with FS.
|
||||
.SH "RETURN VALUES"
|
||||
.B Svrctl
|
||||
returns 0 upon success and -1 upon failure.
|
||||
|
||||
Reference in New Issue
Block a user