Lines Matching +full:device +full:- +full:level
32 device
38 .Ar device
44 .Ar device
50 .Ar device
56 .Ar device
61 .Fl i Ar level
62 .Ar device
67 .Fl i Ar level,level_type
68 .Ar device
75 .Ar device
80 .Ar device
85 utility can be used to read and write arbitrary machine-specific
88 special device.
92 .Bl -tag -width indent
97 line, default directories are appended after the user-supplied paths.
130 .It Fl i Ar level
132 Level should be given as a hex number.
133 .It Fl i Ar level,level_type
135 Level and level_type should be given as hex numbers.
143 Re-evaluate the kernel flags indicating the present CPU features.
149 .Bf -symbolic
157 Increase the verbosity level.
162 .Ex -std
166 .Dq Li "cpucontrol -m 0x10 /dev/cpuctl0"
172 .Dq Li "cpucontrol -m 0x10=0x1 /dev/cpuctl0" .
176 .Dq Li "cpucontrol -m 0x10&=~0x02 /dev/cpuctl0" .
180 .Dq Li "cpucontrol -m 0x10|=0x0a /dev/cpuctl0" .
184 .Dq Li "cpucontrol -i 0x1 /dev/cpuctl1"
186 will retrieve the CPUID level 0x1 from CPU 1.
192 .Dq Li "cpucontrol -nd /usr/local/share/cpuctl -u /dev/cpuctl0"