Add sysctl parameters to query the CPU and i/o bus frequency:
machdep.cpu_khz and machdep.bus_khz. Fix bug in machdep.console_device parameter.
This commit is contained in:
@@ -108,7 +108,6 @@ main()
|
||||
startup();
|
||||
printf ("\n%s", version);
|
||||
kconfig();
|
||||
cnidentify();
|
||||
|
||||
/*
|
||||
* Set up system process 0 (swapper).
|
||||
|
||||
Reference in New Issue
Block a user