sysinfo: add cpuid info
This commit is contained in:
parent
3cfdae9787
commit
2fb18c3339
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ fn print{
|
||||||
/^init: starting/{exit}
|
/^init: starting/{exit}
|
||||||
{if(p)print}' '#c/kmesg'
|
{if(p)print}' '#c/kmesg'
|
||||||
logprog pci -v
|
logprog pci -v
|
||||||
|
logprog aux/cpuid
|
||||||
logprog aux/icanhasmsi
|
logprog aux/icanhasmsi
|
||||||
logprog aux/pcmcia
|
logprog aux/pcmcia
|
||||||
logprog cat '#u/usb/ctl'
|
logprog cat '#u/usb/ctl'
|
||||||
|
|
Loading…
Reference in a new issue