freebsd-skq/share/man/man4
stas 9a7ae64d55 - Add support to atomically set/clear individual bits of a MSR register
via cpuctl(4) driver.  Two new CPUCTL_MSRSBIT and CPUCTL_MSRCBIT ioctl(2)
  calls treat the data field of the argument struct passed as a mask
  and set/clear bits of the MSR register according to the mask value.
- Allow user to perform atomic bitwise AND and OR operaions on MSR registers
  via cpucontrol(8) utility.  Two new operations ("&=" and "|=") have been
  added.  The first one applies bitwise AND operaion between the current
  contents of the MSR register and the mask, and the second performs bitwise
  OR.  The argument can be optionally prefixed with "~" inversion operator.
  This allows one to mimic the "clear bit" behavior by using the command
  like this:
      cpucontrol -m 0x10&=~0x02		# clear the second bit of TSC MSR

  Inversion operator support in all modes (assignment, OR, AND).

Approved by:	re (kib)
MFC after:	1 month
2009-06-30 12:35:47 +00:00
..
man4.arm
man4.i386 Correct the information about when the respective functionality first 2009-04-23 08:37:56 +00:00
man4.powerpc Correct the information about when the respective functionality first 2009-04-23 08:37:56 +00:00
man4.sparc64
aac.4
acpi_aiboost.4
acpi_asus.4
acpi_dock.4
acpi_fujitsu.4
acpi_hp.4 acpi_wmi_if: 2009-06-30 09:51:41 +00:00
acpi_ibm.4
acpi_panasonic.4
acpi_sony.4
acpi_thermal.4
acpi_toshiba.4
acpi_video.4
acpi_wmi.4 Fix double path issue and other nits. 2009-06-23 14:57:06 +00:00
acpi.4 Reflect debug level changes from the recent ACPICA import. 2009-06-08 21:48:13 +00:00
adv.4
adw.4
ae.4
age.4
agp.4
aha.4
ahb.4
ahc.4
ahd.4
aio.4
alc.4 Add alc(4) man page and hook up ale(4) to the build. 2009-06-10 02:19:54 +00:00
ale.4
altq.4 Add a man page for cas(4) and reference it as appropriate. 2009-06-15 18:24:04 +00:00
amd.4
amdsmb.4
amdtemp.4 Rename the k8temp(4) man page to amdtemp(4) and update its contents for 2009-03-13 16:42:24 +00:00
amr.4
an.4
arcmsr.4
asmc.4
asr.4
ata.4 Document new hint.atapci.X.msi and hint.ata.X.pm_level tunables. 2009-06-24 19:25:47 +00:00
atapicam.4
ataraid.4
ath_hal.4 update; mostly to eliminate ambiguity about what hardware is supported 2009-03-25 21:20:15 +00:00
ath.4 AH_SUPPORT_TDMA is gone; ath now honors IEEE80211_SUPPORT_TDMA 2009-05-19 14:51:48 +00:00
atkbd.4
atkbdc.4
audit.4 Upgrade audit(4) from experimental to production status for FreeBSD 8.0. 2009-05-31 09:03:14 +00:00
auditpipe.4
aue.4
axe.4
bce.4 Add the following media types as supported by bce(4): 2009-04-07 22:23:48 +00:00
bfe.4
bge.4 Add Dell PowerEdge R200 and R300 to the hardware section. 2009-05-19 17:17:53 +00:00
bktr.4
blackhole.4
bpf.4
bridge.4 Rename man4/if_bridge.4 to man4/bridge.4 in order to be consistent with other 2009-06-25 17:24:36 +00:00
bt.4
bwi.4 Add a manpage for the bwi(4) driver. 2009-05-16 10:42:00 +00:00
cardbus.4
carp.4
cas.4 Add a man page for cas(4) and reference it as appropriate. 2009-06-15 18:24:04 +00:00
ccd.4
cd.4 First cut at documenting hw.cam.cd.retry_count. Moved 2009-01-08 15:20:32 +00:00
cdce.4
ch.4 o) Remove some references to long-unsupported old-style config(8) directives. 2009-06-01 06:52:03 +00:00
ciss.4
cm.4
cmx.4
coda.4
coretemp.4
cpuctl.4 - Add support to atomically set/clear individual bits of a MSR register 2009-06-30 12:35:47 +00:00
cpufreq.4
crypto.4 Xref glxsb(4). 2009-03-03 07:58:01 +00:00
cue.4
cxgb.4
cy.4
da.4
dc.4
dcons_crom.4
dcons.4
ddb.4
de.4
devctl.4
digi.4
disc.4
divert.4
dpt.4
dummynet.4
ed.4 This turns out to be wrong... 2009-04-18 04:21:04 +00:00
edsc.4
ef.4
ehci.4
em.4
en.4
enc.4
epair.4 Merge from p4: CH154790,154793,154874 2009-06-24 22:21:30 +00:00
esp.4
et.4
exca.4
faith.4
fatm.4
fd.4
fdc.4
firewire.4
fpa.4
fwe.4
fwip.4
fwohci.4
fxp.4
gbde.4
gdb.4
gem.4 - Update regarding the support for SBus GEM added in r194763. 2009-06-23 20:38:35 +00:00
geom_fox.4 Make gmultipath(8) easier to find. 2009-05-05 13:48:53 +00:00
geom_linux_lvm.4
geom_uzip.4
geom.4 Add links to libgeom(3) where appropriate. 2009-05-19 12:10:48 +00:00
gif.4 Fix and add a workaround on an issue of EtherIP packet with reversed 2009-06-07 23:00:40 +00:00
gre.4
harp.4
hatm.4
hfa.4
hifn.4 Drop clause 3 of the license as per rev. 1.35 from OpenBSD. 2009-05-16 22:18:58 +00:00
hme.4 Improve the description a bit and add a reference to vlan(4). 2009-06-14 14:46:20 +00:00
hptiop.4
hptmv.4
hptrr.4
hwpmc.4
ichsmb.4
ichwd.4
icmp6.4
icmp.4
ida.4
idt.4
ieee80211.4
ifmib.4
igb.4
igmp.4 Add igmp(4) man page, do not connect to build yet. 2009-03-09 16:51:40 +00:00
iic.4 Teach iic(4) the 'repeated start' I2C condition. This will be used by the 2009-01-26 13:53:39 +00:00
iicbb.4
iicbus.4
iicsmb.4
iir.4
inet6.4
inet.4
intpm.4
intro.4
io.4
ip6.4
ip.4 Document IP_BINDANY IP socket option. 2009-06-01 10:30:52 +00:00
ipfirewall.4
ipmi.4
ips.4
ipsec.4 Add sysctls to toggle the behaviour of the (former) IPSEC_FILTERTUNNEL 2009-05-23 16:42:38 +00:00
ipw.4
iscsi_initiator.4
isp.4 Make gmultipath(8) easier to find. 2009-05-05 13:48:53 +00:00
ispfw.4
iwi.4 Fix typo. 2009-02-22 12:40:58 +00:00
iwn.4 iwn does not require a license ack 2009-06-10 03:28:34 +00:00
iwnfw.4 iwn firmware 2009-05-09 19:19:19 +00:00
ixgb.4
ixgbe.4
jme.4
joy.4
kbdmux.4
keyboard.4
kld.4
ksyms.4 Add the ksyms(4) pseudo driver. The ksyms driver allows a process to 2009-05-26 21:39:09 +00:00
ktr.4
kue.4
lagg.4 Fix typo. 2009-03-29 21:08:48 +00:00
le.4
led.4
lge.4
linux.4
lmc.4
lo.4 Teach the loopback interface about checksum generation and validation 2009-03-15 20:17:44 +00:00
lp.4
lpbb.4
lpt.4
mac_biba.4
mac_bsdextended.4
mac_ifoff.4
mac_lomac.4
mac_mls.4
mac_none.4
mac_partition.4
mac_portacl.4
mac_seeotheruids.4
mac_stub.4
mac_test.4
mac.4
Makefile Rename man4/if_bridge.4 to man4/bridge.4 in order to be consistent with other 2009-06-25 17:24:36 +00:00
malo.4 bump date. 2009-03-26 06:12:04 +00:00
md.4 Fix the example. 2009-05-17 12:21:11 +00:00
mem.4
meteor.4
mfi.4
miibus.4 Add a man page for cas(4) and reference it as appropriate. 2009-06-15 18:24:04 +00:00
mld.4 Add mld(4) man page. 2009-05-27 16:30:33 +00:00
mlx.4
mly.4
mmc.4
mmcsd.4
mn.4
mouse.4
mpt.4 Make gmultipath(8) easier to find. 2009-05-05 13:48:53 +00:00
msk.4 Add 88E8071, 88E8072 to the supported hardware list. While I'm here 2009-06-02 05:13:02 +00:00
mtio.4
multicast.4 Merge final round of MLD changes from p4: 2009-05-27 18:57:13 +00:00
mwl.4 Marvell 88W8363 driver and associated firmware 2009-06-10 03:35:40 +00:00
mwlfw.4 Marvell 88W8363 driver and associated firmware 2009-06-10 03:35:40 +00:00
mxge.4
my.4
natm.4
natmip.4
ncr.4
ncv.4
ndis.4
netgraph.4
netintro.4
nfe.4
nfsmb.4
ng_async.4
ng_atm.4
ng_atmllc.4
ng_bluetooth.4
ng_bpf.4 Sometimes, depending on the bpf filter rules used in $PATTERN, 2009-01-30 19:33:04 +00:00
ng_bridge.4
ng_bt3c.4
ng_btsocket.4
ng_car.4
ng_ccatm.4
ng_cisco.4
ng_deflate.4
ng_device.4
ng_echo.4
ng_eiface.4
ng_etf.4
ng_ether_echo.4
ng_ether.4
ng_fec.4
ng_frame_relay.4
ng_gif_demux.4
ng_gif.4
ng_h4.4
ng_hci.4
ng_hole.4 o Correct ng_hole(4) control messages names. 2009-04-30 10:01:13 +00:00
ng_hub.4
ng_iface.4
ng_ip_input.4
ng_ipfw.4 Sync struct ng_ipfw_tag description with sources. 2009-06-09 21:35:32 +00:00
ng_ksocket.4
ng_l2cap.4
ng_l2tp.4
ng_lmi.4
ng_mppc.4
ng_nat.4
ng_netflow.4
ng_one2many.4
ng_ppp.4
ng_pppoe.4
ng_pptpgre.4
ng_pred1.4
ng_rfc1490.4
ng_socket.4
ng_source.4
ng_split.4
ng_sppp.4
ng_sscfu.4
ng_sscop.4
ng_tag.4
ng_tcpmss.4
ng_tee.4
ng_tty.4
ng_ubt.4
ng_UI.4
ng_uni.4
ng_vjc.4
ng_vlan.4
ngatmbase.4
nge.4 nge(4) supports altq(4). Xr altq 2009-05-21 02:44:32 +00:00
nmdm.4
nsp.4
null.4
nve.4
nxge.4
ohci.4
orm.4
pass.4
patm.4
pccard.4
pccbb.4 Reference exca. 2009-03-18 20:03:33 +00:00
pci.4
pcib.4
pcic.4
pcm.4 Add one more reference to SEE ALSO. Sort while here. 2009-06-23 21:37:12 +00:00
pcn.4
pim.4
polling.4
ppbus.4
ppc.4
ppi.4
psm.4
pst.4
pt.4
pts.4 Improve sentence and add reference to openpty(3). Add missing newlines. 2009-06-20 16:30:32 +00:00
pty.4
puc.4
ral.4 lack of power save violates 802.11 and is a bug, not a "caveat" 2009-06-05 17:44:43 +00:00
random.4
rc.4
re.4 Document loader tunable hw.re.msi_disable. 2009-02-09 05:09:52 +00:00
rl.4
rndtest.4
route.4 Turns out rtm_use does still exist, just under different name - for 2009-04-22 12:52:12 +00:00
rp.4
rue.4
rum.4 lack of power save violates 802.11 and is a bug, not a "caveat" 2009-06-05 17:44:43 +00:00
sa.4
safe.4
sbp_targ.4
sbp.4
scc.4
sched_4bsd.4
sched_ule.4
screen.4
scsi.4 o) Remove some references to long-unsupported old-style config(8) directives. 2009-06-01 06:52:03 +00:00
sctp.4
sdhci.4 Add some information in SYNOPSIS, HARDWARE and BUGS sections. 2009-01-16 19:28:25 +00:00
sem.4
ses.4
sf.4
si.4
sio.4
sis.4
sk.4 Update the supported device list a little bit. 2009-01-24 04:08:00 +00:00
smb.4 Note that the slave address passed to smb(4) commands must be left-justified 2009-02-06 15:09:31 +00:00
smbus.4
smp.4 Describe the topology_spec sysctl and do some minor adjustments to 2009-05-09 20:18:20 +00:00
sn.4
snd_ad1816.4
snd_als4000.4
snd_atiixp.4
snd_cmi.4
snd_cs4281.4
snd_csa.4
snd_ds1.4
snd_emu10k1.4
snd_emu10kx.4
snd_envy24.4
snd_envy24ht.4
snd_es137x.4
snd_ess.4
snd_fm801.4
snd_gusc.4
snd_hda.4 Fix spelling a bit. 2009-02-12 13:04:13 +00:00
snd_ich.4 Cross-reference snd_ich and snd_hda man pages. 2009-01-06 11:11:58 +00:00
snd_maestro3.4
snd_maestro.4
snd_mss.4
snd_neomagic.4
snd_sbc.4
snd_solo.4
snd_spicds.4
snd_t4dwave.4
snd_uaudio.4
snd_via82c686.4
snd_via8233.4
snd_vibes.4
snp.4
spic.4
spkr.4
splash.4
sppp.4
ste.4
stf.4
stg.4
stge.4
sym.4
syncache.4
syncer.4
syscons.4
sysmouse.4 Quote the "u" as it's the name of the union, this may prevent 2009-01-11 21:59:42 +00:00
tap.4
targ.4
tcp.4
tdfx.4
termios.4
textdump.4 Any tar program should work here; the explicit 2009-04-11 22:39:38 +00:00
ti.4
tl.4
trm.4
tty.4
tun.4
twa.4
twe.4
tx.4
txp.4 Xref altq.4 and bump .Dd 2009-03-12 01:27:15 +00:00
u3g.4 Fix typos: 2009-05-02 11:59:56 +00:00
uark.4
uart.4
uath.4 Remove superfluous dot. 2009-04-07 20:13:48 +00:00
ubsa.4
ubsec.4 Sync up to rev. 1.25 from OpenBSD: 2009-05-16 21:38:55 +00:00
ubser.4
ubtbcmfw.4
uchcom.4 Remove license clauses 3 and 4 as per rev. 1.2 from NetBSD. 2009-05-18 11:23:15 +00:00
ucom.4
ucycom.4
udav.4
udbp.4
udp.4
ufm.4
ufoma.4
uftdi.4
ugen.4
uhci.4
uhid.4
uipaq.4
ukbd.4
ulpt.4
umass.4
umct.4
umodem.4
ums.4
unix.4
upgt.4
uplcom.4 Add Mobile Action MA-620 Infrared Adapter. 2009-03-04 03:47:57 +00:00
ural.4 lack of power save violates 802.11 and is a bug, not a "caveat" 2009-06-05 17:44:43 +00:00
urio.4
urtw.4 Make the HARDWARE section ready for the automatic hardware notes generation, 2009-05-16 12:11:06 +00:00
usb2_template.4
usb.4 Move programming info from usb(4) to usbdi(9) and update for the usb stack 2009-06-24 17:01:17 +00:00
uslcom.4
utopia.4
uvisor.4
uvscom.4
vga.4
vge.4
vinum.4
vkbd.4
vlan.4 Add a man page for cas(4) and reference it as appropriate. 2009-06-15 18:24:04 +00:00
vpo.4
vr.4
watchdog.4
wb.4
wi.4
witness.4
wlan_acl.4
wlan_amrr.4
wlan_ccmp.4
wlan_tkip.4
wlan_wep.4
wlan_xauth.4
wlan.4 Xref missing wlan drivers. 2009-05-15 10:11:54 +00:00
wpi.4 Move an "end list" macro to the right place. 2009-04-07 19:53:36 +00:00
xe.4
xl.4
xpt.4
zero.4
zyd.4